CVE-2026-35615

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-07 17:16

Updated : 2026-06-17 10:40


NVD link : CVE-2026-35615

Mitre link : CVE-2026-35615

CVE.ORG link : CVE-2026-35615


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')