CVE Catalog

CVE-2026-47397

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

Vulnerability in PraisonAI (versions prior to 4.6.40) where hidden metadata in a webpage causes PraisonAI agents to write attacker-controlled content to arbitrary paths. The write_file function skips path validation when workspace=None (always in production).

Risk Assessment

Risk of writing malicious files to arbitrary system locations, potentially leading to remote code execution or modification of critical system files.

Recommendation

Upgrade PraisonAI to version 4.6.40 or later. Restrict agent process privileges to the minimum necessary.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, hidden metadata in a webpage causes PraisonAI agents to write attacker-controlled content to arbitrary paths. `write_file` skips path validation when `workspace=None` (always `None` in production). Version 4.6.40 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS