CVE-2026-76229 PUBLISHED

Renovate 39.218.0 before 40.33.0 Arbitrary Command Injection via kustomize

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

Renovate versions from 39.218.0 before 40.33.0 contain an arbitrary command injection vulnerability in the kustomize manager where user-provided chart names are appended to helm pull commands without proper sanitization. Attackers with repository write access can craft malicious kustomization.yaml files with specially crafted chart names to execute arbitrary commands on the Renovate host machine.

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 39.218.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