Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-57136— PraisonAI SandboxExecutor allowedCommands bypass via shell chaining

Quick assessment

Affected
MervinPraison PraisonAI
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

PraisonAI 是一个多智能体协作系统。在 1.2.3 至 1.7.2 版本中, 中的 仅验证由空格分隔的第一个可执行文件是否在 白名单中,随后 会将完整的命令字符串传递给 执行。因此,若命令以白名单内的可执行文件开头,攻击者可通过 Shell 元字符(如 、 等)附加非白名单命令,从而以 PraisonAI 进程的权限执行任意命令。该问题已在 1.7.2 版本中修复。

CVSS 8.8 · High

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-57136

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
PraisonAI SandboxExecutor allowedCommands bypass via shell chaining
Source: CVE Program / CVE List V5
Vulnerability Description
PraisonAI is a multi-agent teams system. From 1.2.3 until 1.7.2, CommandValidator in src/praisonai-ts/src/cli/features/sandbox-executor.ts validates only the first whitespace-delimited executable against allowedCommands, then SandboxExecutor passes the complete command string to sh -c. A command beginning with an allowed executable can append a non-allowlisted command through shell metacharacters, causing arbitrary commands to run with the PraisonAI process privileges. This issue is fixed in version 1.7.2.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
MervinPraison PraisonAI >= 1.2.3, < 1.7.2 -

II. Public POCs for CVE-2026-57136

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-57136

登录查看更多情报信息。

Patches & Fixes for CVE-2026-57136 (1)

Vendor Advisories for CVE-2026-57136 (1)

Vendor Pages for CVE-2026-57136 (1)

Same Patch Batch · MervinPraison · 2026-09-15 · 12 CVEs total

CVE-2026-57138 9.9 CRITICAL PraisonAI codeMode sandbox escape via Function constructor
CVE-2026-57139 9.8 CRITICAL PraisonAI MCPServer exposes unauthenticated HTTP tools/call
CVE-2026-57141 9.8 CRITICAL PraisonAI: Remote Code Execution via Sandbox Escape in `codeMode` Tool
CVE-2026-57147 9.8 CRITICAL praisonai-platform: default JWT signing secret 'dev-secret-change-me' enables token forger
CVE-2026-57148 9.8 CRITICAL praisonai-platform 0.1.4 still boots on the hardcoded JWT secret dev-secret-change-me (def
CVE-2026-57140 9.4 CRITICAL PraisonAI AgentOS exposes unauthenticated agent listing and invocation
CVE-2026-57133 8.8 HIGH PraisonAI utility shell safe-command wrapper allowlist bypass via shell chaining
CVE-2026-57137 8.8 HIGH PraisonAI AgentLoop onToolCall approval runs after tool execution
CVE-2026-57112 8.3 HIGH PraisonAI ToolsMCPServer legacy SSE transport accepts attacker Host/Origin and exposes reg
CVE-2026-57134 8.2 HIGH PraisonAI MCPSecurity Basic/OAuth authentication policies accept invalid credentials witho
CVE-2026-57135 7.6 HIGH PraisonAI SandboxExecutor network-isolated mode does not block non-proxy-aware network cli

IV. Related Vulnerabilities

V. Comments for CVE-2026-57136

No comments yet


Leave a comment