nginx news

2026-03-24

nginx-1.28.3 stable and nginx-1.29.7 mainline versions have been released, with fixes for buffer overflow vulnerability in the ngx_http_dav_module (CVE-2026-27654), buffer overflow vulnerabilities in the ngx_http_mp4_module (CVE-2026-27784, CVE-2026-32647), mail session authentication vulnerabilities (CVE-2026-27651, CVE-2026-28753) and OCSP result bypass vulnerability in stream (CVE-2026-28755). Additionally, nginx-1.29.7 mainline version introduces support for Multipath TCP and upgrades the default HTTP version to HTTP/1.1 with keep-alive enabled.

2026-03-10

nginx-1.29.6 mainline version has been released, featuring sticky sessions support for upstreams.

2026-03-03

njs-0.9.6 version has been released, featuring optional chaining, nullish coalescing assignment (??=), and logical assignment operators (||= and &&=).

2026-02-04

nginx-1.28.2 stable and nginx-1.29.5 mainline versions have been released, with a fix for the SSL upstream injection vulnerability (CVE-2026-1642).

2026-01-13

njs-0.9.5 version has been released, featuring native modules support for qjs engine in http and stream.

2025-12-23

nginx-1.28.1 stable version has been released.

2025-12-09

nginx-1.29.4 mainline version has been released, featuring HTTP/2 to backend and Encrypted ClientHello support.

2025-11-18

nginx-acme-0.3.0 version has been released.

2025-10-28

nginx-1.29.3 mainline version has been released.

2025-10-28

njs-0.9.4 version has been released, featuring HTTP forward proxy support for ngx.fetch() API in http and stream.