← Retour à la recherche de CVE

CVE-2026-34937

PraisonAI

Description

PraisonAI is a multi-agent teams system. Prior to version 1.5.90, run_python() in praisonai constructs a shell command string by interpolating user-controlled code into python3 -c -<code>- and passing it to subprocess.run(..., shell=True). The escaping logic only handles \ and -, leaving $() and backtick substitutions unescaped, allowing arbitrary OS command execution before Python is invoked. This issue has been patched in version 1.5.90.

CVSS 7.8EPSS 0.545%Risque 0.82
Voir la source
Publication
2026-04-03 23:17:06
Versions concernées
<1.5.90
Type
Core software
Dernière modification
2026-07-24 22:10:00
Vecteur
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H