CVE-2026-76226
Received Received - Intake

Remote Code Execution in Renovate Bazel Managers

Vulnerability report for CVE-2026-76226, 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 43.65.0 before 43.102.11 contain a remote code execution vulnerability in bazel-module and bazelisk managers when using lockFileMaintenance. Attackers can execute arbitrary code by providing malicious dependencies that are referenced in bazel mod deps calls, such as within ctx.execute statements.

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 2 associated CPEs
Vendor Product Version / Range
renovate renovate From 43.65.0 (inc) to 43.102.11 (exc)
renovatebot renovate From 43.65.0 (inc) to 43.102.11 (inc)

Helpful Resources

Exploitability

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

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a remote code execution vulnerability in Renovate versions 43.65.0 to 43.102.11. It affects the lockFileMaintenance feature when using bazel-module or bazelisk managers. Attackers can inject malicious dependencies into bazel mod deps calls, such as within ctx.execute statements, to execute arbitrary code.

Detection Guidance

Check Renovate version with `renovate --version` or inspect package.json for Renovate dependencies. Look for lockFileMaintenance enabled in Renovate config files (e.g., renovate.json). Examine Bazel module files for suspicious ctx.execute calls referencing external dependencies.

Impact Analysis

If exploited, attackers could run arbitrary code on your system. This requires high privileges but has low attack complexity. Self-hosted users must explicitly allow unsafe executions via an allowlist. Upgrading to version 43.102.11 or later mitigates the risk.

Compliance Impact

This vulnerability primarily impacts software supply chain integrity rather than direct data exposure. While not a direct violation of GDPR or HIPAA, it could indirectly affect compliance by enabling unauthorized code execution in development environments. Organizations using Renovate in regulated environments must ensure proper access controls and patch management to prevent potential violations of integrity requirements in standards like GDPR Article 32 or HIPAA Security Rule Β§164.308.

Mitigation Strategies

Upgrade Renovate to version 43.102.11 or later. Disable lockFileMaintenance for bazel-module and bazelisk managers in Renovate configuration. If self-hosted, ensure allowedUnsafeExecutions is not enabled for these managers.

Chat Assistant

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

EPSS Chart