PT-2026-7870 · Unknown · Webtransport-Go
Marten-Seemann
·
Published
2026-02-12
·
Updated
2026-03-03
·
CVE-2026-21438
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
webtransport-go versions prior to 0.10.0
Description
An attacker can cause unbounded memory consumption by repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. A malicious peer can exploit this by opening and closing a large number of streams, leading to continuous memory growth proportional to the number of closed streams. The software maintains an internal map tracking WebTransport streams, and affected versions did not remove entries for closed streams from this map.
Recommendations
Update to version 0.10.0 or later.
Exploit
Fix
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Webtransport-Go