CVE-2026-40150
MEDIUM EPSS 18.4%
Published Apr 9, 20262mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Apr 9, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the web_crawl() function in praisonaiagents/tools/web_crawl_tools.py accepts arbitrary URLs from AI agents with zero validation. No scheme allowlisting, hostname/IP blocklisting, or private network checks are applied before fetching. This allows an attacker (or prompt injection in crawled content) to force the agent to fetch cloud metadata endpoints, internal services, or local files via file:// URLs. This vulnerability is fixed in 1.5.128.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
18.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| praison | praisonaiagents | * | <1.5.128 |
References 1
- github.com https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-8f4v-xfm9-3244
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.