CVE-2026-34183
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/06/2026
Last modified:
23/07/2026
Description
Issue summary: Remote peer may exhaust heap memory of the QUIC<br />
server or client by flooding it with packets containing PATH_CHALLENGE<br />
frames.<br />
<br />
Impact summary: A malicious remote peer can cause an unbounded<br />
memory allocation which can lead to an abnormal termination of the<br />
application acting as a QUIC client or server and a Denial of Service.<br />
<br />
A remote peer may exhaust heap memory by flooding the local<br />
QUIC stack with PATH_CHALLENGE frames. The local QUIC stack<br />
allocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.<br />
The allocated PATH_RESPONSE frame gets freed only when the remote<br />
peer acknowledges reception of the PATH_RESPONSE frame which will<br />
not be done by a malicious peer.<br />
<br />
The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by<br />
this issue. The QUIC stack is outside of OpenSSL FIPS module<br />
boundary.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.4.0 (including) | 3.4.6 (excluding) |
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.5.0 (including) | 3.5.7 (excluding) |
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.6.0 (including) | 3.6.3 (excluding) |
| cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517
- https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac
- https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac
- https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb
- https://openssl-library.org/news/secadv/20260609.txt



