The Hacker Newspublished Aug 20, 2026TLP AMBEREvidence brief ready
CDN Tsunami Attack Abuses HTTP/3 Translation for Up to 350x DoS Amplification
Brief status
Evidence brief ready
Evidence records
1
Structured pivots
1
Publisher text
Withheld by policy
Forensia structured brief
Built from approved structured facts. Every conclusion below carries evidence references.
Evidence brief ready
1
Finding
indicator:4073103:description
What happened
NVD describes CVE-2026-14456 as: Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes
valid QUIC Initial packets for unknown destination connection IDs, it
can allocate and queue new incoming channels without enforcing any limit.
Impact summary: A remote peer that can make many Initial packets reach the
server listener faster than the application accepts connections, can cause the
memory allocated to store the per-channel state to grow without any limits,
potentially making the QUIC listener unavailable and causing Denial of Service.
CWE: CWE-770: Allocation of Resources Without Limits or Throttling
Description: The function that handles inbound QUIC packets uses
Connection-Id from the packet header to find an existing connection
(QUIC channel). If no existing connection is found and the packet
type is INITIAL, the function treats the packet as a new connection. It
allocates a new channel object and inserts it into a queue where it
waits to be accepted by the local application with SSL_accept(3ossl).
The memory occupied by these initial channel objects may grow
without bounds if the application is not able to call SSL_accept()
frequently enough to serve these inbound connection requests.
The issue is present since OpenSSL 3.5 when the QUIC server implementation
was added.
The fix introduces a limit for pending connections. The default limit is set
to 256 pending connections (waiting to be accepted by the local application).
Applications may change the default by calling SSL_set_value_uint(3ossl).
FIPS impact: no
The FIPS module is not affected as the QUIC implementation is outside of
the OpenSSL FIPS module boundary.
Scroll this evidence note to continue
2
Impact
indicator:4073103:cvss
Why it matters
NVD assigns CVE-2026-14456 a CVSS base score of 7.5.
Check whether the affected product and version are present in your environment, then follow the vendor or NVD remediation guidance for CVE-2026-14456.
publisher text · intentionally withheld
The original article remains with its publisher
This source is currently approved for metadata display only. The structured panel above shows only facts that Forensia can lawfully support. Its status will advance automatically when approved evidence becomes available.
Grouping means the records share event anchors. It does not prove that every publisher independently verified the claims.
rights & provenance
PublisherThe Hacker News
Display policymetadata only
Rights reviewpending
Reader materialfeed summary
CapturedAug 20, 2026
Integritysha256:af8fb36b0a05e8bdbd…
Coverage state measures available context, not whether every claim is true or independently corroborated. Unknown publication rights fail closed to metadata and the original source link.