PraisonAI is a multi-agent teams system. From version 4.5.15 to before version 4.5.69, the --mcp CLI argument is passed directly to shlex.split() and forwarded through the call chain to anyio.open_process() with no validation, allowlist check, or sanitization at any hop, allowing arbitrary OS command execution as the process user. This issue has been patched in version 4.5.69.
References
| Link | Resource |
|---|---|
| https://github.com/MervinPraison/PraisonAI/commit/47bff65413beaa3c21bf633c1fae4e684348368c | Patch |
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-9gm9-c8mq-vq7m | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-03 23:17
Updated : 2026-07-24 22:10
NVD link : CVE-2026-34935
Mitre link : CVE-2026-34935
CVE.ORG link : CVE-2026-34935
JSON object : View
Products Affected
praison
- praisonai
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
