<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Renovate (&lt; 44.11.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/renovate--44.11.2/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 10 Sep 2026 15:14:41 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/renovate--44.11.2/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Credential Disclosure in Renovate via Malicious Pagination Links</title><link>https://feed.craftedsignal.io/briefs/2026-09-renovate-credential-leak/</link><pubDate>Thu, 10 Sep 2026 15:14:41 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-renovate-credential-leak/</guid><description>Renovate improperly validates HTTP 'Link' headers during GitHub API interactions, allowing a compromised GitHub server to exfiltrate configured credentials by redirecting pagination requests to an attacker-controlled host.</description><content:encoded><![CDATA[<p>Renovate, a widely used dependency update tool, contains a vulnerability (CVE-2026-88881) where it fails to validate the hostname of pagination links provided in HTTP 'Link' headers when interacting with GitHub-compatible servers. Under normal operation, Renovate follows 'next' page links provided by the server to traverse API results. However, if a GitHub-compatible server (repository host or datasource) is compromised or controlled by an attacker, it can supply a 'next' link pointing to an arbitrary, attacker-controlled domain. Renovate will subsequently send its configured credentials for the original host to this malicious destination. This impacts organizations using Renovate versions prior to 44.11.3, as well as Mend Renovate CE/EE and Enterprise Edition versions 15.4.0 and 10.4.0 respectively. There is no configuration-based workaround; the existing RENOVATE_X_REBASE_PAGINATION_LINKS option serves to disable the new host check and should not be used as a mitigation.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a high risk of credential theft, specifically targeting the tokens or credentials configured within the Renovate instance to authenticate against GitHub or GitHub-compatible infrastructure. If exploited, an attacker could capture these credentials and leverage them to access private repositories, modify code, or perform unauthorized administrative actions within the victim's GitHub environment. This affects all sectors relying on automated dependency management through Renovate.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade Renovate npm package and container images to 44.11.3 or later immediately.</li>
<li>Upgrade Mend Renovate CE/EE helm chart to 15.4.0 or later.</li>
<li>Upgrade Mend Renovate Enterprise Edition helm chart to 10.4.0 or later.</li>
<li>Review access logs and outbound network traffic originating from Renovate runners for connections to unexpected or unauthorized domains following GitHub API interactions.</li>
<li>Ensure that the RENOVATE_X_REBASE_PAGINATION_LINKS environment variable is not set to true, as it explicitly disables host validation.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>credential-access</category><category>supply-chain</category><category>vulnerability</category><category>supply-chain-security</category><category>credential-theft</category><category>nuget</category><category>dependency-management</category></item></channel></rss>