CVE-2026-76227
Received
Received - Intake
Renovate Environment Variable Exposure Leading to Secret Leakage
Vulnerability report for CVE-2026-76227, 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
Description
Renovate versions from 42.68.1 before 42.96.3 (and from 42.68.1 before 43.4.4), including corresponding Docker images (renovate/renovate, mend/renovate-ce, renovate-ee-server, renovate-ee-worker >=13.3.0 <13.6.0), fail to restrict environment variables to an allowlist when spawning child processes. As a result, child processes (e.g. npm install, postUpgradeTasks, postUpdateOptions) gain full access to all environment variables of the Renovate process, allowing insider or outside attackers to exfiltrate secrets accessible to the Renovate deployment.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| renovate | renovate | From 42.68.1 (inc) to 42.96.3 (exc) |
| mend | renovate-ce | From 13.3.0 (inc) to 13.6.0 (exc) |
| renovate | mend_renovate_ce | From 42.68.1 (inc) to 42.96.3 (exc) |
| renovate | renovate_ee_server | From 42.68.1 (inc) to 42.96.3 (exc) |
| renovate | renovate_ee_worker | From 42.68.1 (inc) to 42.96.3 (exc) |
| renovate | renovate | From 42.68.1 (inc) to 43.4.4 (exc) |
| renovate | mend_renovate_ce | From 42.68.1 (inc) to 43.4.4 (exc) |
| renovate | renovate_ee_server | From 42.68.1 (inc) to 43.4.4 (exc) |
| renovate | renovate_ee_worker | From 42.68.1 (inc) to 43.4.4 (exc) |
| renovate | renovate | From 13.3.0 (inc) to 13.6.0 (exc) |
| renovate | mend_renovate_ce | From 13.3.0 (inc) to 13.6.0 (exc) |
| renovate | renovate_ee_server | From 13.3.0 (inc) to 13.6.0 (exc) |
| renovate | renovate_ee_worker | From 13.3.0 (inc) to 13.6.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-526 | The product uses an environment variable to store unencrypted sensitive information. |