๐Ÿ” CVE Alert

CVE-2026-76228

MEDIUM 6.7

Renovate before 42.68.5 Remote Code Execution via Gradle Wrapper

CVSS Score
6.7
EPSS Score
0.0%
EPSS Percentile
0th

Renovate versions >=32.124.0 and before 42.68.5 (and Mend renovate-ce/renovate-ee before 13.3.0) contain a command injection vulnerability in Gradle Wrapper artifact handling. When Renovate processes Gradle Wrapper updates, it invokes a wrapper update command via a shell (e.g. /bin/sh -c ... ./gradlew :wrapper --gradle-distribution-url <value>). If an attacker supplies a malicious gradle-wrapper.properties whose distributionUrl contains shell command substitution syntax such as $(...), the shell evaluates it before Gradle parses the URL, resulting in arbitrary command execution in the Renovate runtime. Exploitation requires the attacker to introduce the malicious file into a repository that Renovate scans; the issue occurs even when allowScripts is disabled.

CWE CWE-78
Vendor renovatebot
Product renovate
Published Aug 19, 2026
Last Updated Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for renovatebot renovate

Be the first to know when new medium vulnerabilities affecting renovatebot renovate are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

renovatebot / renovate
32.124.0 < 42.68.5
renovatebot / renovate
32.124.0 < 42.68.5
renovatebot / renovate
32.124.0 < 42.68.5
renovatebot / renovate
32.124.0 < 42.68.5
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0
renovatebot / renovate
0 < 13.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/renovatebot/renovate/security/advisories/GHSA-pfq2-hh62-7m96 vulncheck.com: https://www.vulncheck.com/advisories/renovate-before-remote-code-execution-via-gradle-wrapper

Credits

๐Ÿ” y4rvin