๐Ÿ” CVE Alert

CVE-2026-35615

UNKNOWN 0.0

PraisonAI has a Path Traversal in FileTools

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
20th

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.

CWE CWE-22
Vendor mervinpraison
Product praisonai
Published Apr 7, 2026
Last Updated Apr 9, 2026
Stay Ahead of the Next One

Get instant alerts for mervinpraison praisonai

Be the first to know when new unknown vulnerabilities affecting mervinpraison praisonai are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

MervinPraison / PraisonAI
< 4.5.113

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-693f-pf34-72c5 github.com: https://github.com/MervinPraison/PraisonAI/releases/tag/v4.5.113