CVE-2025-68144 - CVE House
Back to Database
Status published Medium CVE-2025-68144

mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files

Vulnerability 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 Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-68144

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

modelcontextprotocol

View all reports →

Affected Software

servers
Vulnerable Versions:
< 2025.12.17

Timeline

Official Publish: December 17th, 2025
Last Modified: December 18th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)