Path Traversal in Mervinpraison Praisonai
CVE-2026-60089
PraisonAI (pip package praisonaiagents) before 1.6.78 automatically loads defaults from a project-local .praisonai/config.toml when constructing an Agent, and does not validate the defaults.output.output_file path. A repository-controlled config file can set output_file to an absolute or '..' traversal path; when the developer subsequently calls agent.start() without explicitly passing an output parameter, PraisonAI writes the agent response to that path (creating parent directories as needed), allowing an untrusted checked-out project to overwrite files outside the project root with the privileges of the user running PraisonAI.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.001 (3.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N.
Affected products
- Mervinpraison Praisonai — versions 0, 1.6.78
Weakness classification (CWE)
References
- disclosure@vulncheck.com (vendor-advisory)
- disclosure@vulncheck.com (patch)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-60089?
- CVE-2026-60089 is a medium-severity vulnerability in Mervinpraison Praisonai, classified under Path Traversal. CVSS score: 5.5/10. Published 2026-07-10.
- How severe is CVE-2026-60089?
- Medium severity. CVSS v3 base score is 5.5 out of 10.