SCA: security update for simple-git (GHSA-hffm-xvc3-vprc)

critical Tenable Self-Hosted Container Security Plugin ID 441265

Description

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

- Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution (RCE) due to an
incomplete fix for [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221) that blocks
the -c option but not the equivalent --config form. If untrusted input can reach the options argument
passed to simple-git, an attacker may still achieve remote code execution by enabling
protocol.ext.allow=always and using an ext:: clone source. (CVE-2026-6951)

Solution

Update the simple-git library and its related packages to version 3.36.0 or later.

See Also

https://github.com/advisories/GHSA-hffm-xvc3-vprc

Plugin Details

Severity: Critical

ID: 441265

Version: Revision 1.21

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/15/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-6951

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 8.2

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/25/2026

Vulnerability Publication Date: 4/25/2026

Reference Information

CVE: CVE-2026-6951

cwe: CWE-94