PraisonAI is a multi-agent teams system. Prior to version 4.5.97, SubprocessSandbox in all modes (BASIC, STRICT, NETWORK_ISOLATED) calls subprocess.run() with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone executables, allowing trivial sandbox escape in STRICT mode via sh -c '<command>'. This issue has been patched in version 4.5.97.
References
| Link | Resource |
|---|---|
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r4f2-3m54-pp7q | Exploit Mitigation Vendor Advisory |
Configurations
History
14 Apr 2026, 18:56
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Praison
Praison praisonai |
|
| CPE | cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:* | |
| References | () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r4f2-3m54-pp7q - Exploit, Mitigation, Vendor Advisory |
04 Apr 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-04 00:16
Updated : 2026-04-14 18:56
NVD link : CVE-2026-34955
Mitre link : CVE-2026-34955
CVE.ORG link : CVE-2026-34955
JSON object : View
Products Affected
praison
- praisonai
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
