CVE-2026-21438: webtransport-go affected by a Memory Exhaustion Attack due to Missing Cleanup of Streams Map

Published Feb 12, 2026
·
Updated

Summary An attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources.

Details webtransport-go maintains an internal map tracking WebTransport streams (both unidirectional and bidirectional) belonging to a session. In affected versions, entries for closed streams were not removed from this map, causing the map to grow indefinitely as streams were created and closed.

A malicious peer can exploit this by opening large numbers of streams and closing them, leading to steady memory growth proportional to the number of closed streams.

The Fix webtransport-go now removes closed streams from the internal map upon closure. This allows the associated resources to be garbage collected, bounding memory usage to active streams only.

Other sources

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. This vulnerability is fixed in v0.10.0.

MITRE

Affected Software

2 affected componentsFixes available
go/github.com/quic-go/webtransport-go<=0.9.0
0.10.0
Quic-go Webtransport-go Go<0.10.0

Event History

Feb 12, 2026
Advisory Published
via GitHub·03:29 PM
Data Sourced
via GitHub·03:29 PM
DescriptionSeverityWeaknessAffected Software
CVE Published
via MITRE·06:25 PM
Data Sourced
via MITRE·06:25 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:15 PM
Affected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-21438?

CVE-2026-21438 is classified as having high severity due to its potential for unbounded memory consumption.

2

How do I fix CVE-2026-21438?

To address CVE-2026-21438, update the webtransport-go package to version 0.10.0 or above.

3

What software is affected by CVE-2026-21438?

CVE-2026-21438 affects versions of the webtransport-go package up to and including 0.9.0.

4

What kind of attack does CVE-2026-21438 enable?

CVE-2026-21438 enables an attacker to exploit an unbounded memory consumption vulnerability by repeatedly creating and closing WebTransport streams.

5

What is the root cause of CVE-2026-21438?

The root cause of CVE-2026-21438 is the failure to remove closed WebTransport streams from an internal session map, which prevents their resources from being garbage collected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203