CVE-2026-11941
Last modified
CVE-2026-11941 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quiche_connection_id_iter_next” and “quiche_conn_retired_scid_next” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned “ConnectionId” would be dropped at the end of those functions' scope. Only applications using those FFI functions are affected. The FFI API is disabled by default by a build-time feature flag. Impact If unpatched, an application calling the affected FFI functions will dereference freed memory. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quiche_connection_id_iter_next” and “quiche_conn_retired_scid_next” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned “ConnectionId” would be dropped at the end of those functions' scope. Only applications using those FFI functions are affected. The FFI API is disabled by default by a build-time feature flag. Impact If unpatched, an application calling the affected FFI functions will dereference freed memory. The most likely outcome is undefined behavior leading to a process crash (denial of service). Depending on allocator state, the read may also return adjacent heap contents, resulting in limited information disclosure or incorrect connection identifier handling. Mitigation Users are requested to upgrade to quiche 0.29.2 which is the earliest version containing the fix for this issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Cloudflare | Quiche | >= 0.20.0, <= 0.29.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-11941?
How severe is CVE-2026-11941?
How do I fix CVE-2026-11941?
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-11925Tanium addressed a User Interface (UI) Misrepresentation of …2.7
- CVE-2026-1193A vulnerability was identified in MineAdmin 1.x/2.x. The imp…8.8
- CVE-2026-11931Incorrect default permissions in Kiro IDE on macOS and Linux…6.8
- CVE-2026-11933A use-after-free vulnerability exists in MongoDB Server's se…8.8
- CVE-2026-1194A security flaw has been discovered in MineAdmin 1.x/2.x. Th…7.5
- CVE-2026-11940tarfile.extractall() with the 'data' or 'tar' filter could …7.8
- CVE-2026-11942Akaunting 3.1.21 contains an authenticated stored cross-site…4.8
- CVE-2026-11943Akaunting 3.1.21 contains an authenticated stored cross-site…4.8
- CVE-2026-11944openSIS Classic 9.3 contains an authenticated path traversal…6.5
- CVE-2026-11945PostgreSQL Anonymizer contains a vulnerability that allows a…7.5
- CVE-2026-11946An unauthenticated remote attacker can exhaust server memory…7.5
- CVE-2026-1195A weakness has been identified in MineAdmin 1.x/2.x. This im…7.5
Are you affected by CVE-2026-11941?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
