CVE-2025-59831HIGH 8.8EPSS p81.2%

CVE-2025-59831CVE-2025-59831

Description

git-commiters is a Node.js function module providing committers stats for their git repository. Prior to version 0.1.2, there is a command injection vulnerability in git-commiters. This vulnerability manifests with the library's primary exported API: gitCommiters(options, callback) which allows specifying options such as cwd for current working directory and revisionRange as a revision pointer, such as HEAD. However, the library does not sanitize for user input or practice secure process execution API to separate commands from their arguments and as such, uncontrolled user input is concatenated into command execution. This issue has been patched in version 0.1.2.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS2.31% probability of exploitation · percentile 81.2% · 2026-06-18T12:00:27Z
Published2025-09-25
Last modified2025-10-16

Underlying weaknesses· 2

CWE-77CWE-78

References

  1. https://github.com/snowyu/git-commiters.js/commit/7f0abfedbf506e3a61ac875d91324a8dbe756e84
  2. https://github.com/snowyu/git-commiters.js/security/advisories/GHSA-g38c-wxjf-xrh6
  3. https://github.com/snowyu/git-commiters.js/security/advisories/GHSA-g38c-wxjf-xrh6

2

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in a Command ('Command Injection')cwe-770%live
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-59046
CVE
CVE-2025-21613
CVE
CVE-2026-28292
CVE
CVE-2025-11148
CVE
CVE-2026-28291
CVE
CVE-2026-6951
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.