CVE-2026-61444

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

No configuration.

History

No history.

Information

Published : 2026-07-10 15:16

Updated : 2026-07-10 21:17


NVD link : CVE-2026-61444

Mitre link : CVE-2026-61444

CVE.ORG link : CVE-2026-61444


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')