CVE-2026-21434
Last modified
CVE-2026-21434 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Quic-Go | Webtransport-Go | >= 0.3.0, < 0.10.0 |
References
- https://github.com/quic-go/webtransport-go/releases/tag/v0.10.0Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-21434?
How severe is CVE-2026-21434?
How do I fix CVE-2026-21434?
Are you affected by CVE-2026-21434?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
