Lucene search
K

17304 matches found

Veracode
Veracode
added 2026/02/28 5:13 a.m.4 views

Path Traversal

mcp-server-git is vulnerable to Path Traversal. The vulnerability is due to the gitadd tool not validating file paths, where relative paths containing ../ sequences that resolve outside the repository were accepted and staged into the Git index, and attackers can exploit this to potentially...

6.5CVSS5.7AI score0.00039EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/02/27 2:42 p.m.1 views

USN-5376-5 git regression

USN-5376-4 fixed a regression in Git. The update introduced a regression when specifying configuration includes due to additional restrictions. This update fixes the problem. We apologize for the inconvenience. Original advisory details: 俞晨东 discovered that Git incorrectly handled certain...

5.9AI score
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.2 views

CVE-2026-27968

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.5AI score0.00033EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.4 views

CVE-2026-27735

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.4CVSS5.4AI score0.00039EPSS
Exploits0References1
OSV
OSV
added 2026/02/27 2:17 a.m.2 views

GO-2026-4560 Fleet: Sensitive Google Calendar credentials disclosed to low-privileged users in github.com/fleetdm/fleet

Fleet: Sensitive Google Calendar credentials disclosed to low-privileged users in github.com/fleetdm/fleet...

6.5CVSS5.8AI score0.00058EPSS
Exploits0References3
OSV
OSV
added 2026/02/27 2:17 a.m.3 views

GO-2026-4561 Fleet: Authorization Bypass in certificate template batch deletion for team administrators in github.com/fleetdm/fleet

Fleet: Authorization Bypass in certificate template batch deletion for team administrators in github.com/fleetdm/fleet...

6.5CVSS5.8AI score0.0004EPSS
Exploits0References3
EUVD
EUVD
added 2026/02/26 3:16 p.m.4 views

EUVD-2026-8770

mcp-server-git : Path traversal in gitadd allows staging files outside repository boundaries...

6.4CVSS5.2AI score0.00039EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/26 3:16 p.m.35 views

mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. The tool used GitPython's repo.index.add, which did not enforce working-tree boundary checks for relative paths. As a result,...

6.5CVSS5.4AI score0.00039EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/02/26 3:16 p.m.5 views

GHSA-VJQX-CFC4-9H6V mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. The tool used GitPython's repo.index.add, which did not enforce working-tree boundary checks for relative paths. As a result,...

6.4CVSS5.6AI score0.00039EPSS
Exploits0References5
Snyk
Snyk
added 2026/02/26 11:22 a.m.3 views

Malicious Package

Overview ts-packer is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS5.9AI score
Exploits0References2
NVD
NVD
added 2026/02/26 2:16 a.m.7 views

CVE-2026-27968

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS0.00033EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/26 1:57 a.m.7 views

CVE-2026-27968 Packistry accepts expired access tokens

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.5AI score0.00033EPSS
Exploits0References3
EUVD
EUVD
added 2026/02/26 1:57 a.m.4 views

EUVD-2026-8820

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.5AI score0.00033EPSS
Exploits0References3
OSV
OSV
added 2026/02/26 1:57 a.m.4 views

CVE-2026-27968 Packistry accepts expired access tokens

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.9AI score0.00033EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/02/26 1:17 a.m.18 views

CVE-2026-27941 OpenLIT Vulnerable to Remote Code Execution and Secret Exposure via Misuse of `pull_request_target` in GitHub Actions Workflows

OpenLIT is an open source platform for AI engineering. Prior to version 1.37.1, several GitHub Actions workflows in OpenLIT's GitHub repository use the pullrequesttarget event while checking out and executing untrusted code from forked pull requests. These workflows run with the security context ...

9.9CVSS0.00071EPSS
Exploits1References2
CVE
CVE
added 2026/02/26 1:17 a.m.7 views

CVE-2026-27941

OpenLIT prior to v1.37.1 used GitHub Actions workflows that employed pull_request_target to check out and run untrusted code from forks. This created a risk where workflows executed with the security context of the base repository, including a write-privileged GITHUB_TOKEN and sensitive secrets (...

9.9CVSS5.6AI score0.00071EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2026/02/26 12:16 a.m.2 views

CVE-2026-27735

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.5CVSS0.00039EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.4 views

PT-2026-22081

Name of the Vulnerable Software and Affected Versions OpenLIT versions prior to 1.37.1 Description OpenLIT, an open source AI engineering platform, has an issue in GitHub Actions workflows prior to version 1.37.1. These workflows use the pull request target event and execute untrusted code from...

9.9CVSS6.2AI score0.00071EPSS
Exploits1References11
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.4 views

Model Context Protocol Servers 路径遍历漏洞

Model Context Protocol Servers are open-source large-scale context protocol servers under the Model Context Protocol. Versions prior to 2026.1.14 of Model Context Protocol Servers had a path traversal vulnerability. This vulnerability stemmed from the gitadd tool not verifying whether the file...

6.5CVSS5.8AI score0.00039EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.3 views

PT-2026-22108

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.5AI score0.00033EPSS
Exploits0References4
Rows per page
Query Builder