CVE-2025-59831 - CVE House
Back to Database
Status published High CVE-2025-59831

`git-comiters` Command Injection vulnerability

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-59831

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

git-commiters.js
Vulnerable Versions:
< 0.1.2

Timeline

Official Publish: September 25th, 2025
Last Modified: September 25th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)