Nginx 1.31.2 Update Fixes Critical Memory Flaws and Improves Proxy Reliability

Published by

The Nginx 1.31.2 update addresses three critical memory corruption flaws that could compromise public-facing proxies or leak data, emphasizing the importance of immediate installation for server stability. This release enhances HTTP/3, proxy, and charset handling while also improving performance and logging accuracy. Key updates include switching the $request_id generation to SipHash for better performance and introducing new variables for SSL negotiation visibility during TLS handshakes. Additionally, the update fixes access log formatting errors and ensures Windows builds have the latest OpenSSL library, reinforcing the reliability of Nginx under heavy load and preventing potential exploitation of memory issues



Nginx 1.31.2 Update Fixes Critical Memory Flaws and Improves Proxy Reliability

The Nginx 1.31.2 mainline update patches three critical memory corruption flaws that could crash public-facing proxies or leak data through malformed HTTP/3 and gRPC traffic. Administrators should prioritize this release because the fixes close real attack vectors while quietly improving request tracing and TLS negotiation visibility. The release also corrects access log formatting errors and updates the Windows OpenSSL dependency to keep builds stable. Rolling out the patch now prevents silent degradation and keeps upstream routing reliable under heavy load.

Nginx 1.31.2 Update Fixes Critical Memory Flaws and Improves Proxy Reliability @ Linux Compatible