PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no auth_token is configured (the default). By adding dangerous tool names (e.g., shell_exec, file_write) to the allowlist, an attacker can cause the ExecApprovalManager to auto-approve all future agent invocations of those tools, bypassing the human-in-the-loop safety mechanism that the approval system is specifically designed to enforce. This vulnerability is fixed in 4.5.128.
References
| Link | Resource |
|---|---|
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4wr3-f4p3-5wjh | Exploit Vendor Advisory |
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4wr3-f4p3-5wjh | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-09 22:16
Updated : 2026-06-17 10:44
NVD link : CVE-2026-40149
Mitre link : CVE-2026-40149
CVE.ORG link : CVE-2026-40149
JSON object : View
Products Affected
praison
- praisonai
CWE
CWE-396
Declaration of Catch for Generic Exception
