Lucene search
+L

2950 matches found

OSV
OSV
added 2025/12/23 6:19 p.m.4 views

MAL-2025-192747 Malicious code in excluder-mcp-package (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 44e8a4074afa107f60ef1b93a1b5ad90b034338e5d94eed6d5b1e27fa583b96e The package excluder-mcp-package was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References1
CVE
CVE
added 2025/12/19 4:37 p.m.23 views

CVE-2025-66580

CVE-2025-66580 affects the Dive open-source MCP Host Desktop Application. Versions prior to 0.11.1 contain a critical Stored Cross-Site Scripting (XSS) vulnerability in the Mermaid diagram rendering component that allows execution of arbitrary JavaScript via the javascript: URI. An attacker could...

9.6CVSS5.7AI score0.00486EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/19 12:0 a.m.11 views

PT-2025-52494

Name of the Vulnerable Software and Affected Versions Dive versions prior to 0.11.1 Description Dive is an open-source MCP Host Desktop Application that integrates with function-calling LLMs. A critical Stored Cross-Site Scripting XSS issue exists in the Mermaid diagram rendering component. The...

9.6CVSS6.4AI score0.00486EPSS
SaveExploits1References10
NVD
NVD
added 2025/12/17 11:16 p.m.12 views

CVE-2025-68144

In mcp-server-git versions prior to 2025.12.17, the gitdiff and gitcheckout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values e.g., --output=/path/to/file for gitdiff would be interpreted as command-line options rather than git refs,...

7.1CVSS0.07406EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/17 10:50 p.m.7 views

EUVD-2025-204002

mcp-server-git has missing path validation when using --repository flag...

6.4CVSS6.4AI score0.06434EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/17 10:50 p.m.10 views

mcp-server-git has missing path validation when using --repository flag

In mcp-server-git versions prior to 2025.12.18, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repopath arguments in subsequent tool calls were actually within that configured path. This could allow tool calls t...

9.1CVSS6.6AI score0.06434EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/12/17 10:50 p.m.7 views

Arbitrary Argument Injection

Overview mcp-server-git is an A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs Affected versions of this package are vulnerable to Arbitrary Argument Injection via the gitdiff and gitcheckout functions. An attacker can...

8.2CVSS6.8AI score0.07406EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/17 10:50 p.m.5 views

EUVD-2025-204003

mcp-server-git argument injection in gitdiff and gitcheckout functions allows overwriting local files...

6.3CVSS6.4AI score0.07406EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/17 10:50 p.m.18 views

mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files

In mcp-server-git versions prior to 2025.12.18, the gitdiff and gitcheckout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values e.g., --output=/path/to/file for gitdiff would be interpreted as command-line options rather than git refs,...

7.1CVSS7.3AI score0.07406EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/17 10:47 p.m.4 views

CVE-2025-68433 Zed IDE MCP Context Server Configuration Arbitrary Code Execution

Zed, a code editor, has an aribtrary code execution vulnerability in versions prior to 0.218.2-pre. The Zed IDE loads Model Context Protocol MCP configurations from the settings.json file located within a project’s .zed subdirectory. A malicious MCP configuration can contain arbitrary shell...

7.7CVSS7.4AI score0.00262EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/17 10:12 p.m.23 views

CVE-2025-68145

The CVE-2025-68145 issue affects mcp-server-git when started with the --repository flag. The root cause is missing validation of repo_path in subsequent tool calls, allowing operations on repositories outside the configured path. The fix adds path validation that resolves both the configured repo...

9.1CVSS6.3AI score0.06434EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/12/17 10:12 p.m.38 views

CVE-2025-68145 mcp-server-git has missing path validation when using --repository flag

In mcp-server-git versions prior to 2025.12.17, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repopath arguments in subsequent tool calls were actually within that configured path. This could allow tool calls t...

6.4CVSS5.8AI score0.06434EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/17 10:10 p.m.9 views

CVE-2025-68144 mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files

In mcp-server-git versions prior to 2025.12.17, the gitdiff and gitcheckout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values e.g., --output=/path/to/file for gitdiff would be interpreted as command-line options rather than git refs,...

6.3CVSS5.9AI score0.07406EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/17 10:10 p.m.42 views

CVE-2025-68144

CVE-2025-68144 affects mcp-server-git. In versions prior to 2025.12.17, the git_diff and git_checkout functions forward user-controlled arguments directly to the git CLI without sanitization. This allows flag-like values (for example, --output=/path/to/file) to be interpreted as git options rathe...

7.1CVSS6.9AI score0.07406EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2025/12/17 10:9 p.m.6 views

EUVD-2025-203936

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2025.9.25, the gitinit tool accepted arbitrary filesystem paths and created Git repositories without validating the target location. Unlike other too...

6.5CVSS6.3AI score0.07957EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/17 10:9 p.m.52 views

CVE-2025-68143

CVE-2025-68143 affects the mcp-server-git component. Prior to 2025.9.25, the git_init tool accepted arbitrary filesystem paths and could create Git repositories in any directory accessible to the server process without validating the target location, enabling repository creation at unintended loc...

8.8CVSS6.5AI score0.07957EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/12/17 7:49 p.m.6 views

GHSA-5CGR-J3JF-JW3V mcp-server-git's unrestricted git_init tool allows repository creation at arbitrary filesystem locations

In mcp-server-git versions prior to 2025.9.25, the gitinit tool accepted arbitrary filesystem paths and created Git repositories without validating the target location. Unlike other tools which required an existing repository, gitinit could operate on any directory accessible to the server proces...

6.5CVSS6.8AI score0.07957EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.5 views

SUSE CVE-2025-68205

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver After restructuring and splitting the HDMI codec driver code, each HDMI codec driver contains the own buildcontrols and buildpcms ops. A copy-n-paste error put the wrong...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/17 12:0 a.m.6 views

Zed 命令注入漏洞

Zed is an open source code editor from Zed Industries. A command injection vulnerability exists in versions prior to Zed 0.218.2-pre that stems from loading a malicious MCP configuration from the settings.json file in the project.zed subdirectory, which could lead to arbitrary code execution...

7.7CVSS8AI score0.00262EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/16 5:2 p.m.7 views

Malicious code in vscode-azure-mcp-server (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ee81b2442f4cf9659439b86f4d75212f59a5471403e97b4720448df2997d1561 The package vscode-azure-mcp-server was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References1
Rows per page
Query Builder