CVE Catalog

CVE-2026-57129

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

In praisonaiagents prior to 1.6.59, MentionsParser._process_file_mention accepts file-mention values and falls back from workspace-relative resolution to Path(file_path) without traversal, symlink, or workspace-boundary validation. Prompt input from users, bots, or workflows can therefore read arbitrary files accessible to the process, including credentials, keys, environment files, source code, and system configuration. This issue is fixed in praisonaiagents 1.6.59.

Risk Assessment

An attacker can read sensitive files on the server running the agent, leading to leakage of credentials, keys, and configuration data. This may enable further escalation and compromise of the environment.

Recommendation

Upgrade praisonaiagents to version 1.6.59 or later. Until then, restrict access to the agent and consider validating file paths at the application level.

Other vulnerabilities in praisonaiagents

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, MentionsParser._process_file_mention accepts file-mention values and falls back from workspace-relative resolution to Path(file_path) without traversal, symlink, or workspace-boundary validation. Prompt input from users, bots, or workflows can therefore read arbitrary files accessible to the process, including credentials, keys, environment files, source code, and system configuration. This issue is fixed in praisonaiagents 1.6.59.

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