๐Ÿ” CVE Alert

CVE-2026-64847

UNKNOWN 0.0

AnyIO process-pool workers can block indefinitely on undrained stderr

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three standard streams. Worker code that writes enough attacker-influenced data to sys.stderr can fill the pipe and block before returning the standard-output protocol response, causing the awaiting process-pool call to remain blocked indefinitely. Applications that run untrusted or faulty worker code capable of producing substantial standard-error output are affected. This issue is fixed in version 4.14.2.

CWE CWE-770
Vendor agronholm
Product anyio
Published Sep 18, 2026
Last Updated Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for agronholm anyio

Be the first to know when new unknown vulnerabilities affecting agronholm anyio are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

agronholm / anyio
< 4.14.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/agronholm/anyio/security/advisories/GHSA-5p39-cfhj-2xmp github.com: https://github.com/agronholm/anyio/pull/1207 github.com: https://github.com/agronholm/anyio/commit/f1b7301c8264b0d2e8d24a5788fd29e93dea4040 github.com: https://github.com/agronholm/anyio/releases/tag/4.14.2