CVE-2026-76231

Summary

Renovate versions from 32.135.0 before 40.33.0 contain a command injection vulnerability in the hermit manager where user-provided dependency names are appended to install and uninstall commands without proper sanitization. Attackers with repository write access can provide maliciously named hermit dependencies to execute arbitrary commands on the machine running Renovate.

Affected Software

VendorProductVersion RangeStatus
renovatebotrenovate32.135.0 < 40.33.0affected
renovatebotrenovate40.33.0unaffected

Weaknesses

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

References