CVE-2026-6951

HIGH EPSS 61.5%
Published Apr 25, 20262mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 4.0
High
Find Similar
Published Apr 25, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
8.2
Exploitability
Impact
Vector string
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/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
61.5% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-94 Improper Control of Generation of Code (Code Injection) Injection

Affected Products 1

VendorProductVersionRange
simple-git_projectsimple-git*≥3.15.0  –  <3.36.0

References 3

  • gist.github.com https://gist.github.com/KKC73/02d1d97f3410756095b501fda0ac8ca6
    ExploitThird Party Advisory
  • github.com https://github.com/steveukx/git-js/commit/89a2294febed5dfe737c4c735d936bb6018746a8
    Patch
  • security.snyk.io https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-15456078
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/steveukx/git-js/commit/89a2294febed5dfe737c4c735d936bb6018746a8
    Patch