Zurück zur CVE-Übersicht
CVE-2026-61444
CRITICAL(9.1)CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Risk Signal Score33/100 — MITTEL
- CVSS 9.1 — Kritisch
- Weniger als 24 Stunden alt
Beschreibung
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().