PT-2026-46115 · Quic-Go · Quic-Go
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
quic-go (affected versions not specified)
Description
An attacker can trigger excessive memory allocation in the HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame. This frame decodes into a large trailer field section containing numerous unique field names or large values. The system constructs an
http.Header for the http.Request or http.Response but only enforces limits on the size of the compressed HEADERS frame rather than the decoded field section. This discrepancy allows a maliciously crafted frame to expand up to 50 times its encoded size using QPACK static table entries, leading to memory exhaustion and a denial-of-service (DoS) state.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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
Affected Products
Quic-Go