CyberRota Analysis
AI-GeneratedPraisonAI versions prior to 1.6.78 are vulnerable to a critical remote code execution flaw that allows attackers to execute arbitrary Python code generated by a language model, bypassing necessary security measures such as AST validation and sandboxing. This vulnerability enables the exfiltration of sensitive environment secrets and poses a significant risk to system integrity. Organizations using PraisonAI should prioritize immediate updates to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.