NULL pointer dereference in NGINX JavaScript - CVE-2026-78222
Published: September 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to null pointer dereference in the ngx_http_js_module module when trusted JavaScript reads Response.statusText from a malformed HTTP response received by ngx.fetch(). A remote attacker can control or influence the fetched HTTP response to cause a denial of service.
This is a data plane issue only and does not expose the control plane.