CVE-2026-56075

PraisonAI before 4.5.128 contains an arbitrary shell command execution vulnerability where the UI modules hardcode approval_mode to auto, overriding administrator configuration from PRAISON_APPROVAL_MODE environment variable. Authenticated attackers can instruct the LLM agent to execute arbitrary shell commands via subprocess.run with shell=True, bypassing the manual approval gate and insufficient command sanitization blocklists.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-18 23:16

Updated : 2026-06-22 21:15


NVD link : CVE-2026-56075

Mitre link : CVE-2026-56075

CVE.ORG link : CVE-2026-56075


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization