CVE-2025-59471

MEDIUM5.9EPSS 0.04%

Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration

Published: 1/27/2026Modified: 2/10/2026
Also known as:GHSA-9g9p-9gw9-jx7fCGA-4vjj-www8-24q4

Description

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.

Affected packages (1)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

References (7)

CVE-2025-59471 — Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePat · VulnScope