CVE-2026-63349: Privilege Dropping Bypass and DoS in AnyIO Subprocess Module
In the AnyIO async Python library (versions 4.14.0 and 4.14.1 on POSIX), a typo in a variable assignment leaves child processes with extra parent groups, bypassing privilege dropping. CVE-2026-63349 has a CVSS score of 7.0 and is fixed in version 4.14.2.
- Typo in anyio._core._subprocesses fails to pass extra_groups to backend
- Affects AnyIO 4.14.0 and 4.14.1 on POSIX; fixed in 4.14.2
- CVSS 7.0, proof-of-concept exists, not added to KEV
- Risk: processes retain groups such as docker or shadow
Read next
Security