Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/commit/2a855c470077c7d2e2479a575f7ef7
- https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.62
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-29w3-p9w9-wc
FAQ
What is CVE-2026-57145?
CVE-2026-57145 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 trave...
How severe is CVE-2026-57145?
CVE-2026-57145 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-57145?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.