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 repo_path arguments in subsequent tool calls were actually within that configured path. This could allow tool calls to operate on other repositories accessible to the server process. The fix adds path validation that resolves both the configured repository and the requested path (following symlinks) and verifies the requested path is within the allowed repository before executing any git operations. Users are advised to upgrade to 2025.12.17 upon release to remediate this issue.
References
| Link | Resource |
|---|---|
| https://github.com/modelcontextprotocol/servers/security/advisories/GHSA-j22h-9j4x-23w5 | Vendor Advisory |
Configurations
History
14 Apr 2026, 15:13
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:lfprojects:model_context_protocol_servers:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
| References | () https://github.com/modelcontextprotocol/servers/security/advisories/GHSA-j22h-9j4x-23w5 - Vendor Advisory | |
| First Time |
Lfprojects model Context Protocol Servers
Lfprojects |
17 Dec 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-17 23:16
Updated : 2026-04-14 15:13
NVD link : CVE-2025-68145
Mitre link : CVE-2025-68145
CVE.ORG link : CVE-2025-68145
JSON object : View
Products Affected
lfprojects
- model_context_protocol_servers
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
