CVE-2025-68144
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.
Published:Dec 17, 2025
Last Modified:Apr 14, 2026
EPS:Dec 17, 2025
EPSS Score:0.00118
CVSS Score:7.1
Affected Products
Vendor
Product
Action
Vendor
Lfprojects
Product
Model Context Protocol Servers
Lfprojects
Model Context Protocol Servers
Vendor
Modelcontextprotocol
Product
Servers
Modelcontextprotocol
Servers
Exploits
No exploit reference
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
Related CVEs
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
