CVE-2026-76232 PUBLISHED

Renovate 31.51.0 before 40.33.0 Command Injection via helmv3

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

Renovate versions from 31.51.0 before 40.33.0 contain a command injection vulnerability in the helmv3 manager where the repository parameter is appended to helm registry login commands without proper sanitization. Attackers with repository write access can craft malicious Chart.yaml files 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 31.51.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