CVE-2025-59046
Last modified
CVE-2025-59046 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The npm package `interactive-git-checkout` is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via `npm install -g interactive-git-checkout`. EPSS estimates a 1.18% chance of exploitation in the next 30 days.
Description
The npm package `interactive-git-checkout` is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via `npm install -g interactive-git-checkout`. Versions up to and including 1.1.4 of the `interactive-git-checkout` tool are vulnerable to a command injection vulnerability because the software passes the branch name to the `git checkout` command using the Node.js child process module's `exec()` function without proper input validation or sanitization. Commit 8dd832dd302af287a61611f4f85e157cd1c6bb41 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-59046?
How severe is CVE-2025-59046?
How do I fix CVE-2025-59046?
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-59040Tuleap is an Open Source Suite to improve management of soft…4.3
- CVE-2025-59041Claude Code is an agentic coding tool. At startup, Claude Co…9.8
- CVE-2025-59042PyInstaller bundles a Python application and all its depende…7
- CVE-2025-59043OpenBao is an open source identity-based secrets management …7.5
- CVE-2025-59044Himmelblau is an interoperability suite for Microsoft Azure …4.4
- CVE-2025-59045Stalwart is a mail and collaboration server. Starting in ver…7.1
- CVE-2025-59047matrix-sdk-base is the base component to build a Matrix clie…2.7
- CVE-2025-59048OpenBao's AWS Plugin generates AWS access credentials based …8.1
- CVE-2025-59049Mockoon provides way to design and run mock APIs. Prior to v…7.5
- CVE-2025-5905A vulnerability was found in TOTOLINK T10 4.1.8cu.5207. It h…8.8
- CVE-2025-59050Greenshot is an open source Windows screenshot utility. Gree…7.8
- CVE-2025-59051The FreePBX Endpoint Manager module includes a Network Scann…8.6
Are you affected by CVE-2025-59046?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
