SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-88889

HIGH · CVSS 7.8 EPSS 0.62% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The command injection vulnerability in the Maven Wrapper manager of Renovate prior to version 44.14.7 allows attackers to execute arbitrary commands by manipulating the distributionType parameter in maven-wrapper.properties. This could lead to remote code execution when Renovate processes updates in binarySource=docker mode. Organizations using Docker with affected Renovate versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-88889
Severity
HIGH
CVSS
7.8
EPSS
0.62%
Docker

Original NVD Description

Renovate before 44.14.7 contains a command injection vulnerability in the Maven Wrapper manager that allows attackers to execute arbitrary commands by specifying a malicious distributionType parameter in maven-wrapper.properties. Attackers can inject shell commands through unescaped distributionType values to achieve remote code execution when Renovate processes Maven Wrapper updates in binarySource=docker mode.