CVE-2026-9256

CRITICALCVSS 9.2/10EPSS 10.06%

Last modified

CVE-2026-9256 is a critical-severity vulnerability rated 9.2/10 on the CVSS scale. 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 references multiple such captures (for example, $1$2) in a redirect or arguments context. EPSS estimates a 10.06% chance of exploitation in the next 30 days.

Description

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 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.

Metrics

CVSS 3.1
8.1/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 4.0
9.2/10

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 Probability
10.06%

95.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
F5Nginx Open Source>= 0.1.17, <= 0.9.7
F5Nginx Open Source>= 1.0.0, < 1.30.2
F5Nginx Open Source1.31.0
F5Nginx Plus>= r33, < r36
F5Nginx Plus37.0.0.1
F5Nginx Plusr32
F5Nginx Plusr36
F5Dos>= 4.3.0, <= 4.7.0
F5Dos4.9.0
F5Nginx Gateway Fabric>= 1.3.0, <= 1.6.2
F5Nginx Gateway Fabric>= 2.0.0, < 2.6.2
F5Nginx Ingress Controller>= 3.5.0, <= 3.7.2
F5Nginx Ingress Controller>= 4.0.0, <= 4.0.1
F5Nginx Ingress Controller>= 5.0.0, < 5.4.3
F5Nginx Instance Manager>= 2.17.0, < 2.22.1
F5Waf>= 4.10.0, <= 4.16.0
F5Waf>= 5.2.0, <= 5.8.0
F5Waf>= 5.9.0, <= 5.13.0
RedhatDiscoveryAll versions
RedhatHardened ImagesAll versions
RedhatUpdate Infrastructure>= 5.0, < 5.2
DebianDebian Linux11.0
RedhatEnterprise Linux8.0
RedhatEnterprise Linux9.0
RedhatEnterprise Linux10.0

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2026-9256?
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 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.
How severe is CVE-2026-9256?
CVE-2026-9256 has a CVSS score of 9.2/10 (CRITICAL severity). The EPSS model estimates a 10.06% probability of exploitation in the next 30 days.
How do I fix CVE-2026-9256?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-9256?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST