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.
Published: 2026-08-19
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Renovate 31.51.0 through 40.32.99 contains a command injection flaw in the helmv3 manager. The vulnerability arises because the repository name supplied to helm registry login commands is concatenated without sanitization, allowing an attacker with repository write access to embed malicious commands in a Chart.yaml file. When Renovate processes such a chart, the payload is executed on the host running Renovate, giving the attacker arbitrary command execution capabilities.

Affected Systems

The impacted product is Renovate from Renovatebot, version range 31.51.0 up to 40.32.99. All releases before 40.33.0 are potentially vulnerable if they use the helmv3 manager with repository write access.

Risk and Exploitability

The CVSS score of 8.4 highlights a high severity risk, but the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to have write privileges to the target repository and the ability to supply a Chart.yaml file that will be processed by Renovate. The attack surface is limited to systems where Renovate is installed and configured to use helmv3 manager, but the impact once exploited is complete takeover of the Renovate host.

Generated by OpenCVE AI on August 19, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Renovate to version 40.33.0 or later, which includes input sanitization for the helmv3 manager.
  • Revoke repository write permissions for untrusted users until the upgrade is applied, to prevent malicious Chart.yaml injection.
  • Disable the helmv3 manager temporarily or configure Renovate to skip Helm chart processing until the patched version is deployed.
  • Audit existing repositories for potentially malicious Chart.yaml files and lock any that have been modified with unauthorized content.

Generated by OpenCVE AI on August 19, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
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.
Title Renovate 31.51.0 before 40.33.0 Command Injection via helmv3
Weaknesses CWE-77
References
Metrics cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.4, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-19T14:02:13.066Z

Reserved: 2026-08-19T11:36:02.574Z

Link: CVE-2026-76232

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T14:17:50.700

Modified: 2026-08-19T14:17:50.700

Link: CVE-2026-76232

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T19:30:04Z

Weaknesses
  • CWE-77

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