Lucene search
+L

67 matches found

Kitploit
Kitploit
added 2026/09/11 10:18 p.m.4 views

CVE-2024-39205-Pyload-RCE

CVE-2024-39205-Pyload-RCE 利用 js2py 沙箱逃逸实现 Pyload RCE 摘要 任何运行在 python3.11 或更低版本下的 pyload-ng 都存在 RCE 漏洞。攻击者可以发送包含任意 shell 命令的请求,受害服务器将立即执行该命令。 修复方案 升级到最新版本的 pyload-ng,或者直接用 python3.12 或更高版本运行 pyload。 详情 js2py 存在一个沙箱逃逸漏洞,编号为 CVE-2024-28397,该漏洞被 pyload-ng 的 /flash/addcrypted2 API 端点所使用。虽然此端点设计为仅接受...

9.8CVSS8.2AI score0.16538EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/11 7:32 a.m.4 views

CVE-2023-27163

Request-Baskets 上的 SSRF 概念验证 CVE-2023-27163 本仓库包含 CVE-2023-27163 的概念验证代码 PoC,该漏洞是 request-baskets 直至 1.2.1 版本 中存在的一个服务端请求伪造 SSRF 漏洞。攻击者可利用精心构造的 API 请求,通过 /api/baskets/name 组件访问网络资源和敏感信息。 使用方法 root@kitploit: git clone https://github.com/MasterCode112/CVE-2023-27163.git bash ./CVE-2023-27163.sh...

6.5CVSS6.8AI score0.06591EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/08 9:28 p.m.6 views

martian-packets

Martian Packets A repo containing a python script which can be used to craft raw TCP/IP packets. Used for testing out martian packets following a vulnerability announced in kubernetes kube-proxy: CVE-2020-8558. This PoC covers the pod - node host localhost boundary bypass. For a simple and robust...

8.8CVSS6.9AI score0.03597EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/07 1:12 p.m.10 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.5CVSS6AI score0.00418EPSS
SaveExploits1
NVD
NVD
added 2026/09/04 3:17 p.m.9 views

CVE-2026-9186

IBM Langflow OSS 1.0.0 through 1.11.2 allows remote authenticated attackers to bypass localhost-only MCP configuration installation by spoofing X-Forwarded-For: 127.0.0.1 header, enabling arbitrary writes to IDE config files /.cursor/mcp.json, etc...

6.5CVSS0.00271EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 2:23 p.m.6 views

EUVD-2026-71215

IBM Langflow OSS 1.0.0 through 1.11.2 allows remote authenticated attackers to bypass localhost-only MCP configuration installation by spoofing X-Forwarded-For: 127.0.0.1 header, enabling arbitrary writes to IDE config files /.cursor/mcp.json, etc...

6.5CVSS5.5AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 5:16 p.m.19 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
CVE
CVE
added 2026/08/05 4:24 p.m.75 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
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:24 p.m.10 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
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.33 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.50 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.30 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.14 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.16 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
Rows per page
Query Builder