Description
Renovate versions >= 13.87.0 and <= 19.38.6 leak temporary repository tokens into pull request comments during certain Go Modules update failure scenarios. The issue is fixed in version 19.38.7. Anyone able to view the affected pull request comments could obtain the exposed tokens.
Published: 2026-08-19
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In certain failure scenarios when Renovate updates Go Modules, temporary repository tokens are inadvertently written to pull request comments. The exposure of these tokens compromises the confidentiality of repository access credentials, allowing any user who can view the affected comments to authenticate to the repository and potentially gain broader access. This vulnerability is categorized as CWE‑532, which describes the unintended disclosure of sensitive information.

Affected Systems

The vulnerability affects Renovatebot Renovate versions starting with 13.87.0 and up to (but not including) 19.38.7. The issue is resolved in version 19.38.7 and later releases.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. EPSS score is 0.00314 (<1%), indicating a very low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The attack vector requires an attacker to trigger a failing Go Modules update and then view the pull request comments where the tokens are exposed; this can be done by anyone with read access to the repository's pull requests. The impact is the leakage of secure credentials, potentially leading to unauthorized repository access and manipulation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official fix by upgrading Renovate to version 19.38.7 or newer.
  • Review existing pull request comments for any embedded temporary repository tokens and manually delete or redact them.
  • Restrict read access to pull request comments for users who should not see them, or implement a process to scrub sensitive data from PR comments before they are published.
  • Monitor repository logs for suspicious use of exposed tokens and audit access patterns.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

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

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

Type Values Removed Values Added
Description Renovate versions >= 13.87.0 and <= 19.38.6 leak temporary repository tokens into pull request comments during certain Go Modules update failure scenarios. The issue is fixed in version 19.38.7. Anyone able to view the affected pull request comments could obtain the exposed tokens.
Title Renovate before 19.38.7 Credential Exposure via Go Modules
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-25T01:52:11.825Z

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

Link: CVE-2019-25766

cve-icon Vulnrichment

Updated: 2026-08-25T01:52:06.797Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T20:28:37.587

Link: CVE-2019-25766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T16:45:16Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File