CVE 6.4 MEDIUM

mcp-server-git has missing path validation when using –repository flag_CVE-2025-68145

6.4 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Description

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.

Basic Information

ID CVE-2025-68145
Source GitHub_M
Published Dec 17, 2025 at 22:12

Affected Product

Vendor modelcontextprotocol
Product servers
Version < 2025.12.17
Affected Versions modelcontextprotocol servers < 2025.12.17

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.