Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-42530 – Use-After-Free leading to DoS and potential RCE – NGINX Open Source 1.31.0–1.31.1

Be the first to know when new zero-days emerge:

Summary

CVE-2026-42530 is a Use-After-Free vulnerability in the ngx_http_v3_module of NGINX Open Source, affecting versions 1.31.0 and 1.31.1. When NGINX is configured to use the HTTP/3 QUIC module, a remote unauthenticated attacker can send a specially crafted QUIC session to reopen a QPACK encoder stream, triggering memory corruption in the NGINX worker process. The vulnerability carries a CVSS v3.1 score of 8.1 (HIGH) and was patched in NGINX 1.31.2, released June 17, 2026.

Technical details

  • Root cause: A Use-After-Free condition (CWE-416) in NGINX’s HTTP/3 implementation (ngx_http_v3_module). When processing a specially crafted QUIC session, NGINX improperly handles the reopening of a QPACK encoder stream, causing a worker process to access already-freed memory.
  • Trigger conditions: NGINX must be configured to use the HTTP/3 QUIC module (requires explicit configuration via listen with quic and http3 on; not enabled by default). The attacker sends a malformed QUIC session over UDP/443 to the exposed endpoint — no authentication or prior session state is required.
  • Attack vector: Network-based, unauthenticated, with no user interaction required. The attacker only needs IP-level reachability to the NGINX HTTP/3 listener.
  • Impact: Reliable worker process crash (segmentation fault / memory corruption), causing a Denial of Service through worker restart. On systems where Address Space Layout Randomization (ASLR) is disabled or can be bypassed, the memory corruption can be escalated to full Remote Code Execution (RCE) with high impact on confidentiality, integrity, and availability.

Affected software

  • NGINX Open Source 1.31.0
  • NGINX Open Source 1.31.1

Severity

  • CVSS v3.1 Base Score: 8.1 (HIGH)
  • Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Patch immediately: Upgrade to NGINX Open Source 1.31.2 or later. Version 1.31.2 was released on June 17, 2026 and contains the vendor-provided fix for this vulnerability.
  • If immediate patching is not possible: Disable the HTTP/3 QUIC module in your NGINX configuration by removing or commenting out http3 on; and the associated quic parameter from listen directives, then reload NGINX. This eliminates the attack surface entirely, as the vulnerability is only reachable when HTTP/3 is enabled.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge