DEBIAN-CVE-2025-59530
quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | golang-github-lucas-clemente-quic-go | 0, 0.54.0-3, 0.54.0-2 |
| Debian:12 | golang-github-lucas-clemente-quic-go | 0.50.1-2, 0.50.1-1, 0.50.0-1 |
| Debian:13 | golang-github-lucas-clemente-quic-go | 0.54.1-1, 0.54.0-2, 0.54.0-3 |
| Debian:11 | golang-github-lucas-clemente-quic-go | 0.46.0-1, 0.38.2-2, 0.37.4-1~bpo12+1 |
Timeline
- Oct 10, 2025 CVE Published
- Apr 28, 2026 CVE Updated