CVE-2026-76228

Summary

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.

Affected Software

VendorProductVersion RangeStatus
renovatebotrenovate32.124.0 < 42.68.5affected
renovatebotrenovate42.68.5unaffected
renovatebotrenovate32.124.0 < 42.68.5affected
renovatebotrenovate42.68.5unaffected
renovatebotrenovate32.124.0 < 42.68.5affected
renovatebotrenovate42.68.5unaffected
renovatebotrenovate32.124.0 < 42.68.5affected
renovatebotrenovate42.68.5unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected
renovatebotrenovate0 < 13.3.0affected
renovatebotrenovate13.3.0unaffected

Weaknesses

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

Additional References

References