CVE 5.9 MEDIUM

Next.js: Denial of Service in the Image Optimization API_CVE-2026-44577

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

Description

Next.js is a React framework for building full-stack web applications. From 10.0.0 to before 15.5.16 and 16.2.5, when self-hosting Next.js with the default image loader, the Image Optimization API fetches local images entirely into memory without enforcing a maximum size limit. An attacker could cause out-of-memory conditions by requesting large local assets from the /_next/image endpoint that match the images.localPatterns configuration (by default, all patterns are allowed). This vulnerability is fixed in 15.5.16 and 16.2.5.

Basic Information

ID CVE-2026-44577
Source GitHub_M
Published May 13, 2026 at 17:00

Affected Product

Vendor vercel
Product next.js
Version >= 10.0.0, < 15.5.16
Affected Versions vercel next.js >= 10.0.0, < 15.5.16
vercel next.js >= 16.0.0, < 16.2.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.