CVE-2026-35615
Severity CVSS v4.0:
CRITICAL
Type:
CWE-22
Path Traversal
Publication date:
07/04/2026
Last modified:
16/04/2026
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.
Impact
Base Score 4.0
9.20
Severity 4.0
CRITICAL
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:* | 1.5.113 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



