SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-76226

MEDIUM · CVSS 6.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Versions of Renovate from 43.65.0 to 43.102.11 are vulnerable to a remote code execution flaw in the bazel-module and bazelisk managers, specifically when utilizing lockFileMaintenance. This vulnerability allows attackers to execute arbitrary code by injecting malicious dependencies during bazel mod deps calls. Organizations using affected Renovate versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-76226
Severity
MEDIUM
CVSS
6.3
EPSS
0.21%

Original NVD 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.