NGINX Worker Heap Buffer Overflow Vulnerability (CVE-2026-42533)
First seen Jul 20, 2026 · Updated Jul 20, 2026
F5 disclosed and patched a critical heap buffer overflow in nginx worker processes that can be triggered remotely by an unauthenticated attacker via crafted HTTP requests. The flaw can crash worker processes, causing denial of service, and may allow remote code execution in some configurations. Organizations running affected nginx or NGINX Plus versions should upgrade immediately.
Technical Analysis
CVE-2026-42533 is a heap buffer overflow in the nginx worker process triggered by specially crafted HTTP requests sent by a remote, unauthenticated attacker. Exploitation can lead to worker process crashes and restarts, resulting in denial of service, with the potential for remote code execution depending on memory layout and build configuration. The vulnerability was patched in nginx 1.30.4 (stable), 1.31.3 (mainline), and NGINX Plus 37.0.3.1, released July 15, 2026. Since nginx is a foundational reverse proxy and load balancer widely used to front API gateways, RAG pipelines, and LLM inference endpoints, a successful RCE or repeated DoS against nginx instances fronting AI agent infrastructure could disrupt agent tool-calling services, expose backend credentials/API keys, or take down agent-facing endpoints entirely.
Affected Systems
nginx open source versions prior to 1.30.4 (stable) and 1.31.3 (mainline); NGINX Plus versions prior to 37.0.3.1
Indicators of Compromise
- No public IOCs disclosed at this time; vulnerability tracked as CVE-2026-42533
Remediation Steps
- 1
Upgrade nginx
Update to nginx 1.30.4 (stable) or 1.31.3 (mainline) immediately.
- 2
Upgrade NGINX Plus
Update NGINX Plus deployments to version 37.0.3.1 or later.
- 3
Monitor worker process stability
Watch for unexpected worker crashes/restarts in logs as a potential exploitation indicator prior to patching.
- 4
Restrict exposure
Where immediate patching isn't possible, place a WAF or additional filtering in front of nginx to limit malformed/crafted HTTP request exposure.
- 5
Audit AI infrastructure fronting nginx
Identify and prioritize patching of nginx instances that front LLM APIs, RAG pipelines, or agent orchestration endpoints given availability and potential RCE impact.
CVE / Advisory IDs
Industries Most Exposed
Respond to this threat
Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.