Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/quic-go/webtransport-go
  4. ›
  5. CVE-2026-57497

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

July 24, 2026

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 to memory exhaustion.

References

  • github.com/advisories/GHSA-g35j-m5xg-vh3q
  • github.com/quic-go/webtransport-go/commit/3aecd11736579530ff067651c30a543eb0b4b8c4
  • github.com/quic-go/webtransport-go/pull/290
  • github.com/quic-go/webtransport-go/releases/tag/v0.11.1
  • github.com/quic-go/webtransport-go/security/advisories/GHSA-g35j-m5xg-vh3q
  • nvd.nist.gov/vuln/detail/CVE-2026-57497

Code Behaviors & Features

Detect and mitigate CVE-2026-57497 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.11.1

Fixed versions

  • 0.11.1

Solution

Upgrade to version 0.11.1 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

go/github.com/quic-go/webtransport-go/CVE-2026-57497.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 25 Jul 2026 12:16:25 +0000.