Lucene search
+L

4270 matches found

Kitploit
Kitploit
added 2026/09/14 12:57 p.m.13 views

inspector

MCP Inspector 用于检查 Model Context Protocol(MCP)服务器的开发者工具。它以单个包 @modelcontextprotocol/inspector 的形式发布,提供三种检查服务器的方式: Web — 一个基于 Vite + React + Mantine 的单页应用,带 Node 后端。 CLI — 一个可脚本化的命令行客户端,用于自动化、CI 和快速的智能体反馈循环。 TUI — 一个基于 Ink 构建的交互式终端界面。 三者都通过同一个全局 mcp-inspector 二进制文件运行: root@kitploit: npx...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 12:27 p.m.9 views

CVE-2026-42271-PoC

CVE-2026-42271 — Inyección de comandos autenticada en LiteLLM a través de endpoints de prueba MCP stdio LiteLLM POST /mcp-rest/test/connection y POST /mcp-rest/test/tools/list — Inyección de comandos autenticada a través del transporte MCP stdio. Cualquier clave API válida puede ejecutar comandos...

8.8CVSS6.2AI score0.83594EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 11:50 a.m.3 views

super-trouper

Super Trouper An MCP server for the Frida reverse engineering toolkit. Super Trouper runs an MCP server over STDIO that exposes Frida capabilities as tools for coding agents. It can connect to local, USB, and remote devices; inspect applications and processes; manage process sessions; and load,...

6.2AI score
SaveExploits0References2
NVD
NVD
added 2026/09/14 11:17 a.m.7 views

CVE-2026-90898

Bifrost registers MCP clients through its management API. A stdio client is a command plus args. Bifrost starts that program in the gateway the moment the client is added. No MCP handshake required. The default is governance.authconfig.isenabled=false. Auth off means every caller is a local admin...

9.8CVSS0.00343EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/14 10:18 a.m.20 views

CVE-2026-90898 Bifrost unauthenticated remote code execution via MCP stdio client registration

Bifrost registers MCP clients through its management API. A stdio client is a command plus args. Bifrost starts that program in the gateway the moment the client is added. No MCP handshake required. The default is governance.authconfig.isenabled=false. Auth off means every caller is a local admin...

9.8CVSS0.00343EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/14 10:18 a.m.9 views

CVE-2026-90898

Bifrost (by maximhq) is vulnerable to unauthenticated remote code execution through its MCP stdio client registration endpoint. When a stdio client is registered via POST /api/mcp/client, Bifrost immediately spawns the specified command in the gateway—no MCP handshake required. By default, authen...

9.8CVSS0.00343EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/14 10:18 a.m.8 views

EUVD-2026-77357

Bifrost registers MCP clients through its management API. A stdio client is a command plus args. Bifrost starts that program in the gateway the moment the client is added. No MCP handshake required. The default is governance.authconfig.isenabled=false. Auth off means every caller is a local admin...

9.8CVSS0.00343EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 8:40 a.m.9 views

probo

Probo Open-source GRC platform for engineers. Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. It covers the full GRC lifecycle: risk identification, control tracking, vendor risk, data privacy, access reviews, audit programs, and...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 3:30 a.m.6 views

ai-tool-poisoning-guard

ai-tool-poisoning-guard Minimum security-baseline rule for Claude Code, Codex, and Cursor. This free rule closes a real gap in each tool's built-in review. Full ruleset + implementation guide: Gumroad link — coming soon. Your AI coding assistant reviews code. It doesn't review the sentence that...

8.8CVSS0.27137EPSS
SaveExploits3References6
NVD
NVD
added 2026/09/14 3:16 a.m.11 views

CVE-2026-90617

A vulnerability was detected in GH05TCREW PentestAgent up to cf882dabea3ed91cef016cdd115e5426315665a2. This vulnerability affects the function runtask of the file interface/main.py of the component MCP HTTP Server. Performing a manipulation results in os command injection. The attack is possible ...

7.5CVSS0.016EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/14 3:16 a.m.7 views

CVE-2026-38924

In Oraios AI Serena before 1.0.0, the listen address of the MCP server in HTTP mode is 0.0.0.0. NOTE: the Supplier observed that 0.0.0.0 was a "potential security hazard" but the Serena documentation, at the time of the issue report proposing 127.0.0.1 instead of 0.0.0.0, recommended "use a...

2.9CVSS0.00118EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/14 2:15 a.m.4 views

EUVD-2026-77176

A vulnerability was detected in GH05TCREW PentestAgent up to cf882dabea3ed91cef016cdd115e5426315665a2. This vulnerability affects the function runtask of the file interface/main.py of the component MCP HTTP Server. Performing a manipulation results in os command injection. The attack is possible ...

7.5CVSS0.016EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/14 2:15 a.m.19 views

CVE-2026-90617

GH05TCREW PentestAgent contains an os command injection in the MCP HTTP Server component, specifically in the run_task function of interface/main.py . The vulnerability is reachable remotely with no privileges required, allowing an attacker to manipulate input to execute arbitrary OS commands. Im...

7.5CVSS0.016EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/14 12:00 a.m.3 views

CVE-2026-38924

In Oraios AI Serena before 1.0.0, the listen address of the MCP server in HTTP mode is 0.0.0.0. NOTE: the Supplier observed that 0.0.0.0 was a "potential security hazard" but the Serena documentation, at the time of the issue report proposing 127.0.0.1 instead of 0.0.0.0, recommended "use a...

2.9CVSS5.7AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/14 12:00 a.m.7 views

EUVD-2026-77175

In Oraios AI Serena before 1.0.0, the listen address of the MCP server in HTTP mode is 0.0.0.0. NOTE: the Supplier observed that 0.0.0.0 was a "potential security hazard" but the Serena documentation, at the time of the issue report proposing 127.0.0.1 instead of 0.0.0.0, recommended "use a...

2.9CVSS0.00118EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/14 12:00 a.m.14 views

CVE-2026-38924

CVE-2026-38924 affects Oraios AI Serena prior to 1.0.0 , where the MCP server in HTTP mode binds its listen address to 0.0.0.0 (all interfaces) rather than 127.0.0.1. The supplier acknowledged this as a "potential security hazard," though documentation at the time recommended running Serena in a ...

2.9CVSS0.00118EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/14 12:00 a.m.21 views

CVE-2026-38924

In Oraios AI Serena before 1.0.0, the listen address of the MCP server in HTTP mode is 0.0.0.0. NOTE: the Supplier observed that 0.0.0.0 was a "potential security hazard" but the Serena documentation, at the time of the issue report proposing 127.0.0.1 instead of 0.0.0.0, recommended "use a...

2.9CVSS0.00118EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 7:58 p.m.11 views

CVE-2026-52617

CVE-2026-52617 — @sworddut/mcp-ffmpeg-helper: OS command injection via ffmpeg tool options runFFmpegCommand passes a string built from MCP tool parameters to spawn…, shell: true , so shell metacharacters in options, format, codec, pixelFormat or extraOptions execute on the host running the server...

5.9AI score
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 7:00 p.m.3 views

blitzstrike

Blitz Strike Reconnaissance at speed. Analysis in depth. Validation before report...

5.7AI score
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.1304 views

Flowise - Remote Code Execution

Flowise 3.0.5 contains a remote code execution vulnerability caused by unsafe evaluation of user input in the CustomMCP node's convertToValidJSONString function, letting remote attackers execute arbitrary code with full Node.js privileges, exploit requires user input to be processed by the...

10CVSS8.5AI score0.86218EPSS
SaveExploits23References2
Rows per page
Query Builder