← Browse

CVE-2026-56839

Medium

Elevated severity or exploit probability.

CVSS base
7.3 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
EPSS — probability of exploitation (30 days)
0.3%
23.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-22
Published 2026-09-14 · modified 2026-09-16

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.

References

Official: NVD · CVE.org