---
id: CVE-2026-88886
title: Renovate is a dependency update automation tool
summary: >-
  Renovate is a dependency update automation tool. In versions before 44.14.7
  (and in Mend Renovate CE/EE distributions before 15.4.0, and the
  mend-renovate-enterprise-edition Helm chart before 10.4.0), the
  manager/gradle-wrapper module do…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
vendor: renovatebot
product: renovate
affected:
  - renovate < 44.14.7
  - renovate < 44.14.7
  - renovate < 44.14.7
  - renovate < 44.14.7
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 15.4.0
  - renovate < 10.4.0
  - renovate < 10.4.0
published: '2026-09-10'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T15:17:26.003'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-88886'
references:
  - url: >-
      https://github.com/renovatebot/renovate/security/advisories/GHSA-7chm-46wx-888m
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/renovate-before-44.14.7-command-injection-via-gradle-wrapper
    label: disclosure@vulncheck.com
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-88886.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-88886'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-88886'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-88886'
tags:
  - nvd
  - cve.org
  - csaf
  - vex
  - red-hat
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-15T14:23:49.349214Z'
epss: 0.00227
epssPercentile: 0.12064
scores:
  nvd: 7.8
  vendor: 7.5
  cna: 7.8
ingestedAt: '2026-09-10T20:41:16.883Z'
---

## Overview

Renovate is a dependency update automation tool. In versions before 44.14.7 (and in Mend Renovate CE/EE distributions before 15.4.0, and the mend-renovate-enterprise-edition Helm chart before 10.4.0), the manager/gradle-wrapper module does not escape the distributionUrl value read from a repository's gradle/wrapper/gradle-wrapper.properties file before invoking the Gradle Wrapper CLI. In self-hosted deployments configured with binarySource=docker and allowedUnsafeExecutions=['gradleWrapper', ...], a repository that supplies a crafted distributionUrl (for example, appending a shell metacharacter and command) can cause arbitrary commands to be executed as the Renovate user when Renovate processes a Gradle Wrapper update. The issue is fixed in Renovate 44.14.7; as a workaround, remove 'gradleWrapper' from allowedUnsafeExecutions.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · updated 2026-09-18 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-88886.json)
