GHSA-9xwc-hfwc-8w59 · Severity: medium · Ecosystem: pip — mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files
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.
Conclusion & alert: CVE-2025-68144 is rated Low Risk (27.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-15 | 0.08% | 0.02% | -0.05% |
| 2 | 2025-12-18 | — | 0.08% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.1 | 3.1 | HIGH |
|
2.8 | 4.2 | [email protected] |
GHSA-9xwc-hfwc-8w59 · Severity: medium · Ecosystem: pip — mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | model_context_protocol_servers | < 2025.12.17 | cpe:2.3:a:lfprojects:model_context_protocol_servers:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/modelcontextprotocol/servers/security/advisories/GHSA-9xwc-hfwc-8w59 | Vendor Advisory |