Allocation of Resources Without Limits or Throttling in OpenSSL - CVE-2026-14456
Published: August 16, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in the QUIC server incoming channel queue when processing valid QUIC Initial packets for unknown destination connection IDs. A remote attacker can send many QUIC Initial packets faster than the application accepts connections to cause a denial of service.
The issue affects the Listener SSL object in the QUIC server implementation and can make the QUIC listener unavailable if pending connections accumulate.