PT-2025-50733 · Quic-Go+1 · Quic-Go+1
Published
2025-12-11
·
Updated
2026-05-21
·
CVE-2025-64702
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
quic-go versions 0.56.0 and below
Description
quic-go, an implementation of the QUIC protocol in Go, is susceptible to excessive memory allocation. This occurs through the HTTP/3 client and server implementations when processing a QPACK-encoded HEADERS frame that expands into a large header field section, containing numerous unique header names and/or large values. The implementation constructs an
http.Header without adequately limiting the size of the decoded header, leading to potential memory exhaustion.Recommendations
Update to version 0.57.0 or later.
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
Affected Products
Debian
Quic-Go