OVERVIEW CVE-2026-28291 is a command injection vulnerability in simple-git versions up to 3.31.1, a JavaScript library that executes native Git commands. The vulnerability allows attackers to bypass security controls designed to prevent execution of dangerous Git options like -u and --upload-pack through option manipulation. The flaw represents an incomplete remediation of CVE-2022-25860, as Git's flexible option parsing allows numerous character combinations to circumvent the regex-based blocklist. The issue has been patched in version 3.32.0. SEVERITY The vulnerability carries a CVSS score of 8.1 (HIGH) with a network-based attack vector requiring no user interaction but moderate attack complexity. Exploitation could result in high-impact consequences including confidentiality breach, integrity compromise, and availability disruption. The root cause stems from Git's parsing behavior, which accepts virtually infinite valid option variants, making complete blocklist-based mitigation impractical without fully emulating Git's parsing logic. This architectural limitation suggests the risk could persist if incomplete mitigations are applied. EXPLOITATION STATUS There is no indication of active exploitation, with no confirmed entries on the Known Exploited Vulnerabilities catalog. The EPSS score of 0.00125 reflects minimal probability of exploitation in the wild relative to other CVEs. No public exploit code availability has been reported, and community attention appears limited. Organizations running simple-git should prioritize upgrading to version 3.32.0 to remediate this high-severity command injection risk.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
< 3.32.0CPE matchmatch criteria | cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.