CVE-2026-61447

Severity CVSS v4.0:
CRITICAL
Type:
CWE-94 Code Injection
Publication date:
11/07/2026
Last modified:
11/07/2026

Description

PraisonAI before 1.6.78 contains a remote code execution vulnerability in CodeAgent._execute_python() that executes LLM-generated Python code without AST validation, import restrictions, or sandbox enforcement. Attackers can influence LLM output through prompt injection to exfiltrate all environment secrets and execute arbitrary code on the host system.