CVE-2026-61438

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.
Configurations

No configuration.

History

15 Jul 2026, 14:18

Type Values Removed Values Added
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-26mh-57q7-jfvr - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-26mh-57q7-jfvr -

15 Jul 2026, 12:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 12:18

Updated : 2026-07-15 19:50


NVD link : CVE-2026-61438

Mitre link : CVE-2026-61438

CVE.ORG link : CVE-2026-61438


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')