CVE-2026-61438
HIGH
NVD
CVSS Score
7.3
Severity
HIGH
Published
Jul 15, 2026
Vendor
unknown
Description
PraisonAI before 4.6.78 contains a remote code execution vulnerability in JobWorkflowExecutor._exec_inline_python() due to insufficient AST validation of workflow script steps. Attackers can create malicious YAML workflow files with import os statements followed by os.system() calls that bypass sandbox checks and execute arbitrary OS commands with process privileges.