Lucene search
+L

8 matches found

Github Security Blog
Github Security Blog
added 2026/08/25 2:18 p.m.6 views

praisonaiagents has a `web_crawl` SSRF protection bypass via unchecked redirect targets

Summary praisonaiagents.tools.webcrawltools.webcrawl validates the initial URL and blocks direct loopback/private destinations by default, but the default httpx fallback still uses httpx.Clientfollowredirects=True and does not revalidate redirect targets. An attacker-controlled public URL can pas...

7.7CVSS5.6AI score0.00362EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/25 2:16 p.m.6 views

CVE-2026-55525

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the webcrawl function validates only the initial URL before crawlwithhttpx uses httpx.Clientfollowredirects=True. Redirect targets are not revalidated, so an attacker who influences a crawl target can redirect a public URL ...

7.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 2:07 p.m.11 views

CVE-2026-55525

PraisonAI (praisonaiagents), a multi-agent teams system, is vulnerable to SSRF via redirect-following in the web_crawl function prior to version 1.6.58 . The root cause is that only the initial URL's resolved IP is validated against a private/loopback blocklist, while the underlying httpx.Client(...

7.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 2:07 p.m.3 views

EUVD-2026-65493

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the webcrawl function validates only the initial URL before crawlwithhttpx uses httpx.Clientfollowredirects=True. Redirect targets are not revalidated, so an attacker who influences a crawl target can redirect a public URL ...

7.5CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 2:07 p.m.7 views

CVE-2026-55525 PraisonAI: SSRF via redirect-following in praisonaiagents web_crawl

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the webcrawl function validates only the initial URL before crawlwithhttpx uses httpx.Clientfollowredirects=True. Redirect targets are not revalidated, so an attacker who influences a crawl target can redirect a public URL ...

7.5CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 2:05 p.m.7 views

praisonaiagents web_crawl vulnerable to SSRF via redirect-following

Summary webcrawl an exported, model-callable tool validates only the INITIAL URL's resolved IP against a private/loopback blocklist, then fetches with httpx.Clientfollowredirects=True and never re-validates redirect targets. An attacker who controls the agent's crawl target a malicious task, or...

7.5CVSS5.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/10 7:23 p.m.12 views

GHSA-8F4V-XFM9-3244 PraisonAIAgents has SSRF and Local File Read via Unvalidated URLs in web_crawl Tool

Summary The webcrawl function in praisonaiagents/tools/webcrawltools.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 conte...

7.7CVSS5.9AI score0.00269EPSS
SaveExploits1References3
Huntr
Huntr
added 2024/10/22 9:26 a.m.10 views

RCE & Full Read SSRF & Arbitrary File Read in /web_crawl endpoint

Description The webcrawl function in documentapp.py contains a RCE vulnerability. This function receives the URL parameter, accesses and obtains the HTML content of the URL through Chromium headless, and converts the HTML content into a PDF file. Users can obtain the converted PDF file through th...

9.8CVSS9.6AI score0.18528EPSS
SaveExploits3
Rows per page
Query Builder