Lucene search
+L

10 matches found

Github Security Blog
Github Security Blog
added 2026/09/18 5:17 p.m.4 views

AnyIO process-pool workers can block indefinitely on undrained stderr

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...

6.8CVSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/09/18 5:16 p.m.2 views

CVE-2026-63349

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 extragroups argument in anyio.runprocess and anyio.openprocess, but openprocess forwards the group argument to the backend instead of extragroups...

7CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 5:04 p.m.3 views

EUVD-2026-83193

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...

6.8CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 5:04 p.m.5 views

CVE-2026-64847

AnyIO is a high-level asynchronous concurrency framework. Prior to version 4.14.2 , process-pool workers are started with stderr connected to a pipe that the parent never drains , despite documentation stating all three standard streams are redirected. While stdin and stdout are redirected to /de...

6.8CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 5:04 p.m.8 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

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...

6.8CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 5:02 p.m.3 views

EUVD-2026-83191

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 extragroups argument in anyio.runprocess and anyio.openprocess, but openprocess forwards the group argument to the backend instead of extragroups...

7CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 5:02 p.m.4 views

CVE-2026-63349

AnyIO 4.14.0, a high-level asynchronous concurrency framework for Python, contains a correctness bug in its POSIX subprocess helpers. When open_process() receives a non-None extra_groups argument, it incorrectly assigns the group variable instead of extra_groups to the backend's kwargs. As a resu...

7CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 5:02 p.m.6 views

CVE-2026-63349 AnyIO run_process/open_process ignores extra_groups and can retain parent supplementary groups

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 extragroups argument in anyio.runprocess and anyio.openprocess, but openprocess forwards the group argument to the backend instead of extragroups...

7CVSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 11:20 p.m.6 views

GHSA-9GM9-C8MQ-VQ7M PraisonAI: OS Command Injection in MCPHandler.parse_mcp_command()

Summary The --mcp CLI argument is passed directly to shlex.split and forwarded through the call chain to anyio.openprocess with no validation, allowlist check, or sanitization at any hop, allowing arbitrary OS command execution as the process user. Details cli/features/mcp.py:61 source -...

9.8CVSS6.2AI score0.00824EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2025/07/23 7:13 a.m.127 views

vul-37

AgentUniverse MCP Command Injection Vulnerability Report S...

9.5AI score
SaveExploits0
Rows per page
Query Builder