Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-27980

Опубликовано: 18 мар. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image optimization disk cache (/_next/image) did not have a configurable upper bound, allowing unbounded cache growth. An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service. This is fixed in version 16.1.7 by adding an LRU-backed disk cache with images.maximumDiskCacheSize, including eviction of least-recently-used entries when the limit is exceeded. Setting maximumDiskCacheSize: 0 disables disk caching. If upgrading is not immediately possible, periodically clean .next/cache/images and/or reduce variant cardinality (e.g., tighten values for images.localPatterns, images.remotePatterns, and images.qualities).

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:*
Версия от 10.0.0 (включая) до 16.1.7 (исключая)

EPSS

Процентиль: 2%
0.00014
Низкий

7.5 High

CVSS3

Дефекты

CWE-400

Связанные уязвимости

CVSS3: 5.3
redhat
8 дней назад

An unbounded disk usage flaw has been discovered in Next.js. The default Next.js image optimization disk cache (`/_next/image`) did not have a configurable upper bound, allowing unbounded cache growth. An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service.

github
8 дней назад

Next.js: Unbounded next/image disk cache growth can exhaust storage

EPSS

Процентиль: 2%
0.00014
Низкий

7.5 High

CVSS3

Дефекты

CWE-400