CVE-2026-60088

Summary

PraisonAI before 4.6.78 fails to validate file path references in custom command templates, allowing attackers to read files outside the workspace. Attackers can include path traversal sequences like @../outside_secret.txt or absolute paths in project command files to exfiltrate process-readable files into model prompts.

Affected Software

VendorProductVersion RangeStatus
MervinPraisonPraisonAI0 < 4.6.78affected
MervinPraisonPraisonAI4.6.78unaffected

Weaknesses

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

References