← Browse

CVE-2026-55540

Medium

Elevated severity or exploit probability.

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

Description

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, is_path_within_directory() uses os.path.abspath() rather than os.path.realpath() for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing read_file and other code tools to access files outside the configured workspace. This issue is fixed in version 4.6.58.

References

Official: NVD · CVE.org