Command Injection Vulnerability in Check-Branches by Check-Branches Team
CVE-2025-11148

9.8CRITICAL

Key Information:

Vendor
CVE Published:
30 September 2025

What is CVE-2025-11148?

The check-branches library presents a command injection vulnerability due to its handling of branch names. By trusting branch names as plain text and using user input to construct git commands, it opens the door for remote attackers to exploit this weakness. This can happen particularly through remote branch creation via pull requests or by privileged access to a repository, allowing malicious users to inject arbitrary commands. Proper validation and sanitization measures are crucial to mitigate this risk.

Affected Version(s)

check-branches 0

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Liran Tal
.
CVE-2025-11148 : Command Injection Vulnerability in Check-Branches by Check-Branches Team