Description
Renovate versions >=19.180.0 and <23.25.1, when used with Azure DevOps, may expose the bot's authorization token in server or pipeline logs because the git http.extraheader=AUTHORIZATION parameter is logged without redaction. Anyone with access to saved logs could obtain the bot credentials. Fixed in 23.25.1; Azure DevOps users should revoke and regenerate credentials if logs may have been exposed.
Published: 2026-08-19
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Renovate releases between 19.180.0 and 23.25.0 include a logging feature that records the git http.extraheader=AUTHORIZATION parameter without redaction when the bot interacts with Azure DevOps. This oversight exposes the bot's authorization token to anyone who can view the resulting server or pipeline logs, effectively revealing credentials that allow unrestricted access to Azure DevOps repositories and potentially other connected services. The weakness is a classic case of uncontrolled log or error data exposure (CWE‑532).

Affected Systems

All deployments of the Renovate bot (renovatebot:renovate) from version 19.180.0 up to but not including 23.25.1 that are configured to use Azure DevOps for source control operations are affected. The leakage occurs during typical authentication steps when the bot pushes or pulls code. Users of earlier or later versions are not impacted.

Risk and Exploitability

The CVSS score of 8.7 classifies this flaw as high severity. The EPSS metric is currently unavailable, and the vulnerability is not listed in the CISA KEV catalog, so public exploitation data are limited. Given that log data must be accessible to the attacker, the exploit requires read access to Azure DevOps logs or pipeline output; an insider threat or compromised account with such permissions could retrieve the token. Once obtained, the token permits full API access to the bot's Azure DevOps account, enabling data theft, repository sabotage, or further lateral movement.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Renovate 23.25.1 or newer to eliminate the logging of the authorization header
  • If an upgrade is not immediately feasible, revoke and generate new Azure DevOps bot credentials to invalidate any leaked tokens
  • Restrict or purge any logs that may have captured the token, and enforce strict access controls on log storage

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Renovatebot
Renovatebot renovate
Vendors & Products Renovatebot
Renovatebot renovate

Thu, 20 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-538
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description Renovate versions >=19.180.0 and <23.25.1, when used with Azure DevOps, may expose the bot's authorization token in server or pipeline logs because the git http.extraheader=AUTHORIZATION parameter is logged without redaction. Anyone with access to saved logs could obtain the bot credentials. Fixed in 23.25.1; Azure DevOps users should revoke and regenerate credentials if logs may have been exposed.
Title Renovate 19.180.0 before 23.25.1 Token Leakage via Logs
Weaknesses CWE-532
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Renovatebot Renovate
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-19T15:31:29.314Z

Reserved: 2026-08-19T11:37:41.053Z

Link: CVE-2020-37267

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-19T16:17:05.260

Link: CVE-2020-37267

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-19T14:01:49Z

Links: CVE-2020-37267 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T09:20:04Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File

  • CWE-538

    Insertion of Sensitive Information into Externally-Accessible File or Directory