Impact
The vulnerability originates from an unbounded memory allocation in the CRYPTO frame reassembler of s2n-quic. An unauthenticated remote actor can transmit specially crafted QUIC Initial packets that trigger repeated allocation of memory without bounds, leading to exhaustion of system resources. This manifests as a denial of service, degrading the availability of the affected service. The weakness corresponds to uncontrolled memory allocation, classified under CWE‑770.
Affected Systems
The affected product is AWS s2n‑quic. All released versions prior to 1.8.2 are vulnerable; the fix is included in version 1.8.2 and later.
Risk and Exploitability
The CVSS score of 6.9 reflects a Medium severity, and while the EPSS score is not available, the vulnerability has not been listed in the CISA KEV catalog. The likely attack vector is remote and unauthenticated: a threat actor can send crafted QUIC Initial packets over the network to a target lacking protection for the CRYPTO frame reassembler. If successful, the attacker can force the target to allocate excessive memory, consuming resources and causing service interruption.
OpenCVE Enrichment