216.73.216.75

CVE-2026-34937

· Published 03/04/2026 23:17 · Modified 03/04/2026 23:17

Labels: CVE-2026-34937 2026-04-03CVE-2026-34937CWE-78[email protected]

Essential information

Published
03/04/2026 23:17
Modified
03/04/2026 23:17
Author
Creator
CVSS
7.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
praisonai / praisonai cpe:2.3:a:praisonai:praisonai:*:*:*:*:*:*:*:*

References