CVE Catalog

CVE-2026-61438

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

10th percentile - higher than 10% of all known CVEs

Summary

PraisonAI before version 4.6.78 contains a remote code execution vulnerability in the JobWorkflowExecutor._exec_inline_python() function 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.

Risk Assessment

The risk for the organization includes full server compromise, data theft, malware installation, and service disruption through remote code execution with process privileges.

Recommendation

It is recommended to immediately upgrade PraisonAI to version 4.6.78 or later and review all YAML workflow files for suspicious import statements and system calls.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS