CVE-2026-21434

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WT_CLOSE_SESSION capsule containing an excessively large Application Error Message. The implementation does not enforce the draft-mandated limit of 1024 bytes on this field, allowing a peer to send an arbitrarily large message payload that is fully read and stored in memory. This allows an attacker to consume an arbitrary amount of memory. The attacker must transmit the full payload to achieve the memory consumption, but the lack of any upper bound makes large-scale attacks feasible given sufficient bandwidth. This vulnerability is fixed in 0.10.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:quic-go:webtransport-go:*:*:*:*:*:go:*:*

History

17 Jun 2026, 10:18

Type Values Removed Values Added
Summary
  • (es) webtransport-go es una implementación del protocolo WebTransport. Desde 0.3.0 hasta 0.9.0, un atacante puede causar un consumo excesivo de memoria en la implementación de sesión de webtransport-go al enviar una cápsula WT_CLOSE_SESSION que contiene un Mensaje de Error de Aplicación excesivamente grande. La implementación no aplica el límite de 1024 bytes exigido por el borrador en este campo, lo que permite a un par enviar una carga útil de mensaje arbitrariamente grande que se lee y almacena completamente en memoria. Esto permite a un atacante consumir una cantidad arbitraria de memoria. El atacante debe transmitir la carga útil completa para lograr el consumo de memoria, pero la falta de cualquier límite superior hace que los ataques a gran escala sean factibles dado un ancho de banda suficiente. Esta vulnerabilidad está corregida en 0.10.0.

19 Feb 2026, 22:53

Type Values Removed Values Added
References () https://github.com/quic-go/webtransport-go/releases/tag/v0.10.0 - () https://github.com/quic-go/webtransport-go/releases/tag/v0.10.0 - Product, Release Notes
References () https://github.com/quic-go/webtransport-go/security/advisories/GHSA-g6x7-jq8p-6q9q - () https://github.com/quic-go/webtransport-go/security/advisories/GHSA-g6x7-jq8p-6q9q - Vendor Advisory
CPE cpe:2.3:a:quic-go:webtransport-go:*:*:*:*:*:go:*:*
First Time Quic-go
Quic-go webtransport-go

12 Feb 2026, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-12 19:15

Updated : 2026-06-17 10:18


NVD link : CVE-2026-21434

Mitre link : CVE-2026-21434

CVE.ORG link : CVE-2026-21434


JSON object : View

Products Affected

quic-go

  • webtransport-go
CWE
CWE-770

Allocation of Resources Without Limits or Throttling