Back to CVE List

CVE-2026-35615

CRITICAL SEVERITY

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

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-22
Source
GitHub
Vendor
pip
Product
PraisonAI

External References

Discussion (0)

Add Comment

No comments yet. Be the first!