CVE-2026-88880
8.6Renovatebot · Renovate
Renovate fails to validate Link header destinations during GitLab pagination, enabling unauthenticated attackers to redirect requests and exfiltrate sensitive authentication credentials.
Executive summary
A critical vulnerability in Renovate allows unauthenticated attackers to exfiltrate credentials by manipulating pagination link headers, posing a significant risk to environment security.
Vulnerability
The application is susceptible to an open redirect flaw (CWE-601) occurring during GitLab server pagination. An unauthenticated attacker can control the Link header destination to force the application to send credential-bearing requests to an attacker-controlled endpoint.
Business impact
Successful exploitation allows for the theft of sensitive authentication credentials used by Renovate to interact with GitLab repositories. Given the CVSS score of 8.6, this vulnerability represents a high risk, as it could lead to unauthorized access to internal codebases, pipeline manipulation, or broader supply chain compromise.
Remediation
Immediate Action: Update Renovate to version 44.11.3 or 15.4.0, depending on the specific branch in use, to include necessary input validation for Link headers.
Proactive Monitoring: Review egress traffic logs for unexpected connections to unknown or unauthorized external domains originating from the Renovate host.
Compensating Controls: Implement strict network egress filtering on the Renovate server to prevent connections to untrusted or non-essential external infrastructure.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
The vulnerability presents a severe risk of credential theft that could facilitate further unauthorized access to development environments. Organizations should prioritize patching to the specified versions immediately to eliminate the redirection flaw and protect sensitive authentication tokens.
More Renovatebot CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by jamietanna, per the CVE Program record.
- GitHub Security Advisory (GHSA-9hmg-9h89-jhmx) Vendor advisory
- VulnCheck Advisory: Renovate before 44.11.3 Credential Exfiltration via Link Header Third-party advisory