Security Advisory

CVE-2026-61444

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-10 13:58:07
Last updated 2026-07-10 20:30:58
Assigner VulnCheck
CVSS score 9.4
State PUBLISHED

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().