๐Ÿ” CVE Alert

CVE-2026-40160

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
12th

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.

CWE CWE-918
Vendor mervinpraison
Product praisonaiagents
Published Apr 10, 2026
Last Updated Apr 13, 2026
Stay Ahead of the Next One

Get instant alerts for mervinpraison praisonaiagents

Be the first to know when new unknown vulnerabilities affecting mervinpraison praisonaiagents are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

MervinPraison / PraisonAIAgents
< 1.5.128

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-qq9r-63f6-v542