PT-2026-46115 · Quic-Go · Quic-Go

·

CVE-2026-40898

·

Published

2026-06-03

·

Updated

2026-07-30

CVSS v3.1

7.5

High

VectorAV: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

CVE-2026-40898
GHSA-VVGJ-X9JQ-8CJ9
GO-2026-5676
OPENSUSE-SU-2026:21483-1
RHSA-2026:15862
RHSA-2026:25238
RHSA-2026:40223

Affected Products

Quic-Go