CVE-2026-25800
Last modified
CVE-2026-25800 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the `Assembler` component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the `Assembler` component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a `RecvStream` in order (through an `AsyncRead` impl for example) will be sensitive to peers that send fragments while leaving out early parts of the stream, and in particular, fragments with many gaps (because these cannot be defragmented). In such a scenario, the receiving connection suffers from high buffer overhead, enabling memory exhaustion. Version 0.11.15 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| quinn-rs | quinn | >= 0.1.0, < 0.11.15 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-25800?
How severe is CVE-2026-25800?
How do I fix CVE-2026-25800?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-25795ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-25796ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-25797ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-25798ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-25799ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-2580The WP Maps – Store Locator,Google Maps,OpenStreetMap,Mapbox…7.5
- CVE-2026-25802New API is a large language mode (LLM) gateway and artificia…5.4
- CVE-2026-258033DP-MANAGER is an inbound generator for 3x-ui. In version 2.…9.8
- CVE-2026-25804Antrea is a Kubernetes networking solution intended to be Ku…9.1
- CVE-2026-25805Zed is a multiplayer code editor. Prior to 0.219.4, Zed does…8
- CVE-2026-25806PlaciPy is a placement management system designed for educat…6.5
- CVE-2026-25807ZAI Shell is an autonomous SysOps agent designed to navigate…8.8
Are you affected by CVE-2026-25800?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
