HackerFeeds
All CVEs

CVE-2026-61444

CRITICAL9.1

Published 2026-07-10 · Updated 2026-07-10 · Source disclosure@vulncheck.com

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 vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

CWE-94
View on NVD