Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-64702

Опубликовано: 11 дек. 2025
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section (many unique header names and/or large values). The implementation builds an http.Header (used on the http.Request and http.Response, respectively), while only enforcing limits on the size of the (QPACK-compressed) HEADERS frame, but not on the decoded header, leading to memory exhaustion. This issue is fixed in version 0.57.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:quic-go_project:quic-go:*:*:*:*:*:*:*:*
Версия до 0.57.0 (исключая)

EPSS

Процентиль: 19%
0.00061
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-770

Связанные уязвимости

CVSS3: 5.3
ubuntu
4 месяца назад

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section (many unique header names and/or large values). The implementation builds an http.Header (used on the http.Request and http.Response, respectively), while only enforcing limits on the size of the (QPACK-compressed) HEADERS frame, but not on the decoded header, leading to memory exhaustion. This issue is fixed in version 0.57.0.

CVSS3: 5.3
redhat
4 месяца назад

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section (many unique header names and/or large values). The implementation builds an http.Header (used on the http.Request and http.Response, respectively), while only enforcing limits on the size of the (QPACK-compressed) HEADERS frame, but not on the decoded header, leading to memory exhaustion. This issue is fixed in version 0.57.0.

CVSS3: 5.3
debian
4 месяца назад

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56 ...

CVSS3: 5.3
github
4 месяца назад

quic-go HTTP/3 QPACK Header Expansion DoS

suse-cvrf
около 2 месяцев назад

Security update for trivy

EPSS

Процентиль: 19%
0.00061
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-770