GHSA-vwv5-32vr-3jcpCriticalCVSS 9.1
PraisonAI versions before 4.6.78 contain a code injection vulnerability in deploy/api.py where...
🔗 CVE IDs covered (1)
📋 Description
PraisonAI versions before 4.6.78 contain a code injection vulnerability in deploy/api.py where the agents_file parameter is directly interpolated into an f-string without sanitization. Attackers can inject arbitrary Python code that executes when the generated server code runs via subprocess.Popen().