CVE-2026-76231 PUBLISHED

Renovate 32.135.0 before 40.33.0 Command Injection via hermit

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor renovatebot
Product renovate
Versions Default: unaffected
  • affected from 32.135.0 to 40.33.0 (excl.)
  • Version 40.33.0 is unaffected

Credits

  • astellingwerf reporter

References

Problem Types

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