Description
A denial of service 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 or 16.1.5 to reduce risk and prevent availability issues in Next applications.
INFO
Published Date :
2026-01-26T21:43:05.094Z
Last Modified :
2026-01-27T14:55:15.271Z
Source :
hackerone
AFFECTED PRODUCTS
The following products are affected by CVE-2025-59471 vulnerability.
| Vendors | Products |
|---|---|
| Vercel |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-59471.