Lucene search
+L

99 matches found

Kitploit
Kitploit
added 2026/09/16 12:29 p.m.14 views

CVE-2023-27163-POC

CVE-2023-27163 CVE-2023-27163 Request-baskets up to v1.2.1 was discovered to contain a Server-Side Request Forgery SSRF via the component /api/baskets/name. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request. This POC utilizes the...

6.5CVSS6.6AI score0.06591EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/16 5:10 a.m.8 views

Jira-Scan

Jira-Scan ONLY TESTED WITH PYTHON 3 Provide a list of websites to test with out the http or https and this will test each one for the SSRF vun. Use a VPS from DO CVE-2017-9506 The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before...

6.1CVSS6.4AI score0.71601EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 8:40 p.m.9 views

jira-ssrf

jira-ssrf CVE-2017-9506 The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4 allows remote attackers to access the content of internal network resources and/or perform an XSS attack via Server Side Request Forgery SS...

6.1CVSS6.5AI score0.71601EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 4:38 a.m.12 views

CVE-2026-44578

🚨 CVE-2026-44578 — Vulnerabilidad SSRF en Next.js 📌 Resumen CVE-2026-44578 es una vulnerabilidad de alta gravedad de falsificación de solicitudes del lado del servidor SSRF que afecta aplicaciones Next.js auto-alojadas. Los atacantes pueden explotar solicitudes de actualización WebSocket...

8.6CVSS8AI score0.38872EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/11 9:14 p.m.11 views

CVE-2017-9506

Proof of Concept SSRF & XSS root@kitploit: https://jira.you.com//plugins/servlet/oauth/users/icon-uri?consumerUri=http://www.google.co.uk CVE-2017-9506 The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4 allows remo...

6.1CVSS6.4AI score0.71601EPSS
SaveExploits1
CVE
CVE
added 2026/09/04 2:32 p.m.30 views

CVE-2026-85699

jina-ai reader is affected by a server-side request forgery (SSRF) vulnerability. URL validation is applied only to the initial request but is not re-applied to subsequent redirect hops . An attacker can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, ...

8.7CVSS5.3AI score0.00292EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 2:32 p.m.14 views

CVE-2026-85675

OWL 's DocumentProcessingToolkit contains a server-side request forgery (SSRF) vulnerability in the extract_document_content tool. The tool fetches caller-supplied URLs without scheme, host, or IP filtering , allowing attackers to inject malicious URLs via prompt injection and cause the server to...

8.7CVSS5.3AI score0.00277EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 12:37 a.m.15 views

CVE-2026-84697

Mailpit (open-source mail testing tool) contains a Server-Side Request Forgery (SSRF) vulnerability in its IsInternalIP deny list function (file: internal/tools/net.go). The deny list fails to block the Azure WireServer address 168.63.129.16 and the RFC 2765/6145 IPv4-translated IPv6 prefix , all...

6.9CVSS5.9AI score0.00245EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/20 9:16 p.m.10 views

Open Redirect

Overview unstructured is an A library that prepares raw documents for downstream ML tasks. Affected versions of this package are vulnerable to Open Redirect via the url argument in the partition, partitionhtml, and partitionmd functions. An attacker can access internal network resources or...

9.3CVSS5.5AI score0.0025EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 4:21 p.m.31 views

CVE-2026-61704

In the npm package link-preview-js , the resolveDNSHost function in index.ts validates only one resolved IP address but then fetches using the original hostname, enabling DNS rebinding that bypasses SSRF protections and lets server-side preview fetches reach internal HTTP resources. Redirect hand...

7.5CVSS5.3AI score0.00403EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 1:24 p.m.18 views

CVE-2026-71270

Stirling-PDF's POST /api/v1/convert/url/pdf endpoint ConvertWebsiteToPDF.java was not updated with the CustomHtmlSanitizer/SsrfProtectionService SSRF protections that were added to three sibling conversion endpoints html/pdf, file/pdf, markdown/pdf...

8.6CVSS0.00313EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 12:26 p.m.16 views

EUVD-2026-53355

Stirling-PDF's POST /api/v1/convert/url/pdf endpoint ConvertWebsiteToPDF.java was not updated with the CustomHtmlSanitizer/SsrfProtectionService SSRF protections that were added to three sibling conversion endpoints html/pdf, file/pdf, markdown/pdf. The endpoint validates only that the initial...

8.6CVSS5.5AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 8:38 p.m.10 views

GHSA-H6X2-583H-X99R Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/03 7:59 p.m.12 views

Server-side Request Forgery (SSRF)

Overview ip-address is an A library for parsing IPv4 and IPv6 IP addresses in node and the browser. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through improper handling of IPv4 addresses with leading zeros in the Address4. An attacker can bypass network...

8.6CVSS5.5AI score0.00366EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 10:07 p.m.27 views

Server-side Request Forgery (SSRF)

Overview @n8n/n8n-nodes-langchain is a Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the MCP Client. An attacker can access internal or otherwise restricted network resources by supplying crafted endpoints, causing the server to connect to unintended host...

8.4CVSS5.9AI score
SaveExploits0References2
NVD
NVD
added 2026/07/21 10:19 p.m.16 views

CVE-2026-65318

Verba RAG application version 2.1.3 contains an unauthenticated server-side request forgery vulnerability that allows unauthenticated attackers to cause the backend to issue arbitrary HTTP GET requests by supplying attacker-controlled URLs through the WebSocket import endpoint. Attackers can...

9.2CVSS0.00596EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/15 5:07 p.m.12 views

Server-side Request Forgery (SSRF)

Overview phanan/koel is a personal audio streaming service. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the createPodcastChannel.view process. An attacker can cause the server to initiate HTTP requests to internal or private network resources by...

8.8CVSS5.4AI score0.00321EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/14 8:02 p.m.8 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the server process. An attacker can access internal network resources and exfiltrate sensitive data by creating virtual tables that trigger outbound HTTP requests to internal or cloud metadata...

8.7CVSS6.1AI score0.00343EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/09 1:35 p.m.10 views

Server-side Request Forgery (SSRF)

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the isglobaladdress function. An attacker can access internal network resources or sensitive endpoints by supplying...

4.9CVSS6.1AI score0.00181EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/08 9:02 p.m.20 views

CVE-2026-60105 Monsta FTP < 2.14.5 SSRF via IPv4-Mapped IPv6 Address Bypass

Monsta FTP before 2.14.5 contains a server-side request forgery vulnerability in the fetchRemoteFile action caused by an incomplete IP blocklist check in the isBlockedIP function, which fails to detect embedded IPv4 addresses within IPv4-mapped IPv6 addresses. An unauthenticated attacker can obta...

8.6CVSS5.9AI score0.0186EPSS
SaveExploits0References3
Rows per page
Query Builder