Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-31812

Опубликовано: 10 мар. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

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.

EPSS

Процентиль: 40%
0.005
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-248
CWE-248

Связанные уязвимости

CVSS3: 5.3
ubuntu
5 месяцев назад

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.

CVSS3: 5.3
redhat
5 месяцев назад

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.

CVSS3: 5.3
debian
5 месяцев назад

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC ...

suse-cvrf
4 месяца назад

Security update for rust1.94

suse-cvrf
4 месяца назад

Security update for rust1.93

EPSS

Процентиль: 40%
0.005
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-248
CWE-248