CVE-2025-68144
CVE-2025-68144 is a high-severity vulnerability in Lfprojects Model Context Protocol Servers with a CVSS 3.x base score of 7.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-88.
Key facts
- Severity: High (CVSS 3.x base score 7.1)
- CVSS v4: 6.3
- EPSS exploit prediction: 7% (94th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-204003
- Weakness: CWE-88
- Affected product: Lfprojects Model Context Protocol Servers
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2025-68144?
- CVE-2025-68144 has a CVSS 3.x base score of 7.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity high, and availability low.
- Is CVE-2025-68144 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 7% (94th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-68144?
- CVE-2025-68144 affects Lfprojects Model Context Protocol Servers. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-68144?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-68144 have an EU (EUVD) identifier?
- Yes. CVE-2025-68144 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-204003.
- When was CVE-2025-68144 published?
- CVE-2025-68144 was published on 2025-12-17 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:lfprojects:model_context_protocol_servers:*:*:*:*:*:*:*:*
More vulnerabilities in Lfprojects Model Context Protocol Servers
- CVE-2025-68145 — Critical (CVSS 9.1): In mcp-server-git versions prior to 2025.12.17, when the server is started with the --repository flag to restrict…
- CVE-2025-68143 — High (CVSS 8.8): Model Context Protocol Servers is a collection of reference implementations for the model context protocol (MCP). In…
- CVE-2026-27735 — Medium (CVSS 6.5): Model Context Protocol Servers is a collection of reference implementations for the model context protocol (MCP). In…
All CVEs affecting Lfprojects Model Context Protocol Servers →
Other CWE-88 (Argument Injection) vulnerabilities
- CVE-2026-57572 — Critical (CVSS 10.0): Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server accepted…
- CVE-2026-40281 — Critical (CVSS 10.0): Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 and earlier, the metadata write endpoint…
- CVE-2023-6269 — Critical (CVSS 10.0): An argument injection vulnerability has been identified in the administrative web interface of the Atos Unify…
- CVE-2007-0882 — Critical (CVSS 10.0): Argument injection vulnerability in the telnet daemon (in.telnetd) in Solaris 10 and 11 (SunOS 5.10 and 5.11)…
- CVE-2004-0480 — Critical (CVSS 10.0): Argument injection vulnerability in IBM Lotus Notes 6.0.3 and 6.5 allows remote attackers to execute arbitrary code via…
- CVE-1999-0113 — Critical (CVSS 10.0): Some implementations of rlogin allow root access if given a -froot parameter.