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

exploitDog

github логотип

GHSA-r2fc-ccr8-96c4

Опубликовано: 03 июл. 2025
Источник: github
Github: Прошло ревью
CVSS3: 3.7

Описание

Next.js has a Cache poisoning vulnerability due to omission of the Vary header

Summary

A cache poisoning issue in Next.js App Router >=15.3.0 and < 15.3.3 may have allowed RSC payloads to be cached and served in place of HTML, under specific conditions involving middleware and redirects. This issue has been fixed in Next.js 15.3.3.

Users on affected versions should upgrade immediately and redeploy to ensure proper caching behavior.

More details: CVE-2025-49005

Пакеты

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

next

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

>= 15.3.0, < 15.3.3

15.3.3

EPSS

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

3.7 Low

CVSS3

Дефекты

CWE-444

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

CVSS3: 3.7
redhat
около 1 месяца назад

Next.js is a React framework for building full-stack web applications. In Next.js App Router from 15.3.0 to before 15.3.3 and Vercel CLI from 41.4.1 to 42.2.0, a cache poisoning vulnerability was found. The issue allowed page requests for HTML content to return a React Server Component (RSC) payload instead under certain conditions. When deployed to Vercel, this would only impact the browser cache, and would not lead to the CDN being poisoned. When self-hosted and deployed externally, this could lead to cache poisoning if the CDN does not properly distinguish between RSC / HTML in the cache keys. This issue has been resolved in Next.js 15.3.3.

CVSS3: 3.7
nvd
около 1 месяца назад

Next.js is a React framework for building full-stack web applications. In Next.js App Router from 15.3.0 to before 15.3.3 and Vercel CLI from 41.4.1 to 42.2.0, a cache poisoning vulnerability was found. The issue allowed page requests for HTML content to return a React Server Component (RSC) payload instead under certain conditions. When deployed to Vercel, this would only impact the browser cache, and would not lead to the CDN being poisoned. When self-hosted and deployed externally, this could lead to cache poisoning if the CDN does not properly distinguish between RSC / HTML in the cache keys. This issue has been resolved in Next.js 15.3.3.

EPSS

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

3.7 Low

CVSS3

Дефекты

CWE-444