CVE-2026-88888
Undergoing Analysis Undergoing Analysis - In Progress

Command Injection in Renovate Dependency Manager

Vulnerability report for CVE-2026-88888, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: VulnCheck

Description

Renovate before 44.14.7 contains a command injection vulnerability in the Mix manager when processing private dependencies with unescaped organization parameters. Attackers can inject shell metacharacters through malicious package names to execute arbitrary commands as the Renovate user in binarySource=docker mode.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-10
Last Modified
2026-09-10
Generated
2026-09-10
AI Q&A
2026-09-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
renovatebot renovate to 44.14.7 (exc)
renovate renovate to 44.14.7 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a command injection vulnerability in Renovate versions before 44.14.7. It occurs in the Mix manager when processing private dependencies with unescaped organization parameters. Attackers can inject shell metacharacters through malicious package names to execute arbitrary commands as the Renovate user when running in binarySource=docker mode.

Detection Guidance

Check Renovate version with 'renovate --version'. If version is below 44.14.7, the system is vulnerable. Inspect logs for Mix manager commands with suspicious package names containing shell metacharacters.

Impact Analysis

An attacker could exploit this to run arbitrary commands on your system with the privileges of the Renovate user. This could lead to data theft, system compromise, or further network infiltration. The impact is higher if Renovate runs in docker mode as the commands execute with elevated privileges.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's security rules for protected health information. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Upgrade Renovate to version 44.14.7 or later immediately. Disable binarySource=docker mode if used, as it is deprecated and will be removed in future versions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88888. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart