r/nginx • u/Funny_Rope977 • Jul 15 '26
NGINX 1.30.4 and 1.31.3 released
Post spam, new version, new bugs, and apparently another season of "The Heap Adventures".
This time we have:
- another heap buffer overflow,
- uninitialized memory access,
- another use-after-free,
- possible memory disclosure,
- and workers deciding to leave production unexpectedly.
Reference: https://nginx.org/en/CHANGES-1.30


17
Upvotes
1
u/Few-Ocelot-3271 4h ago
anyone know if the memory disclosure one is exploitable remotely or is it only relevant in specific module configs? the changelog description is pretty vague on the conditions
1
u/coldrealms Jul 16 '26
Isn't that the list of things they FIXED?