CVE-2026-56075 PUBLISHED

PraisonAI - Arbitrary Shell Command Execution via Hardcoded Approval Mode Override

Assigner: VulnCheck
Reserved: 18.06.2026 Published: 18.06.2026 Updated: 18.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor PraisonAI
Product PraisonAI
Versions Default: unaffected
  • affected from 0 to 4.5.128 (excl.)
  • Version 4.5.128 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Incorrect Authorization CWE