GHSA-3f4v-mp44-x4x2MediumCVSS 5.7
PraisonAI (praisonaiagents) before 1.6.78 contains a path traversal vulnerability in the...
🔗 CVE IDs covered (1)
📋 Description
PraisonAI (praisonaiagents) before 1.6.78 contains a path traversal vulnerability in the FastContext feature (praisonaiagents.context.fast). FastContextAgent.execute_tool() prepends the configured workspace_path only for relative paths and neither rejects absolute paths nor canonicalizes joined paths before enforcing workspace containment. As a result, tool arguments or model-generated function calls to grep_search, glob_search, read_file, or list_directory can supply absolute paths or '../' traversal sequences to read, search, and enumerate files outside the intended workspace directory, with file contents returned to the caller or injected into the model's tool-result context.
🔗 References (5)
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4xxv-6wmf-xf45
- https://nvd.nist.gov/vuln/detail/CVE-2026-61432
- https://github.com/MervinPraison/PraisonAI/commit/1620b49f36945d8cc8ee5635b906c960df5097a0
- https://www.vulncheck.com/advisories/praisonai-fastcontext-before-path-traversal
- https://github.com/advisories/GHSA-3f4v-mp44-x4x2