CVE-2025-11148
Last modified
CVE-2025-11148 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. All versions of the package check-branches are vulnerable to Command Injection check-branches is a command-line tool that is interacted with locally, or via CI, to confirm no conflicts exist in git branches. However, the library follows these conventions which can be abused: 1. It trusts branch names as they are (plain text) 2. EPSS estimates a 1.41% chance of exploitation in the next 30 days.
Description
All versions of the package check-branches are vulnerable to Command Injection check-branches is a command-line tool that is interacted with locally, or via CI, to confirm no conflicts exist in git branches. However, the library follows these conventions which can be abused: 1. It trusts branch names as they are (plain text) 2. It spawns git commands by concatenating user input Since a branch name is potentially a user input - as users can create branches remotely via pull requests, or simply due to privileged access to a repository - it can effectively be abused to run any command.
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-11148?
How severe is CVE-2025-11148?
How do I fix CVE-2025-11148?
Are you affected by CVE-2025-11148?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
