CVE-2026-12707
Last modified
CVE-2026-12707 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Summary Cloudflare quiche was discovered to be vulnerable to memory resource exhaustion due to unbounded queuing of post-handshake client migration events. Impact quiche supports the connection migration features described in Section 9 of RFC 9000, which allows a single QUIC connection to survive changes in the network path. Although quiche implements the protections described in Section 9.3 of RFC 9000 to limit server state commitment, it was discovered that the collection of PathEvents, intended to be consumed by applications via the path_event_next() function, was not bounded. Once the QUIC handshake completed, a peer could exploit rapid source address migration in order to cause unbounded queuing of the PathEvent::ReusedSourceConnectionId type.
Description
Summary Cloudflare quiche was discovered to be vulnerable to memory resource exhaustion due to unbounded queuing of post-handshake client migration events. Impact quiche supports the connection migration features described in Section 9 of RFC 9000, which allows a single QUIC connection to survive changes in the network path. Although quiche implements the protections described in Section 9.3 of RFC 9000 to limit server state commitment, it was discovered that the collection of PathEvents, intended to be consumed by applications via the path_event_next() function, was not bounded. Once the QUIC handshake completed, a peer could exploit rapid source address migration in order to cause unbounded queuing of the PathEvent::ReusedSourceConnectionId type. Servers are vulnerable even if active connection migration is disabled. Mitigation: * Applications can call path_event_next() to drain the PathEvent collection, mitigating the attack. * Users are requested to upgrade to quiche 0.29.3 which is the earliest version that prevents excessive queueing of PathEvent::ReusedSourceConnectionId.
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 |
|---|---|---|
| Cloudflare | quiche | >= 0.15.0, < 0.29.3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-12707?
How severe is CVE-2026-12707?
How do I fix CVE-2026-12707?
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-12698The wpForo Forum WordPress plugin before 3.1.3 does not rest…4.3
- CVE-2026-12701A path traversal vulnerability was found in pulpcore. The re…9
- CVE-2026-12702In affected versions of Octopus Deploy Insufficient checks o…5.1
- CVE-2026-12703TeamViewer Full Client and Host for macOS before version 15.…8
- CVE-2026-12705Missing support for integrity check vulnerability in ABB KNX…6.4
- CVE-2026-12706A use-after-free vulnerability was found in FFmpeg's RASC vi…6.5
- CVE-2026-1271The ProfileGrid – User Profiles, Groups and Communities plug…5.3
- CVE-2026-12713The WPCargo Track & Trace WordPress plugin before 8.0.4 does…9.1
- CVE-2026-12715Missing Authorization in Google Cloud Firebase Studio versio…8.5
- CVE-2026-1272IBM Guardium Data Protection 12.0, 12.1, and 12.2 is vulnera…4.3
- CVE-2026-12720The Kirki WordPress plugin before 6.0.13 does not restrict …7.5
- CVE-2026-12721The Kirki WordPress plugin before 6.0.13 does not properly …8.6
Are you affected by CVE-2026-12707?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
