PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, is_path_within_directory() uses os.path.abspath() rather than os.path.realpath() for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing read_file and other code tools to access files outside the configured workspace. This issue is fixed in version 4.6.58.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-25 15:16
Updated : 2026-09-09 21:07
NVD link : CVE-2026-55540
Mitre link : CVE-2026-55540
CVE.ORG link : CVE-2026-55540
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
