๐Ÿ” CVE Alert

CVE-2026-88882

HIGH 8.6

Renovate before 44.11.2 Credential Exfiltration via Link Header

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

Renovate is a dependency update automation tool. In versions before 44.11.2 (and Mend Renovate CE/EE images and charts before 15.4.0, and mend-renovate-enterprise-edition helm chart before 10.4.0), when listing new package versions from a NuGet registry Renovate follows pagination URLs supplied by the registry in the HTTP `Link` header without verifying that the target has the same origin as the configured registry. Registry credentials are attached to the request for the 'next' page, so a malicious or compromised NuGet registry can return a `Link` header pointing at an attacker-controlled server and cause Renovate to send the registry credentials to that server. Exploitation requires the remote registry to be malicious or compromised; such a registry would normally already have received the credentials on the initial request, so the issue primarily allows the credentials to be delivered to an additional, attacker-chosen host. The fix restricts pagination to the same origin; the previous behaviour can be re-enabled with the RENOVATE_X_NUGET_PAGINATION_ALLOW_CROSS_ORIGIN option.

CWE CWE-601
Vendor renovatebot
Product renovate
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for renovatebot renovate

Be the first to know when new high vulnerabilities affecting renovatebot renovate are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

renovatebot / renovate
0 < 44.11.2
renovatebot / renovate
0 < 44.11.2
renovatebot / renovate
0 < 44.11.2
renovatebot / renovate
0 < 44.11.2
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 15.4.0
renovatebot / renovate
0 < 10.4.0
renovatebot / renovate
0 < 10.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/renovatebot/renovate/security/advisories/GHSA-rh7w-ccch-gh49 vulncheck.com: https://www.vulncheck.com/advisories/renovate-before-44.11.2-credential-exfiltration-via-link-header

Credits

๐Ÿ” jamietanna