Vulnerability 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().
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-g6j7-pffp-8w
- https://www.vulncheck.com/advisories/praisonai-before-code-injection-via-f-strin
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-g6j7-pffp-8w
FAQ
What is CVE-2026-61444?
CVE-2026-61444 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 i...
How severe is CVE-2026-61444?
CVE-2026-61444 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-61444?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.