HIGH

CVE-2026-56839

2026-09-14 CVSS v3.1
CVSS
7.3

Description

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the CODE_TOOLS wrappers keep _workspace_root as None and pass workspace=None to read_file, search_replace, and apply_diff helpers that enforce path containment only for a truthy workspace. An application that exposes code_read_file, code_search_replace, or code_apply_diff before set_workspace can therefore let prompt-influenced calls read and modify files outside the intended project directory, while explicitly configured workspaces remain effective. This vulnerability is fixed in 4.6.59.

Weakness (CWE)

CWE-22 Path Traversal
CWE-200 Information Exposure
CWE-863 Incorrect Authorization

EPSS Score

0.3%
Probability of exploitation in next 30 days
23.4th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE