CVE-2026-42530
Awaiting Analysis Awaiting Analysis - Queue
Use-after-Free in NGINX Open Source HTTP/3 QUIC Module

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: F5 Networks

Description
NGINX Open Source has a vulnerability in the ngx_http_v3_module module. When NGINX Open Source is configured to use the HTTP/3 QUIC module, a remote unauthenticated attacker along with conditions beyond their control can use a specially crafted HTTP/3 session to reopen a QPACK encoder stream. This may cause a Use-after-Free 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nginx nginx *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the ngx_http_v3_module of NGINX Open Source when configured to use the HTTP/3 QUIC module. A remote unauthenticated attacker can exploit this by sending a specially crafted HTTP/3 session that reopens a QPACK encoder stream. This can lead to a Use-after-Free condition in the NGINX worker process, causing the process to restart. In some cases, attackers may also be able to execute code on systems where Address Space Layout Randomization (ASLR) is disabled or can be bypassed.

Impact Analysis

The impact of this vulnerability includes potential denial of service due to the NGINX worker process restarting unexpectedly. Additionally, on systems without effective ASLR protection, attackers may gain the ability to execute arbitrary code, which could lead to full system compromise.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-42530. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart