← Browse

CVE-2026-55527

Medium

Elevated severity or exploit probability.

CVSS base
7.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
EPSS — probability of exploitation (30 days)
0.3%
25.3th 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 praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized user_id into self.user_path. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitizes user_id before constructing self.user_path. This issue is fixed in version 1.6.58.

References

Official: NVD · CVE.org