AnyIO process-pool workers can block indefinitely on undrained stderr — GHSA-5P39-CFHJ-2XMP
GitHub · GitHub · GHSA-5P39-CFHJ-2XMP
ID
GHSA-5P39-CFHJ-2XMP
GHSA-5P39-CFHJ-2XMP
Date
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
medium
medium
CVSS
6.8
6.8
Summary
### Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are redirected. Worker code that writes enough attacker-influenced data to stderr can fill the pipe, block before returning the stdout protocol…
Timeline
- Published by source
- 2026-09-18
Risk context
- Reported severity or threat level: medium.
- Reported CVSS score: 6.8 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):
- Review exposure and plan remediation based on risk and environment.
- 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-5P39-CFHJ-2XMP
- Source
- GitHub
- Vendor
- GitHub
- Published by source
- 2026-09-18
- Last source activity
- 2026-09-18
- Additional identifiers
- CVE-2026-64847
- Curated by
- hlukh.ch
Related advisories and connections
These advisories are connected by shared CVE, product, vendor, source, or time signals.