GHSA-vjqx-cfc4-9h6v · Severity: medium · Ecosystem: pip — mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries
Model Context Protocol Servers is a collection of reference implementations for the model context protocol (MCP). In mcp-server-git versions prior to 2026.1.14, the git_add tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool used GitPython's repo.index.add() rather than the Git CLI, relative paths containing `../` sequences that resolve outside the repository were accepted and staged into the Git index. Users are advised to upgrade to 2026.1.14 or newer to remediate this issue.
Conclusion & alert: CVE-2026-27735 is rated Low Risk (29/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). 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-14 | 0.06% | 0.03% | -0.03% |
| 2 | 2026-03-03 | 0.05% | 0.06% | +0.01% |
| 3 | 2026-02-26 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.4 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-vjqx-cfc4-9h6v · Severity: medium · Ecosystem: pip — mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | model_context_protocol_servers | < 2026.1.14 | cpe:2.3:a:lfprojects:model_context_protocol_servers:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/modelcontextprotocol/servers/pull/3164 | Issue Tracking Patch |
| https://github.com/modelcontextprotocol/servers/security/advisories/GHSA-vjqx-cfc4-9h6v | Patch Vendor Advisory |