PT-2026-24465 · Quinn · Quinn
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
quinn versions prior to 0.11.14
Description
A remote, unauthenticated attacker can trigger a denial of service in applications using the quinn-proto QUIC transport protocol implementation. The issue occurs when a crafted QUIC Initial packet containing malformed
quic transport parameters is sent to the application. Within the parsing logic of quinn-proto, attacker-controlled varints (variable-length integers) are decoded using the unwrap() function. If the encodings are truncated, it results in an Err(UnexpectedEnd) and causes the application to panic and crash. This can be achieved over the network with a single packet without requiring prior trust or authentication.Recommendations
Update to version 0.11.14.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Quinn