CVSS v3
8.8
HIGH
EPSS Score
2.3 %
exploit probability, as of 2026-09-25
CISA KEV
No
known exploited
Exploitation
—
SSVC status
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.
Technical details
- Published
- 2025-09-25
Frequently asked questions
What is CVE-2025-59831?
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.
Is CVE-2025-59831 actively exploited?
Active exploitation of CVE-2025-59831 has not been confirmed. Its EPSS score was 2.3% on 2026-09-25, the estimated probability of exploitation in the next 30 days.
What is the CVSS score for CVE-2025-59831?
CVE-2025-59831 has a CVSS v3 base score of 8.8 (HIGH severity).
Is CVE-2025-59831 affecting your environment?
Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.
No credit card required · 500 free checks/month · Free API key
Other 2025 vulnerabilities worth triaging
Ranked by exploit probability (EPSS).
- CVE-2025-53770KEVMicrosoft SharePoint Server Remote Code Execution Vulnerability
- CVE-2025-49704KEVMicrosoft SharePoint Remote Code Execution Vulnerability
- CVE-2025-3248KEV
- CVE-2025-22457KEV
- CVE-2025-59287KEV
- CVE-2025-0282KEV
- CVE-2025-31161KEV
- CVE-2025-5777KEVNetScaler ADC and NetScaler Gateway - Insufficient input validation leading to memory overread