CVE Vulnerabilities

CVE-2026-31812

Uncaught Exception

Published: Mar 10, 2026 | Modified: Apr 16, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

An exception is thrown from a function, but it is not caught.

Affected Software

NameVendorStart VersionEnd Version
Logging Subsystem for Red Hat OpenShift 6.4RedHatopenshift-logging/vector-rhel9:1780052069*
Red Hat Ansible Automation Platform 2.6RedHatansible-automation-platform-26/lightspeed-chatbot-rhel9:1777398576*
Red Hat OpenShift AI 3.3RedHatrhoai/odh-model-registry-job-async-upload-rhel9:1778596806*
Red Hat Trusted Artifact Signer 1.3RedHatrhtas/tuffer-rhel9:1773307309*
Red Hat Trusted Artifact Signer 1.3RedHatrhtas/tuftool-rhel9:1773307309*
Rust-quinn-protoUbuntuupstream*

References