CVE-2026-8711 PUBLISHED

NGINX JavaScript vulnerability

Assigner: f5
Reserved: 15.05.2026 Published: 19.05.2026 Updated: 19.05.2026

NGINX JavaScript has a vulnerability when the js_fetch_proxy directive is configured with at least one client-controlled NGINX variable (for example, $http_, $arg_, $cookie_*) and a location invoking the ngx.fetch() operation from NGINX JavaScript. An unauthenticated attacker can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, for systems with Address Space Layout Randomization (ASLR) disabled, code execution is possible.

Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor F5
Product NGINX JavaScript
Versions Default: unknown
  • affected from 0.9.4 to 0.9.9 (excl.)

Credits

  • "F5 acknowledges udolemi (S2W) for bringing this issue to our attention and following the highest standards of coordinated disclosure." reporter

References

Problem Types

  • CWE-122 Heap-based Buffer Overflow CWE