Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. next
  4. ›
  5. CVE-2025-59471

CVE-2025-59471: Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration

January 27, 2026

A DoS vulnerability exists in self-hosted Next.js applications that have remotePatterns configured for the Image Optimizer. The image optimization endpoint (/_next/image) loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause out-of-memory conditions by requesting optimization of arbitrarily large images. This vulnerability requires that remotePatterns is configured to allow image optimization from external domains and that the attacker can serve or control a large image on an allowed domain.

Strongly consider upgrading to 15.5.10 and 16.1.5 to reduce risk and prevent availability issues in Next applications.

References

  • github.com/advisories/GHSA-9g9p-9gw9-jx7f
  • github.com/vercel/next.js
  • github.com/vercel/next.js/commit/500ec83743639addceaede95e95913398975156c
  • github.com/vercel/next.js/commit/e5b834d208fe0edf64aa26b5d76dcf6a176500ec
  • github.com/vercel/next.js/releases/tag/v15.5.10
  • github.com/vercel/next.js/releases/tag/v16.1.5
  • github.com/vercel/next.js/security/advisories/GHSA-9g9p-9gw9-jx7f
  • nvd.nist.gov/vuln/detail/CVE-2025-59471

Code Behaviors & Features

Detect and mitigate CVE-2025-59471 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 10.0.0 before 15.5.10, all versions starting from 15.6.0-canary.0 before 16.1.5

Fixed versions

  • 15.5.10
  • 16.1.5

Solution

Upgrade to versions 15.5.10, 16.1.5 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

npm/next/CVE-2025-59471.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:37:07 +0000.