CyberRota Analysis
AI-GeneratedPraisonAI versions prior to 4.6.78 are vulnerable due to improper encoding of deployment configuration values, allowing attackers to inject arbitrary Python expressions via the deploy.api.host and agents_file parameters. This can lead to remote code execution when the server starts or processes requests, posing a significant risk to the integrity and security of the application. Organizations using affected versions should prioritize patching 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 4.6.78 fails to safely encode deployment configuration values when generating Python source code for API servers. Attackers can inject arbitrary Python expressions through the deploy.api.host and agents_file configuration parameters that execute when the generated server starts or handles requests.