CVE-2026-8711
Awaiting Analysis Awaiting Analysis - Queue
Heap Buffer Overflow in NGINX JavaScript

Publication date: 2026-05-19

Last updated on: 2026-05-19

Assigner: F5 Networks

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-19
Last Modified
2026-05-19
Generated
2026-05-20
AI Q&A
2026-05-19
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nginx nginx *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in NGINX JavaScript when the js_fetch_proxy directive is configured with at least one client-controlled NGINX variable, such as $http_*, $arg_*, or $cookie_*, and a location uses the ngx.fetch() operation.

An unauthenticated attacker can exploit this by sending specially crafted HTTP requests, which may cause a heap buffer overflow in the NGINX worker process, potentially leading to a process restart.

Furthermore, on systems where Address Space Layout Randomization (ASLR) is disabled, this vulnerability could allow the attacker to execute arbitrary code.


How can this vulnerability impact me? :

The vulnerability can impact you by causing the NGINX worker process to crash and restart, leading to potential denial of service.

On systems without ASLR enabled, an attacker could exploit this vulnerability to execute arbitrary code, which could compromise the security and integrity of your system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart