CVE Catalog

CVE-2026-57119

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

In PraisonAI prior to 4.6.59, the unauthenticated Jobs API accepts an absolute or traversing agent_file path in POST /api/v1/runs and passes it to the job executor without a workspace allowlist or boundary check. A remote caller can cause the server to open files accessible to the service account, exposing credentials, keys, environment variables, and other local data.

Risk Assessment

An attacker can read sensitive files such as credentials, keys, and environment variables, potentially leading to full system compromise or privilege escalation.

Recommendation

Update PraisonAI to version 4.6.59 or later, restrict access to the Jobs API, and implement file path validation.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the unauthenticated Jobs API accepts an absolute or traversing agent_file path in POST /api/v1/runs and passes it to the job executor without a workspace allowlist or boundary check. A remote caller can cause the server to open files accessible to the service account, exposing credentials, keys, environment variables, and other local data. This vulnerability is fixed in 4.6.59.

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