Vulnerability in Lfprojects Model Context Protocol Servers
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.
EPSS: 0.074 (93.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L.
Affected products
- Lfprojects Model_context_protocol_servers
- Modelcontextprotocol Servers — versions < 2025.12.17
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
Frequently asked questions
- What is CVE-2025-68144?
- CVE-2025-68144 is a high-severity vulnerability in Lfprojects Model Context Protocol Servers, classified under Argument Injection. CVSS score: 7.1/10. Published 2025-12-17.
- How severe is CVE-2025-68144?
- High severity. CVSS v3 base score is 7.1 out of 10.