SCA: security update for mcp-server-git (GHSA-vjqx-cfc4-9h6v)

medium Tenable Cloud Security Plugin ID 438118

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-27735)

See Also

https://github.com/advisories/GHSA-vjqx-cfc4-9h6v

Plugin Details

Severity: Medium

ID: 438118

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/3/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-27735

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.4

Threat Score: 2.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/26/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27735

cwe: CWE-22