CVE-2025-7054
Last modified
CVE-2025-7054 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRE_CONNECTION_ID frames. QUIC connections possess a set of connection identifiers (IDs); see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000#section-5.1 . Once the QUIC handshake completes, a local endpoint is responsible for issuing and retiring Connection IDs that are used by the remote peer to populate the Destination Connection ID field in packets sent from remote to local. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Cloudflare quiche was discovered to be vulnerable to an infinite loop when sending packets containing RETIRE_CONNECTION_ID frames. QUIC connections possess a set of connection identifiers (IDs); see Section 5.1 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000#section-5.1 . Once the QUIC handshake completes, a local endpoint is responsible for issuing and retiring Connection IDs that are used by the remote peer to populate the Destination Connection ID field in packets sent from remote to local. Each Connection ID has a sequence number to ensure synchronization between peers. An unauthenticated remote attacker can exploit this vulnerability by first completing a handshake and then sending a specially-crafted set of frames that trigger a connection ID retirement in the victim. When the victim attempts to send a packet containing RETIRE_CONNECTION_ID frames, Section 19.16 of RFC 9000 https://datatracker.ietf.org/doc/html/rfc9000#section-19.6 requires that the sequence number of the retired connection ID must not be the same as the sequence number of the connection ID used by the packet. In other words, a packet cannot contain a frame that retires itself. In scenarios such as path migration, it is possible for there to be multiple active paths with different active connection IDs that could be used to retire each other. The exploit triggered an unintentional behaviour of a quiche design feature that supports retirement across paths while maintaining full connection ID synchronization, leading to an infinite loop.This issue affects quiche: from 0.15.0 before 0.24.5.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cloudflare | Quiche | >= 0.15.0, < 0.24.5 |
References
- https://github.com/cloudflare/quiche/security/advisories/GHSA-m3hh-f9gh-74c2Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-7054?
How severe is CVE-2025-7054?
How do I fix CVE-2025-7054?
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 2025
- CVE-2025-7048On affected platforms running Arista EOS with MACsec configu…5.3
- CVE-2025-7049The WPGYM - Wordpress Gym Management System plugin for WordP…8.8
- CVE-2025-7050The Use-your-Drive | Google Drive plugin for WordPress plugi…7.2
- CVE-2025-7051On N-central, it is possible for any authenticated user to r…8.3
- CVE-2025-7052The LatePoint plugin for WordPress is vulnerable to Cross-Si…8.8
- CVE-2025-7053A vulnerability was found in Cockpit up to 2.11.3. It has be…6.1
- CVE-2025-70545A stored cross-site scripting (XSS) vulnerability exists in …6.1
- CVE-2025-70559pdfminer.six before 20251230 contains an insecure deserializ…6.5
- CVE-2025-7056Improper Neutralization of Input During Web Page Generation …6.3
- CVE-2025-70560Boltz 2.0.0 contains an insecure deserialization vulnerabili…8.4
- CVE-2025-7057Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2025-7058The Kingcabs theme for WordPress is vulnerable to Stored Cro…6.4
Are you affected by CVE-2025-7054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
