CVE-2026-61438

Severity CVSS v4.0:
HIGH
Type:
CWE-78 OS Command Injections
Publication date:
15/07/2026
Last modified:
15/07/2026

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.