Path Traversal in Lfprojects Model Context Protocol Servers

CVE-2025-68145

In mcp-server-git versions prior to 2025.12.17, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repo_path arguments in subsequent tool calls were actually within that configured path. This could allow tool calls to operate on other repositories accessible to the server process. The fix adds path validation that resolves both the configured repository and the requested path (following symlinks) and verifies the requested path is within the allowed repository before executing any git operations. Users are advised to upgrade to 2025.12.17 upon release to remediate this issue.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.064 (93.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-68145?
CVE-2025-68145 is a critical-severity vulnerability in Lfprojects Model Context Protocol Servers, classified under Path Traversal. CVSS score: 9.1/10. Published 2025-12-17.
How severe is CVE-2025-68145?
Critical severity. CVSS v3 base score is 9.1 out of 10.