216.73.217.86

CVE-2026-40287

· Published 14/04/2026 04:17 · Modified 14/04/2026 14:16

Labels: CVE-2026-40287 2026-04-14CVE-2026-40287CWE-94[email protected]

Essential information

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

CVSS metrics

Description

PraisonAI is a multi-agent teams system. Versions 4.5.138 and below are vulnerable to arbitrary code execution through automatic, unsanitized import of a tools.py file from the current working directory. Components including call.py (import_tools_from_file()), tool_resolver.py (_load_local_tools()), and CLI tool-loading paths blindly import ./tools.py at startup without any validation, sandboxing, or user confirmation. An attacker who can place a malicious tools.py in the directory where PraisonAI is launched (such as through a shared project, cloned repository, or writable workspace) achieves immediate arbitrary Python code execution in the host environment. This compromises the full PraisonAI process, the host system, and any connected data or credentials. This issue has been fixed in version 4.5.139.

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:4.5.138:*:*:*:*:*:*:*
praisonai / praisonai cpe:2.3:a:praisonai:praisonai:*:*:*:*:*:*:*:*

References