PoC Index

CVE-2026-55540

HIGH 7.1EPSS 0.3%

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.

CVSS v3.1
7.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
CVSS v3.1
7.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
EPSS
0.27% chance of exploitation in the next 30 days, 19th percentile
Published
2026-08-25
Updated
2026-08-27

Proof-of-concept exploits (1)

References

Related