Vulnary
← back to the feed
Critical· 9.2

CVE-2026-8711

NGINX JavaScript can crash when the js_fetch_proxy directive is set with client‑controlled variables such as $http_*, $arg_*, or $cookie_*. An attacker can send crafted requests that trigger a heap buffer overflow, causing the NGINX worker process to restart. If Address Space Layout Randomization is disabled or bypassed, the attacker may also execute arbitrary code.

publishedMay 19, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.2
critical · how bad it is
exploitation · epss
<1%
56th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 6, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

NGINX JavaScript (f5 njs) configurations that use the js_fetch_proxy directive with client‑controlled variables. Administrators who enable this feature on their NGINX servers are affected.

02

Real-world impact

An attacker can cause a denial‑of‑service by crashing the NGINX worker process. With ASLR disabled or bypassed, the attacker could also run arbitrary code on the affected server, potentially taking full control.

03

Why this severity

The CVSS score of 9.2 reflects the high impact of a heap buffer overflow that can lead to code execution, combined with the fact that the vulnerability is network‑exposed, requires no authentication, and has a high exploitability score.

04

What to do about it

no official fix yet
interim mitigations
  • Avoid using the js_fetch_proxy directive with client‑controlled variables; disable or remove the directive if possible.
  • Consider disabling NGINX JavaScript entirely if it is not required for your application.

No official fix or mitigation is documented in the sources yet. Monitor the vendor advisory and apply the patch as soon as it is released.

No fix documented in sources

05

Timeline

  1. May 19, 2026 · May 19, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 12d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityHigh
Attack requirementsPresent
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →