AnyIO run_process/open_process ignores extra_groups and can retain parent supplementary groups — GHSA-3W57-8XMC-8V26
GitHub · GitHub · GHSA-3W57-8XMC-8V26
ID
GHSA-3W57-8XMC-8V26
GHSA-3W57-8XMC-8V26
Date
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
high
high
CVSS
7
7
Summary
AnyIO 4.14.0 accepts the POSIX extra_groups argument on anyio.run_process() and anyio.open_process(), but open_process() forwards the wrong variable to the backend: when extra_groups is not None, it assigns kwargs["extra_groups"] = group instead of extra_groups. As a result, callers cannot reliably clear or set supplementary groups for child processes. In a disposable Linux container, Python's subprocess.run(...,…
Timeline
- Published by source
- 2026-09-18
Risk context
- Reported severity or threat level: high.
- Reported CVSS score: 7 out of 10.
- Review exposure for the affected product or family: pip: anyio.
Product
pip: anyio
What to do
General, cautious steps (verify details in the official source):
- Prioritize patching or mitigation immediately (treat as actively risky).
- Identify affected product versions in your inventory and verify whether you are impacted.
- Apply vendor patches/updates or recommended mitigations as soon as available.
- Read the official advisory for exact affected versions and remediation steps.
Official advisory
Evidence and provenance
- Canonical advisory ID
- GHSA-3W57-8XMC-8V26
- Source
- GitHub
- Vendor
- GitHub
- Published by source
- 2026-09-18
- Last source activity
- 2026-09-18
- Additional identifiers
- CVE-2026-63349
- Curated by
- hlukh.ch
Related advisories and connections
These advisories are connected by shared CVE, product, vendor, source, or time signals.