Command Injection Vulnerability in git-commiters Module by Snowyu
CVE-2025-59831

8.7HIGH

Key Information:

Vendor

Snowyu

Vendor
CVE Published:
25 September 2025

What is CVE-2025-59831?

The git-commiters module for Node.js prior to version 0.1.2 contains a command injection vulnerability. This issue arises from insufficient input validation within the module's primary API, which allows users to specify options such as the current working directory and revision range. By not sanitizing user input correctly, the library permits concatenation of uncontrolled input into command execution, potentially compromising the security of the application. Users are advised to upgrade to version 0.1.2 or later to mitigate this risk.

Affected Version(s)

git-commiters.js < 0.1.2

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-59831 : Command Injection Vulnerability in git-commiters Module by Snowyu