Impact
Cloudflare quiche contains an unbounded queue for PathEvent::ReusedSourceConnectionId events that is intended to be processed by the application through the path_event_next() function. This represents a Resource Exhaustion flaw (CWE‑770) where rapid source address migration after the QUIC handshake can cause the queue to grow without limit, consuming server memory. If the process exhausts available memory, it can experience degradation or a service outage, representing a denial of service via resource exhaustion.
Affected Systems
The vulnerability affects Cloudflare quiche implementations deployed before version 0.29.3. Any environment that uses quiche to handle QUIC connections and allows source address migration is potentially impacted, regardless of whether migration is enabled.
Risk and Exploitability
The CVSS score of 7.5 indicates high severity. The EPSS score is reported as less than 1 %, indicating a very low but non‑zero exploitation probability. The CVE is not listed in the CISA KEV catalog. Attackers require network access to a QUIC endpoint and would trigger rapid source address migrations to overflow the queue. While active exploitation appears unlikely, the potential for memory exhaustion and service disruption warrants prompt remediation.
OpenCVE Enrichment