Ad

CVE-2026-35615

CRITICAL CVSS 4.0: 9.2 EPSS 0.06%
Updated Apr 09, 2026
Praisonai
Parameter Value
CVSS 9.2 (CRITICAL)
Fixed In 1.5.113
Type CWE-22 (Path Traversal)
Vendor Praisonai
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)