Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68144

7.1 · HIGH
Published Dec 17, 2025 lfprojects CWE-88 EPSS 7.32% (94th pctl)

Overview

CVE-2025-68144 is a high-severity vulnerability affecting lfprojects model_context_protocol_servers. It was published on December 17, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from lfprojects. Update model_context_protocol_servers to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
lfprojects model_context_protocol_servers >= 0, < 2025.12.17 Affected

Frequently Asked Questions

What is CVE-2025-68144?

CVE-2025-68144 is a high-severity vulnerability affecting lfprojects model_context_protocol_servers. It was published on December 17, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2025-68144?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-68144?

Check the references section for vendor advisories and patches from lfprojects. Update model_context_protocol_servers to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68144?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68144 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.