216.73.217.22

CVE-2025-11148

· Published 30/09/2025 11:37 · Modified 30/09/2025 19:15

Labels: CVE-2025-11148 2025-09-30CVE-2025-11148CWE-78[email protected]

Essential information

Published
30/09/2025 11:37
Modified
30/09/2025 19:15
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
check-branches / check-branches cpe:2.3:a:check-branches:check-branches:*:*:*:*:*:*:*:*

References