Security Advisory

CVE-2026-40160

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-10 16:59:09
Last updated 2026-04-13 15:36:41
Assigner GitHub_M
State PUBLISHED

Description

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, web_crawls 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.