Cyber Resilience

CVE-2026-9256

CriticalUpdated

Published: 22 May 2026

Published
22 May 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v4 9.2 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0426 89.8th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-9256 is a critical-severity Heap-based Buffer Overflow (CWE-122) vulnerability in F5 Nginx Open Source. Its CVSS base score is 9.2 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 10.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that…

more

references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control 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, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Heap buffer overflow in public-facing NGINX rewrite module directly enables remote exploitation via crafted HTTP requests for initial access and potential code execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-27654Same product: F5 Nginx Open Source
CVE-2026-27651Same product: F5 Nginx Open Source
CVE-2026-42945Same product: F5 Nginx Open Source
CVE-2026-32647Same product: F5 Nginx Open Source
CVE-2026-8711Same vendor: F5
CVE-2026-27784Same product: F5 Nginx Open Source
CVE-2025-53521Same vendor: F5
CVE-2025-24497Same vendor: F5
CVE-2026-41957Same vendor: F5
CVE-2025-14727Same vendor: F5

Affected Assets

f5
nginx open source
1.31.0 · 0.1.17 — 0.9.7 · 1.0.0 — 1.30.1
f5
nginx plus
37.0.0 — 37.0.1.1 · r32 — r36

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References