Impact
OpenSSL's QUIC server has a double‑free flaw in its packet validation logic. When an incoming INITIAL packet fails the channel binding step, the QRX object used for validation is freed twice, corrupting the heap and causing the QUIC server process to terminate. The bug results in a denial of service; no evidence for remote code execution has been reported, making RCE unlikely.
Affected Systems
All OpenSSL releases containing the unpatched QUIC stack are potentially vulnerable. The CVE description does not list specific version ranges, so any deployment of OpenSSL with the default QUIC implementation should be considered at risk until the patch is applied.
Risk and Exploitability
The vulnerability can be triggered by sending a malformed QUIC packet containing an abnormal destination connection ID length from an external network. An attacker could use the failure path to force the server to crash, yielding repeated denial of service. The CVSS score of 7.5 reflects a high severity. The EPSS score is 1% and the issue is not listed in the CISA KEV catalog, but the lack of an exploit pathway suggests that exploitation risk is modest; however, the denial of service impact can disrupt services.
OpenCVE Enrichment
Debian DSA
Ubuntu USN