nginx release-1.31.2

release-1.31.2
Added 1
  • Add $ssl_sigalgs variable
Changed 4
  • Use SipHash to speed up $request_id generation
  • Improve calculation of range boundaries in split clients
  • Compare hashes in constant time in secure link
  • Update OpenSSL used for win32 builds
Fixed 2
  • Fix handle vsnprintf return value in Xslt
  • Fix request_length format length in access log
Security 3
  • Fix use-after-free vulnerability in the ngx_http_v3_module (CVE-2026-42530)
  • Fix buffer overflow vulnerability in the ngx_http_proxy_v2_module and ngx_http_grpc_module (CVE-2026-42055)
  • Fix buffer overread vulnerability in the ngx_http_charset_module (CVE-2026-48142)

nginx-1.31.2 mainline version has been released, with fixes for use-after-free vulnerability in the ngx_http_v3_module (CVE-2026-42530), buffer overflow vulnerability in the ngx_http_proxy_v2_module and ngx_http_grpc_module (CVE-2026-42055), and buffer overread vulnerability in the ngx_http_charset_module (CVE-2026-48142).

See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed
New Contributors

Full Changelog: https://github.com/nginx/nginx/compare/release-1.31.1...release-1.31.2

View original

Upgraded? How did it go?

Discussion