Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Praison | Praisonai | >= 4.5.15, < 4.5.69 |
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/commit/47bff65413beaa3c21bf633c1fae4ePatch
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-9gm9-c8mq-vqExploitVendor Advisory
FAQ
What is CVE-2026-34935?
CVE-2026-34935 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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_pro...
How severe is CVE-2026-34935?
CVE-2026-34935 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-34935?
Check the references section above for vendor advisories and patch information. Affected products include: Praison Praisonai.