CVE-2026-76232
Received Received - Intake

Command Injection in Renovate via Helm Registry Login

Vulnerability report for CVE-2026-76232, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
renovate renovate From 31.51.0 (inc) to 40.33.0 (exc)
renovatebot renovate From 31.51.0 (inc) to 40.33.0 (exc)
renovatebot renovate 40.33.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a command injection flaw in Renovate versions 31.51.0 to 40.33.0. It occurs in the helmv3 manager where the repository parameter is added 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.

Detection Guidance

To detect this vulnerability, check the installed version of Renovate. If it is between 31.51.0 and 40.33.0, the system is vulnerable. Run: npm list -g renovate or check package.json for Renovate version.

Impact Analysis

If exploited, this vulnerability allows attackers to run arbitrary commands on the machine running Renovate. This could lead to unauthorized access, data theft, system compromise, or disruption of services. The impact depends on the privileges of the Renovate process and the attacker's goals.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing arbitrary command execution on the Renovate execution machine. Unauthorized command execution may lead to unauthorized access to sensitive data, violating confidentiality and integrity requirements of these regulations. Attackers with repository write access could exfiltrate, modify, or delete sensitive information, which would be a direct violation of GDPR's data protection principles and HIPAA's security rules.

Mitigation Strategies

Upgrade Renovate to version 40.33.0 or later immediately. Remove write access to repositories scanned by Renovate if not required. Monitor for suspicious activity in Renovate logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-76232. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart