Lucene search
+L

65 matches found

Kitploit
Kitploit
added 2026/09/03 7:32 a.m.4 views

CVE-2023-27163

Proof Of Concept of SSRF on Request-Baskets CVE-2023-27163 This repository contains a Proof-of-Concept PoC for CVE-2023-27163, a Server-Side Request Forgery SSRF vulnerability discovered in request-baskets up to version 1.2.1. This vulnerability allows attackers to access network resources and...

6.5CVSS6.5AI score0.06591EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/02 11:52 p.m.3 views

CVE-2024-39205-Pyload-RCE

CVE-2024-39205-Pyload-RCE Pyload RCE with js2py sandbox escape Summary Any pyload-ng running under python3.11 or below are vulnerable under RCE. Attacker can send a request containing any shell command and the victim server will execute it immediately. Fix Upgrade to the newest version of pyload-...

9.8CVSS7.3AI score0.16538EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/01 9:27 p.m.4 views

martian-packets

Martian Packets Un repositorio que contiene un script de Python que se puede utilizar para crear paquetes TCP/IP sin procesar raw. Se utiliza para probar paquetes marcianos tras una vulnerabilidad anunciada en Kubernetes kube-proxy: CVE-2020-8558. Este PoC cubre la omisión del límite de localhost...

8.8CVSS6.7AI score0.03597EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.7 views

CVE-2026-2020-SSRF-via-URL-Parser-Differential

CVE-2026-2020 – SSRF mediante diferencia de analizadores de URL Código del programa Python root@kitploit: vulnerableservice.py - Validates URL with urllib.parse, fetches with requests from flask import Flask, request import requests import urllib.parse app = Flaskname def isallowedurlurl: parsed ...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1
OSV
OSV
added 2026/08/05 5:16 p.m.12 views

CVE-2026-9077

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS5.6AI score
SaveExploits0References1
NVD
NVD
added 2026/08/05 5:16 p.m.15 views

CVE-2026-9077

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS0.00316EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:24 p.m.9 views

CVE-2026-9077

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS5.7AI score0.00316EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/05 4:24 p.m.73 views

CVE-2026-9077

Summary of CVE-2026-9077 (IBM Langflow OSS) : Langflow OSS versions 1.0.0–1.10.3 allow remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host. The vulnerability stems from weaknesses in MCP command/...

8.5CVSS5.7AI score0.00316EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/05 4:24 p.m.18 views

EUVD-2026-53463

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS5.7AI score0.00316EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/04 1:52 p.m.11 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.6AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/23 10:16 p.m.14 views

CVE-2026-63313

9Router before 0.4.72 contains a server-side request forgery SSRF vulnerability in the /v1/web/fetch endpoint. The endpoint accepts a user-controlled url parameter and passes it to a configured external scraping provider Firecrawl, Jina Reader, Tavily, or Exa to fetch content. The URL is only...

8.3CVSS0.00465EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.24 views

PT-2026-64185

Name of the Vulnerable Software and Affected Versions 9Router versions prior to 0.4.72 Description A server-side request forgery SSRF issue exists in the '/v1/web/fetch' endpoint. The endpoint accepts a user-controlled url parameter and passes it to an external scraping provider to fetch content...

8.3CVSS5.9AI score0.00465EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/15 9:16 p.m.31 views

CVE-2026-62312

9Router is an AI router & token saver. Prior to 0.5.2, 9Router allows a remote authenticated attacker to achieve arbitrary code execution on the host operating system by combining a Host header bypass of localhost-only routes with unvalidated MCP plugin args passed to childprocess.spawn, allowing...

8.8CVSS0.01297EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 8:53 p.m.47 views

CVE-2026-62312

CVE-2026-62312 affects 9Router, an AI router & token saver. Before v0.5.2, an authenticated remote attacker can achieve arbitrary code execution on the host by abusing a Host header bypass of localhost-only routes in combination with unvalidated MCP plugin arguments passed to child_process.spawn(...

8.8CVSS6.5AI score0.01297EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/14 8:33 a.m.17 views

API Key Bypass

9Router is vulnerable to API key bypass. The vulnerability is due to the router determining whether a /v1 LLM proxy request is local by reading the client-controlled Host header, where a remote unauthenticated attacker can send Host: localhost and bypass API-key authentication, and this allows th...

8.2CVSS6.1AI score0.00323EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/07 7:35 p.m.27 views

@aborruso/ckan-mcp-server: SSRF via base_url allows access to internal networks (Potential fix bypass of CVE-2026-33060)

Summary A known vulnerability CVE-2026-33060 indicated tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter had the risk of making HTTP requests to arbitrary endpoints without restriction. A fix was applied to filter out ip addresses. However, a method to bypass exist...

5.7CVSS6.1AI score0.00289EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/07 4:02 p.m.13 views

PYSEC-2026-1822 pyLoad is vulnerable to attacks that bypass localhost restrictions, enabling the creation of arbitrary packages

Summary Any unauthenticated attacker can bypass the localhost restrictions posed by the application and utilize this to create arbitrary packages. Details Any unauthenticated attacker can bypass the localhost restrictions posed by the application and utilize this to create arbitrary packages. Thi...

7.5CVSS6.1AI score0.00315EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/29 11:50 a.m.14 views

PYSEC-2026-499 pyload-ng vulnerable to RCE with js2py sandbox escape

Summary Any pyload-ng running under python3.11 or below are vulnerable under RCE. Attacker can send a request containing any shell command and the victim server will execute it immediately. Details js2py has a vulnerability of sandbox escape assigned as CVE-2024-28397, which is used by the...

9.8CVSS6.8AI score0.16538EPSS
SaveExploits4References7
OSV
OSV
added 2026/06/29 11:50 a.m.15 views

PYSEC-2026-306 Server-Side Request Forgery in calibreweb

calibreweb prior to version 0.6.17 is vulnerable to server-side request forgery SSRF. This is a result of incomplete SSRF protection that can be bypassed via an HTTP redirect. An HTTP server set up to respond with a 302 redirect may redirect a request to localhost...

9.9CVSS7.2AI score0.00985EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/05/26 1:06 p.m.64 views

cve-database

Vulnerability Report: Format String Vulnerability in D-Link DC...

6.2AI score
SaveExploits0
Rows per page
Query Builder