Lucene search
+L

22 matches found

Kitploit
Kitploit
added 2026/09/12 6:19 a.m.7 views

RWST

RWST Herramientas de la Viuda Roja Aplicaciones de Termux AD...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.15 views

PT-2026-81318

Name of the Vulnerable Software and Affected Versions praisonaiagents versions prior to 1.6.58 Description A Server-Side Request Forgery SSRF issue exists in the multi-agent teams system. The function host is blocked in spider tools.py fails to perform DNS resolution on hostnames before they are...

8.5CVSS5.3AI score0.00205EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/21 2:47 p.m.32 views

CVE-2026-47390 PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, spidertools URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe...

5.5CVSS0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 2:47 p.m.16 views

EUVD-2026-46278

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, spidertools URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 2:47 p.m.75 views

CVE-2026-47390

Summary: CVE-2026-47390 describes an SSRF protection bypass in PraisonAI’s spider_tools where the URL host validation only blocks exact literal hosts like localhost/127.0.0.1 and fails to resolve DNS or handle non-dotted loopback encodings. This allows attacker-controlled URLs with alternate loop...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 2:47 p.m.6 views

CVE-2026-47390 PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, spidertools URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 2:47 p.m.14 views

CVE-2026-47390 PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, spidertools URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe...

5.5CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:35 p.m.13 views

PYSEC-2026-2941 PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

Summary PraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings. The affected component is: text praisonaiagents/tools/spidertools.py The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/13 3:35 p.m.25 views

PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

SummaryPraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings.The affected component is:textpraisonaiagents/tools/spidertools.pyThe tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled URLs...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/13 3:35 p.m.14 views

PYSEC-2026-2902 PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

Summary PraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings. The affected component is: text praisonaiagents/tools/spidertools.py The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/13 3:35 p.m.27 views

PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

SummaryPraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings.The affected component is:textpraisonaiagents/tools/spidertools.pyThe tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled URLs...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.20 views

PT-2026-59539

Summary PraisonAI's spider tools URL validation can be bypassed using alternate loopback host encodings. The affected component is: text praisonaiagents/tools/spider tools.py The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/18 1:56 p.m.16 views

Server-side Request Forgery (SSRF)

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the SpiderTools.validateurl process, which fails to resolve DNS hostnames before validation. An attacke...

8.8CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 1:56 p.m.21 views

praisonaiagents: SSRF guard validates literal IPs only and never resolves DNS

praisonaiagents: SSRF guard validates literal IPs only and never resolves DNS Researcher: Kai Aizen — SnailSploit @SnailSploit, Adversarial & Offensive Security Research Target: https://github.com/MervinPraison/PraisonAI Weakness: CWE-918 Server-Side Request Forgery SSRF. --- Summary The SSRF gua...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/18 1:55 p.m.22 views

PraisonAI: SpiderTools redirect-target SSRF protection bypass

SpiderTools redirect-target SSRF protection bypass Summary SpiderTools.scrapepage validates the initial URL and rejects direct loopback, private, link-local, metadata, and internal hostnames. It then calls requests.Session.get without disabling automatic redirects or validating redirect Location...

6.2AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/29 10:27 p.m.18 views

GHSA-5C6W-WWFQ-7QQM PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

Summary PraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings. The affected component is: text praisonaiagents/tools/spidertools.py The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:27 p.m.13 views

Server-side Request Forgery (SSRF)

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

6.9CVSS5.5AI score0.00175EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:27 p.m.36 views

PraisonAI spider_tools SSRF protection bypass via alternate loopback host encodings

Summary PraisonAI's spidertools URL validation can be bypassed using alternate loopback host encodings. The affected component is: text praisonaiagents/tools/spidertools.py The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References2Affected Software2
Snyk
Snyk
added 2026/05/29 10:27 p.m.13 views

Server-side Request Forgery (SSRF)

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper URL validation the spidertools component. An attacker can access internal loopback-only HTTP...

6.9CVSS5.5AI score0.00175EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.22 views

PT-2026-45049

Name of the Vulnerable Software and Affected Versions PraisonAI affected versions not specified Description URL validation in the spider tools component can be bypassed using alternate loopback host encodings, leading to Server-Side Request Forgery SSRF. The validate url function only blocks a...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References11
Rows per page
Query Builder