CVE Catalog

CVE-2026-57145

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

In PraisonAI, 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 or overwrite files.

Risk Assessment

Secrets may be exposed and persistence or application tampering enabled through reading and overwriting files accessible to the process.

Recommendation

Update PraisonAI to version 4.6.62 or later.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS