CVE-2026-40160

MEDIUM

PraisonAIAgents has SSRF via unvalidated URL in `web_crawl` httpx fallback

Title source: cna
STIX 2.1

Description

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, web_crawl's httpx fallback path passes user-supplied URLs directly to httpx.AsyncClient.get() with follow_redirects=True and no host validation. An LLM agent tricked into crawling an internal URL can reach cloud metadata endpoints (169.254.169.254), internal services, and localhost. The response content is returned to the agent and may appear in output visible to the attacker. This fallback is the default crawl path on a fresh PraisonAI installation (no Tavily key, no Crawl4AI installed). This vulnerability is fixed in 1.5.128.

Scores

CVSS v3 6.5
EPSS 0.0003
EPSS Percentile 10.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (3)
MervinPraison/PraisonAIAgents < 1.5.128
praison/praisonaiagents < 1.5.128
pypi/praisonaiagents 0.13.23 - 1.5.128PyPI
Published Apr 10, 2026
Tracked Since Apr 10, 2026