VYPR

webtransport-go

by Webtransport Go

CVEs (1)

  • CVE-2026-57497medJul 24, 2026
    risk 0.26cvss epss

    ## 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…