AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-68144

HIGH · CVSS 7.1 EPSS 7.41% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-17 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-68144
Severity
HIGH
CVSS
7.1
EPSS
7.41%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)