PT-2026-71607 · Openssl+2 · Openssl+2

·

CVE-2026-14456

·

Published

2026-08-13

·

Updated

2026-09-02

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions OpenSSL versions 3.5 and later
Description An OpenSSL QUIC server can allocate and queue new incoming channels without enforcing a limit when processing valid QUIC Initial packets for unknown destination connection IDs. The system uses the Connection-Id from the packet header to locate an existing connection; if none is found and the packet type is INITIAL, a new channel object is allocated and queued to be accepted by the local application via the SSL accept() function. If the application cannot call SSL accept() frequently enough, the memory used for these channel objects can grow without bounds, potentially leading to a Denial of Service by making the QUIC listener unavailable.
Recommendations Update OpenSSL to a version that implements a limit for pending connections. Applications can adjust the default limit of 256 pending connections by using the SSL set value uint() function.

Exploit

Fix

DoS

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-14456
ECHO-67DA-49B3-07EC
OESA-2026-3579
OPENSUSE-SU-2026:11623-1
OPENSUSE-SU-2026:21744-1
RHSA-2026:56097
USN-8678-1

Affected Products

Linuxmint
Openssl
Ubuntu