CVE Intelligence
Skip to main content
highMemory Corruptionpublic exploit

CVE-2026-42533

CVE-2026-42533 — NGINX Map directive and Regex matching vulnerability

A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. 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. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

Published Updated Sources: NVD, F5 (CNA), Red Hat (VEX), SOCRadar CTI

Triage

Is it exploited, how likely is exploitation, what does it touch, and how severe do the scoring sources call it.

Exploitation

Reported

not confirmed by CISA

EPSS

4%

ahead of 91% of scored CVEs

Affects

F5

5 products listed

CVSS base

8.1

high · 3 sources

CISA SSVC assessment

Three decision points CISA publishes for the CVEs it assesses · SSVC 2.0.3. A stakeholder decision, not a severity score.

CISA

Exploitation

PoC

none · proof-of-concept · active

Automatable

No

can an attacker script all four kill-chain steps

Technical impact

Total

partial · total control of the vulnerable component

Remediation

The vendor's own words where we have them.

Upgrade NGINX Plus to a fixed release. Apply vendor patches per advisory and restrict external exposure of the affected component until patched.

Red Hat VEX · CVE-2026-42533

fixed4affected55not affected1

vendor_fix: For details on how to apply this update, which includes the changes described in this advisory, refer to: https://images.redhat.com/

workaround: To mitigate this vulnerability, do not use unnamed captures. Use named captures instead and only use them in the same block with the regex match. Red Hat recommends updating nginx…

none_available: Affected

First 24 hours

Ordered from the record's own fields — exposure first, because you cannot patch what you have not found.

  • Identify exposed assets running affected vendor/product/version combinations.
  • Prioritize based on EPSS, PoC availability, and external exposure.
  • Search available logs for exploit probes, errors, authentication anomalies, or suspicious child processes matching the vulnerability class.

Affected scope

Vendor, product and version as the advisories word them.

VendorProductVersionsStatus
F5NGINX Plus37.0.0.1 to < 37.0.3.1Vulnerable
F5NGINX PlusR36Vulnerable
F5NGINX PlusR33Vulnerable
F5NGINX Open Source1.31.2 to < 1.31.3Vulnerable
F5NGINX Open Source0.9.6 to < 1.30.4Vulnerable

Attack characteristics

The CVSS vector, decoded. It describes the attack, not your exposure to it.

Availability

High

Confidentiality

High

Integrity

High

Scope

Unchanged

Attack Complexity

High

Attack Vector

Network

Privileges Req

None

User Interaction

None

Every base score collected

Sources score independently and disagree; each row says who scored it and under which version.

ScoreVersionSeverityExpl.ImpactSource
8.1CVSS 3.1high2.25.9f5.com (CNA), F5 (CNA)
9.2CVSS 4.0criticalF5 (CNA)
7CVSS 3.1highRed Hat (VEX)

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

What this weakness leads to

MITRE's own consequences and mitigations for the weakness class — the authority's wording, not guidance derived from the CVSS vector.

MITRE

CWE-122 · Heap-based Buffer Overflow

  • DoS: Crash, Exit, or Restart
  • DoS: Resource Consumption (CPU)
  • DoS: Resource Consumption (Memory)
  • Execute Unauthorized Code or Commands

Mitigation: Pre-design: Use a language or compiler that performs automatic bounds checking.

Weakness & attack patterns

  • CWE-122Heap-based Buffer Overflow

Attack patterns reported against this CVE. The ATT&CK techniques below are inferred from its weakness class.

CAPEC-92 · Forced Integer Overflow

Public exploit

Capability, not use: code existing is a different claim from anyone running it.

Repositories

12

3 of the 5 sampled are weaponized

Exploit entries

2

Exploit-DB and CTI exploit indexes

Social mentions

Posts naming this CVE. Attention, not evidence of exploitation — it spikes on disclosure and decays whether or not anything is exploited.

Detection

Read off the CVSS vector and the weakness class. Starting points, not rules we have tested.

  • Prioritize edge telemetry for network-reachable NGINX Plus, NGINX Open Source.
  • Monitor for scanner or exploit-pattern traffic after 14 public PoC repositories were reported.
web/proxy/WAF logsapplication logsnetwork IDS/IPS

Timeline

What happened to this CVE, newest first — with the readings a source repeats on a schedule counted underneath rather than listed.

  1. 2026
  2. Added · CVSS 3.1 8.1 (AV:N)

    Aug 10, 2026 · NVD

  3. Cve is exploited 0xCyberstan/CVE-2026-42533-POC

    Aug 6, 2026 · SOCRadar CTI

  4. Cve is exploited imbas007/CVE-2026-42533

    Jul 27, 2026 · SOCRadar CTI

  5. Initial · CVE published

    Jul 15, 2026 · NVD

Source activity

Readings a source repeats on a schedule, counted rather than listed.

  • 13×SVRS was changedJul 20, 2026 – Aug 22, 2026 · SOCRadar CTI
  • 13×TweetsJul 21, 2026 – Aug 18, 2026 · SOCRadar CTI
  • 10×Github ReposJul 20, 2026 – Aug 29, 2026 · SOCRadar CTI
  • 1 time mentioned on 1 Telegram channelJul 22, 2026 – Jul 28, 2026 · SOCRadar CTI

References

6 on the record

Coverage

19 stories from the feeds we poll

Elsewhere on this site

Not in any source we poll

Listed rather than left blank: an empty field and an unmeasured one look identical on screen, and only one is a reason to look elsewhere.

  • No confirmed IOCs, IP addresses, domains, file hashes, or malware artifacts supplied.
  • No organization-specific asset inventory, compensating-control status, or patch deployment evidence supplied.
  • No exploit packet captures, log samples, or incident case IDs supplied.
Answered from this record1

What should defenders know first?

CVE-2026-42533 is NGINX Map directive and Regex matching vulnerability, a high vulnerability affecting NGINX Plus, NGINX Open Source from F5. The current evidence does not list it in CISA KEV, and the exploit status is: Exploitation is reported, but no independent confirmation is available in the sources we have. Public exploit evidence is: 14 public PoC repositories reported; 3 marked weaponized in current dataset. The affected-version evidence is listed in the key facts and affected products tables. Defenders should first verify whether exposed or business-critical assets run those versions, then apply vendor patches or mitigations, restrict reachable attack surface, and preserve logs for detection review. CVSS 8.1 describes technical severity, while EPSS 4% helps estimate near-term exploit likelihood; neither replaces asset context. Unknown fields should remain explicit in tickets, and threat actor, IOC, victimology, or payload claims should not be added unless a cited source supports them. Monitor CISA KEV, vendor advisories, NVD changes, public PoC repositories, and internal telemetry for update triggers.