Security Advisory

CVE-2026-56075

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-18 22:12:23
Last updated 2026-06-22 15:54:05
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

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.