216.73.216.233

CVE-2026-31812

· Published 10/03/2026 22:16 · Modified 11/03/2026 13:52

Labels: CVE-2026-31812 2026-03-10CVE-2026-31812CWE-248[email protected]

Essential information

Published
10/03/2026 22:16
Modified
11/03/2026 13:52
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
quinn / quinn cpe:2.3:a:quinn:quinn:*:*:*:*:*:*:*:*

References