CVE-2025-59831
Last modified
CVE-2025-59831 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 2.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Riceball | Git-Commiters | < 0.1.2 |
References
- https://github.com/snowyu/git-commiters.js/security/advisories/GHSA-g38c-wxjf-xrh6Exploit, Vendor Advisory
- https://github.com/snowyu/git-commiters.js/security/advisories/GHSA-g38c-wxjf-xrh6Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-59831?
How severe is CVE-2025-59831?
How do I fix CVE-2025-59831?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59826Flag Forge is a Capture The Flag (CTF) platform. In version …7.6
- CVE-2025-59827Flag Forge is a Capture The Flag (CTF) platform. In version …9.8
- CVE-2025-59828Claude Code is an agentic coding tool. Prior to Claude Code …9.8
- CVE-2025-59829Claude Code is an agentic coding tool. Versions below 1.0.12…6.5
- CVE-2025-5983The Meta Tag Manager WordPress plugin before 3.3 does not re…6.5
- CVE-2025-59830Rack is a modular Ruby web server interface. Prior to versio…7.5
- CVE-2025-59832Horilla is a free and open source Human Resource Management …9.9
- CVE-2025-59833Flag Forge is a Capture The Flag (CTF) platform. In versions…7.5
- CVE-2025-59834ADB MCP Server is a MCP (Model Context Protocol) server for …9.8
- CVE-2025-59835LangBot is a global IM bot platform designed for LLMs. In ve…8.6
- CVE-2025-59836Omni manages Kubernetes on bare metal, virtual machines, or …7.5
- CVE-2025-59837Astro is a web framework that includes an image proxy. In ve…7.2
Are you affected by CVE-2025-59831?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
