Lucene search
+L

2938 matches found

Positive Technologies
Positive Technologies
added 2025/09/10 12:0 a.m.10 views

PT-2025-37048

Name of the Vulnerable Software and Affected Versions: mcp-neo4j version 0.3.0 Description: An issue was discovered that allows attackers to gain sensitive information or execute arbitrary commands via the SSE service. Recommendations: At the moment, there is no information about a newer version...

7.5CVSS7.2AI score0.00448EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/10 12:0 a.m.13 views

Neo4j MCP Clients & Servers 安全漏洞

Neo4j MCP Clients & Servers is a Neo4j Contrib open source protocol for managing large language model contexts. A security vulnerability exists in Neo4j MCP Clients & Servers version 0.3.0, which originates in the SSE service and could lead to the disclosure of sensitive information or the...

7.5CVSS6.6AI score0.00448EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/09 4:32 p.m.7 views

Malicious code in mcp-chat-client (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 012cdccf3de8faf0decc2a7294908fdb206cdb5ed9d8c50ab47b7bb2c8305032 Any computer that has this package installed or running should be considered...

6.8AI score
SaveExploits0References1
OSV
OSV
added 2025/09/09 4:32 p.m.5 views

MAL-2025-47098 Malicious code in mcp-chat-client (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 012cdccf3de8faf0decc2a7294908fdb206cdb5ed9d8c50ab47b7bb2c8305032 Any computer that has this package installed or running should be considered...

6.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/09 11:10 a.m.9 views

Malicious code in mcp-server-everything (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 263d07d53076b8ca1efe56fcd69d4a4e3c6d6a496b6086a03b8bafb8ae58900c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
NVD
NVD
added 2025/09/08 10:15 p.m.5 views

CVE-2025-58444

The MCP inspector is a developer tool for testing and debugging MCP servers. A cross-site scripting issue was reported in versions of the MCP Inspector local development tool prior to 0.16.6 when connecting to untrusted remote MCP servers with a malicious redirect URI. This could be leveraged to...

8.6CVSS0.00627EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/08 9:24 p.m.4 views

CVE-2025-58444 MCP Inspector is Vulnerable to Potential Command Execution via XSS When Connecting to an Untrusted MCP Server

The MCP inspector is a developer tool for testing and debugging MCP servers. A cross-site scripting issue was reported in versions of the MCP Inspector local development tool prior to 0.16.6 when connecting to untrusted remote MCP servers with a malicious redirect URI. This could be leveraged to...

8.6CVSS6.3AI score0.00627EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/08 9:24 p.m.30 views

CVE-2025-58444

The MCP Inspector (local development tool) is affected by an XSS flaw in versions prior to 0.16.6 when connecting to untrusted MCP servers with a malicious redirect URI. The flaw can be leveraged to interact with the inspector proxy and trigger arbitrary command execution on the developer machine...

8.6CVSS6.1AI score0.00627EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/08 9:14 p.m.4 views

GHSA-G9HG-QHMF-Q45M MCP Inspector is Vulnerable to Potential Command Execution via XSS When Connecting to an Untrusted MCP Server

An XSS flaw exists in the MCP Inspector local development tool when it renders a redirect URL returned by a remote MCP server. If the Inspector connects to an untrusted server, a crafted redirect can inject script into the Inspector context and, via the built-in proxy, be leveraged to trigger...

8.6CVSS6.3AI score0.00627EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2025/09/08 9:14 p.m.8 views

@arturl/pulumi-mcp-server (=0.1.9), @collegue/mcp (>=1.0.1 <=1.0.2) +29 more potentially affected by CVE-2025-58444 via @modelcontextprotocol/inspector (>=0.10.2 <=0.15.0)

@modelcontextprotocol/inspector NPM version =0.10.2, =1.0.1, =2.0.10, =0.0.0-semantically-released, =0.0.0-alpha.0, =2.1.0, =2.1.0, =2.1.2 - @mseep/git-mcp-server =2.1.4 - @nvhien20vn/git-mcp-server =0.0.1 and more Source cves: CVE-2025-58444 Source advisory: OSV:GHSA-G9HG-QHMF-Q45M...

8.6CVSS5.7AI score0.00627EPSS
SaveExploits0
NVD
NVD
added 2025/09/08 8:15 p.m.58 views

CVE-2025-54994

@akoskm/create-mcp-server-stdio is an MCP server starter kit that uses the StdioServerTransport. Prior to version 0.0.13, the MCP Server is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP...

9.3CVSS0.01371EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/09/08 7:42 p.m.5 views

Command Injection

Overview @akoskm/create-mcp-server-stdio is a MCP Server Starter kit using the StdioServerTransport Affected versions of this package are vulnerable to Command Injection via the which-app-on-port tool, which executes exec on user input. An attacker can execute arbitrary commands on the host syste...

9.8CVSS7.6AI score0.01371EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/09/08 7:42 p.m.76 views

@akoskm/create-mcp-server-stdio is vulnerable to MCP Server Command Injection through `exec` API

Command Injection in MCP Server The MCP Server at https://github.com/akoskm/create-mcp-server-stdio is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. Vulnerable tool The MCP Server exposes the to...

9.3CVSS8AI score0.01371EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/08 7:42 p.m.5 views

GHSA-3CH2-JXXC-V4XF @akoskm/create-mcp-server-stdio is vulnerable to MCP Server Command Injection through `exec` API

Command Injection in MCP Server The MCP Server at https://github.com/akoskm/create-mcp-server-stdio is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. Vulnerable tool The MCP Server exposes the to...

9.3CVSS8.1AI score0.01371EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/08 7:37 p.m.5 views

CVE-2025-54994 @akoskm/create-mcp-server-stdio has Command Injection in MCP Server due to unsafe `exec` API

@akoskm/create-mcp-server-stdio is an MCP server starter kit that uses the StdioServerTransport. Prior to version 0.0.13, the MCP Server is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP...

9.3CVSS7AI score0.01371EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/08 7:37 p.m.8 views

CVE-2025-54994 @akoskm/create-mcp-server-stdio has Command Injection in MCP Server due to unsafe `exec` API

@akoskm/create-mcp-server-stdio is an MCP server starter kit that uses the StdioServerTransport. Prior to version 0.0.13, the MCP Server is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP...

9.3CVSS7.3AI score0.01371EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.3 views

PT-2025-36620

An XSS issue was reported in the MCP Inspector local development tool when connecting to an untrusted remote MCP server with a malicious redirect URI. This could be leveraged to interact directly with the inspector proxy to trigger arbitrary command execution. Users are advised to update to 0.16....

8.6CVSS6.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.7 views

PT-2025-36503

Name of the Vulnerable Software and Affected Versions: @akoskm/create-mcp-server-stdio versions prior to 0.0.13 Description: The @akoskm/create-mcp-server-stdio package, a MCP server starter kit utilizing the StdioServerTransport, contains a command injection issue in versions prior to 0.0.13. Th...

9.3CVSS6.9AI score0.01371EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/09/08 12:0 a.m.4 views

MCP inspector 安全漏洞

MCP inspector is a development tool for debugging MCP servers. A security vulnerability exists in MCP inspector versions prior to 0.16.6 that stems from a cross-site scripting attack that could lead to arbitrary command execution...

8.6CVSS6.2AI score0.00627EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.9 views

PT-2025-36603

Command Injection in MCP Server The MCP Server at https://github.com/akoskm/create-mcp-server-stdio is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. Vulnerable tool The MCP Server exposes the to...

9.3CVSS8AI score
SaveExploits0References6
Rows per page
Query Builder