๐Ÿ” CVE Alert

CVE-2026-40150

HIGH 7.7

PraisonAIAgents has SSRF and Local File Read via Unvalidated URLs in web_crawl Tool

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
8th

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.

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

Get instant alerts for mervinpraison praisonaiagents

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

MervinPraison / PraisonAIAgents
< 1.5.128

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-8f4v-xfm9-3244