CVE-2026-63349
Last modified
CVE-2026-63349 is a high-severity vulnerability rated 7/10 on the CVSS scale. AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. In 4.14.0, AnyIO accepts the POSIX extra_groups argument in anyio.run_process() and anyio.open_process(), but open_process() forwards the group argument to the backend instead of extra_groups. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. In 4.14.0, AnyIO accepts the POSIX extra_groups argument in anyio.run_process() and anyio.open_process(), but open_process() forwards the group argument to the backend instead of extra_groups. A caller that supplies extra_groups=[] to clear inherited supplementary groups can therefore launch a child that retains the parent process groups, undermining a privilege-dropping boundary. If group is also supplied, the integer group value is passed where an iterable of supplementary groups is expected and the launch can fail with TypeError. This issue affects POSIX applications that rely on AnyIO subprocess helpers to launch less-privileged child processes. This issue is fixed in version 4.14.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| agronholm | anyio | >= 4.14.0, < 4.14.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63349?
How severe is CVE-2026-63349?
How do I fix CVE-2026-63349?
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-63335The RabbitMQ Java client library allows Java and JVM-based a…6.3
- CVE-2026-63336The RabbitMQ Java client library allows Java and JVM-based a…5.1
- CVE-2026-63337The RabbitMQ Java client library allows Java and JVM-based a…7.5
- CVE-2026-6334Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…3.8
- CVE-2026-63342Hatchet is a platform for orchestrating background tasks, AI…6.3
- CVE-2026-63343Incus is a system container and virtual machine manager. Pri…9.9
- CVE-2026-6335GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
- CVE-2026-63358FileGator accepts arbitrary Unix permission values via the '…8.4
- CVE-2026-63359The Appriss Insights (Equifax) Victim Information Notificati…9.8
- CVE-2026-6336GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
- CVE-2026-63360LimeSurvey Community Edition 7.0.5+260623 contains an authen…7.4
- CVE-2026-63361LimeSurvey Community Edition 7.0.5 contains an authenticated…8.5
Are you affected by CVE-2026-63349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
