CVE-2026-11941MEDIUMCVSS 5.6

Cloudflare Quiche: Use-after-free in connection ID iterator FFI functions

Published Jun 19, 2026·Updated Jun 19, 2026

Description

### Impact 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 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. quiche 0.29.2 is the earliest version containing the fix for this issue.

Affected Packages (1)

quicheCARGO
From 0.20.0
Fixed in 0.29.2

CVSS Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

References

View on NVD Search GitHub Search Google

Get alerted for CVEs like this

Register your stack and get notified within minutes when a matching CVE drops.

Start monitoring free