CVE-2026-35615
CRITICAL EPSS 33.3%
Published Apr 7, 20262mo ago · Modified Jun 17, 20262w ago
9.2 CVSS 4.0
Published Apr 7, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
PraisonAI is a multi-agent teams system. Prior to 1.5.113, _validate_path() calls os.path.normpath() first, which collapses .. sequences, then checks for '..' in normalized. Since .. is already collapsed, the check always passes. This makes the check completely useless and allows trivial path traversal to any file on the system. This vulnerability is fixed in 1.5.113.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
33.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| praison | praisonai | * | <1.5.113 |
References 2
- github.com https://github.com/MervinPraison/PraisonAI/releases/tag/v4.5.113
- github.com https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-693f-pf34-72c5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.