Lucene search
+L

38 matches found

NVD
NVD
added 2026/09/14 5:17 p.m.5 views

CVE-2026-57497

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...

5.3CVSS0.00469EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/14 4:05 p.m.5 views

EUVD-2026-77618

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...

5.3CVSS5.8AI score0.00469EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/14 4:05 p.m.38 views

CVE-2026-57497

webtransport-go (a Go implementation of the WebTransport protocol in the quic-go project) is vulnerable to a memory exhaustion attack prior to version 0.11.1 . The function Session.parseNextCapsule() in session.go calls io.ReadAll on the capsule reader, retaining the full declared capsule body in...

5.3CVSS5.8AI score0.00469EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/14 4:05 p.m.29 views

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

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...

5.3CVSS0.00469EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/14 4:05 p.m.5 views

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

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...

5.3CVSS5.8AI score0.00469EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/14 4:05 p.m.7 views

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

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...

5.3CVSS5.7AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 2:32 p.m.7 views

GO-2026-6099 webtransport-go: Memory Exhaustion Attack due to Buffering of Unknown Capsules in github.com/quic-go/webtransport-go

webtransport-go: Memory Exhaustion Attack due to Buffering of Unknown Capsules in github.com/quic-go/webtransport-go...

5.3CVSS5.3AI score0.00469EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 8:49 p.m.16 views

GHSA-G35J-M5XG-VH3Q webtransport-go: Memory Exhaustion Attack due to Buffering of Unknown Capsules

Summary An attacker can cause excessive memory allocation in webtransport-go by sending an unknown WebTransport capsule with a large payload. The implementation skips unknown capsules by reading the entire capsule body into memory, instead of draining it without retaining the data. This can lead ...

5.3CVSS5.9AI score0.00469EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.15 views

PT-2026-64438

Name of the Vulnerable Software and Affected Versions webtransport-go affected versions not specified Description An attacker can trigger a denial-of-service DoS by sending an unknown WebTransport capsule with a large payload. The software fails to properly handle unknown capsules by reading the...

10CVSS5.7AI score0.01219EPSS
SaveExploits10References189
SUSE CVE
SUSE CVE
added 2026/03/04 12:29 a.m.10 views

SUSE 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 WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

7.5CVSS5.9AI score0.00429EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/19 5:28 p.m.16 views

GO-2026-4485 webtransport-go: Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule in github.com/quic-go/webtransport-go

webtransport-go: Memory Exhaustion Attack due to Missing Length Check in WTCLOSESESSION Capsule in github.com/quic-go/webtransport-go...

7.5CVSS5.5AI score0.00429EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/17 6:09 p.m.19 views

GO-2026-4483 webtransport-go: Memory Exhaustion Attack due to Missing Cleanup of Streams Map in github.com/quic-go/webtransport-go

webtransport-go: Memory Exhaustion Attack due to Missing Cleanup of Streams Map in github.com/quic-go/webtransport-go...

5.3CVSS5.5AI score0.0038EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.13 views

CVE-2026-21435

webtransport-go is an implementation of the WebTransport protocol. Prior to v0.10.0, an attacker can cause a denial of service in webtransport-go by preventing or indefinitely delaying WebTransport session closure. A malicious peer can withhold QUIC flow control credit on the CONNECT stream,...

7.5CVSS5.6AI score0.00429EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.16 views

CVE-2026-21438

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...

5.3CVSS5.6AI score0.0038EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/12 7:15 p.m.37 views

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 WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

7.5CVSS0.00429EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/12 7:15 p.m.22 views

CVE-2026-21435

webtransport-go is an implementation of the WebTransport protocol. Prior to v0.10.0, an attacker can cause a denial of service in webtransport-go by preventing or indefinitely delaying WebTransport session closure. A malicious peer can withhold QUIC flow control credit on the CONNECT stream,...

7.5CVSS0.00429EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/12 7:15 p.m.24 views

CVE-2026-21438

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...

5.3CVSS0.0038EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/12 6:25 p.m.9 views

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

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...

5.3CVSS5.6AI score0.0038EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/12 6:25 p.m.52 views

CVE-2026-21438

CVE-2026-21438 affects the webtransport-go implementation of WebTransport prior to 0.10.0. The issue arises when repeatedly creating and closing multiple WebTransport streams; closed streams are not removed from the internal session map, preventing garbage collection of their resources and leadin...

5.3CVSS5.6AI score0.0038EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/02/12 6:25 p.m.11 views

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

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...

5.3CVSS5.6AI score
SaveExploits0References4
Rows per page
Query Builder