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

exploitDog

nvd логотип

CVE-2026-57497

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

Описание

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.11.1, Session.parseNextCapsule() in session.go skips an unknown WebTransport capsule on the HTTP/3 request stream by calling io.ReadAll on the capsule reader, retaining the complete declared capsule body in memory. A malicious peer can send a large unknown capsule and cause a client or server to allocate memory for the full payload; QUIC flow control does not bound the total retained allocation because reading advances the flow-control window while the received bytes remain in memory. The resulting memory and resource exhaustion can disrupt or crash the affected process. This issue is fixed in version 0.11.1.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-770

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

CVSS3: 5.3
github
около 2 месяцев назад

webtransport-go: Memory Exhaustion Attack due to Buffering of Unknown Capsules

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-770