CVE-2026-40287
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
praisonaiagentsPyPI | < 1.5.140 | 1.5.140 |
PraisonAIPyPI | < 4.5.139 | 4.5.139 |
Affected products
4- ghsa-coords2 versions
< 4.5.139+ 1 more
- (no CPE)range: < 4.5.139
- (no CPE)range: < 1.5.140
Patches
Vulnerability mechanics
References
4- github.com/MervinPraison/PraisonAI/security/advisories/GHSA-g985-wjh9-qxxcnvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-g985-wjh9-qxxcghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-40287ghsaADVISORY
- github.com/MervinPraison/PraisonAI/releases/tag/v4.5.139ghsaWEB
News mentions
0No linked articles in our index yet.