Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-57136

Опубликовано: 15 сент. 2026
Источник: nvd
CVSS3: 8.8
EPSS Низкий

Описание

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.

EPSS

Процентиль: 33%
0.0039
Низкий

8.8 High

CVSS3

Дефекты

CWE-78

Связанные уязвимости

CVSS3: 8.8
github
3 месяца назад

npm PraisonAI SandboxExecutor allowedCommands bypass via shell chaining

EPSS

Процентиль: 33%
0.0039
Низкий

8.8 High

CVSS3

Дефекты

CWE-78