Security Advisory

CVE-2026-35615

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-07 16:46:15
Last updated 2026-04-09 16:18:10
Assigner GitHub_M
State PUBLISHED

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.