Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-6xvm-j4wr-6v98 | Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing |
Wed, 11 Mar 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 11 Mar 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Wed, 11 Mar 2026 12:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Quinn-rs
Quinn-rs quinn |
|
| Vendors & Products |
Quinn-rs
Quinn-rs quinn |
Tue, 10 Mar 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14. | |
| Title | Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing | |
| Weaknesses | CWE-248 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-11T15:19:29.150Z
Reserved: 2026-03-09T16:33:42.914Z
Link: CVE-2026-31812
Updated: 2026-03-11T15:13:04.417Z
Status : Deferred
Published: 2026-03-10T22:16:18.840
Modified: 2026-04-16T14:47:16.733
Link: CVE-2026-31812
OpenCVE Enrichment
Updated: 2026-04-16T03:15:22Z
Github GHSA