Vulnary
← back to the feed
Critical· 9.2official fix available

CVE-2026-88887

Renovate, a tool that automatically updates dependencies, can leak registry credentials when it follows pagination links from a container registry. The tool attaches its credentials to any follow‑up request without checking that the link points to the same registry, allowing a malicious registry to steal those credentials. This flaw is fixed in newer releases of Renovate and Mend Renovate.

publishedSep 10, 2026
last modifiedSep 10, 2026
sourcesNVD
severity · cvss
9.2
critical · how bad it is
exploitation · epss
<1%
23th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Oct 10, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Users of Renovate before version 44.11.2, Mend Renovate CE/EE before 15.4.0, and the mend-renovate-enterprise-edition Helm chart before 10.4.0. Typical users are developers who rely on Renovate to manage container image dependencies.

02

Real-world impact

An attacker controlling or compromising a container registry can obtain the credentials that Renovate uses to pull images. With those credentials, the attacker could access private images, potentially exfiltrate data or deploy malicious containers.

03

Why this severity

The CVSS score of 9.2 reflects the high confidentiality impact (credentials are exposed), no authentication or user interaction is required, and the vulnerability is exploitable over the network. The score is high because the attacker can gain privileged access to private registries, which is a critical business risk.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Renovate to version 44.11.2 or later (npm and renovate/renovate images).
  2. 02Upgrade Mend Renovate CE/EE to version 15.4.0 or later.
  3. 03Upgrade mend-renovate-enterprise-edition Helm chart to version 10.4.0 or later.

NVD-referenced vendor advisory

05

Timeline

  1. Sep 10, 2026 · 3d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 10, 2026 · 3d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Attack requirementsNone
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactNone
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →