Vulnerability  ·  2026-06-20

PraisonAI Path Traversal — Agent ID Sanitization Bypass Enables Arbitrary File Access

VulnerabilityHigh impactGlobalCVE-2026-56078
MultiAgentMonitor in PraisonAI fails to sanitize agent IDs when constructing file system paths, allowing path traversal attacks via sequences like ../ in the agent ID.
Unrestricted file access on the PraisonAI host allows attackers to read configuration files, steal credentials, modify agent behavior, or plant backdoors.
PraisonAI's MultiAgentMonitor component fails to sanitize agent IDs when building file paths. Attacker registers an agent with a traversal sequence (e.g., ../../../etc/passwd) in the agent ID, allowing reads/writes outside intended directories.
PraisonAI < 1.5.115
Upgrade to PraisonAI 1.5.115 or later. Sanitize all user-supplied identifiers before constructing file paths.
Sources
CVE-2026-56078 NVD DetailPraisonAI GitHub Repository
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →