PraisonAI is a multi-agent teams system. Prior to 4.6.62, src/praisonai/praisonai/tools/multiedit.py passes the LLM-controlled filepath parameter directly to open for reading and writing without traversal rejection, symlink resolution, a workspace boundary, or protected-path checks. Prompt-influenced agents can read files through edit and diff behavior or overwrite files accessible to the process, exposing secrets and enabling persistence or application tampering. This issue is fixed in 4.6.62.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-14 16:17
Updated : 2026-09-15 14:45
NVD link : CVE-2026-57145
Mitre link : CVE-2026-57145
CVE.ORG link : CVE-2026-57145
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
