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

exploitDog

github логотип

GHSA-vfv6-92ff-j949

Опубликовано: 11 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 3.7

Описание

Next.js vulnerable to cache poisoning via collisions in React Server Component cache-busting

Impact

React Server Component responses can be vulnerable to cache poisoning in deployments that rely on shared caches with insufficient response partitioning. In affected conditions, collisions in the _rsc cache-busting value can allow an attacker to poison cache entries so users receive the wrong response variant for a given URL.

Fix

We strengthened the _rsc cache-busting mechanism to make practical collisions significantly harder and to better separate response variants that should not share cache entries.

Workarounds

If you cannot upgrade immediately, ensure intermediary caches correctly honor Vary for RSC-related request headers, or disable shared caching for affected RSC responses until you can deploy a patched release.

Пакеты

Наименование

next

npm
Затронутые версииВерсия исправления

>= 13.4.6, < 15.5.16

15.5.16

Наименование

next

npm
Затронутые версииВерсия исправления

>= 16.0.0, < 16.2.5

16.2.5

EPSS

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

3.7 Low

CVSS3

Дефекты

CWE-328

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

CVSS3: 3.7
redhat
3 месяца назад

Next.js is a React framework for building full-stack web applications. From 13.4.6 to before 15.5.16 and 16.2.5, React Server Component responses can be vulnerable to cache poisoning in deployments that rely on shared caches with insufficient response partitioning. In affected conditions, collisions in the _rsc cache-busting value can allow an attacker to poison cache entries so users receive the wrong response variant for a given URL. This vulnerability is fixed in 15.5.16 and 16.2.5.

CVSS3: 3.7
nvd
3 месяца назад

Next.js is a React framework for building full-stack web applications. From 13.4.6 to before 15.5.16 and 16.2.5, React Server Component responses can be vulnerable to cache poisoning in deployments that rely on shared caches with insufficient response partitioning. In affected conditions, collisions in the _rsc cache-busting value can allow an attacker to poison cache entries so users receive the wrong response variant for a given URL. This vulnerability is fixed in 15.5.16 and 16.2.5.

CVSS3: 3.7
fstec
3 месяца назад

Уязвимость программной платформы создания веб-приложений Next.js, связанная с использованием алгоритма, не отвечающего требованиям безопасности для хеш-функции, позволяющая нарушителю оказать воздействие на целостность защищаемой информации

EPSS

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

3.7 Low

CVSS3

Дефекты

CWE-328