CVE-2026-34954

Severity CVSS v4.0:
Pending analysis
Type:
CWE-918 Server-Side Request Forgery (SSRF)
Publication date:
03/04/2026
Last modified:
13/04/2026

Description

PraisonAI is a multi-agent teams system. Prior to version 1.5.95, FileTools.download_file() in praisonaiagents validates the destination path but performs no validation on the url parameter, passing it directly to httpx.stream() with follow_redirects=True. An attacker who controls the URL can reach any host accessible from the server including cloud metadata services and internal network services. This issue has been patched in version 1.5.95.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:praison:praisonaiagents:*:*:*:*:*:*:*:* 1.5.95 (excluding)