CVE-2026-55527

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 15:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55527

Mitre link : CVE-2026-55527

CVE.ORG link : CVE-2026-55527


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-73

External Control of File Name or Path