CVE-2025-68144
Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
17/12/2025
Last modified:
14/04/2026
Description
In mcp-server-git versions prior to 2025.12.17, the git_diff and git_checkout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values (e.g., `--output=/path/to/file` for `git_diff`) would be interpreted as command-line options rather than git refs, enabling arbitrary file overwrites. The fix adds validation that rejects arguments starting with - and verifies the argument resolves to a valid git ref via rev_parse before execution. Users are advised to update to 2025.12.17 resolve this issue when it is released.
Impact
Base Score 4.0
6.30
Severity 4.0
MEDIUM
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:lfprojects:model_context_protocol_servers:*:*:*:*:*:*:*:* | 2025.12.17 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



