Описание
Next.js is a React framework for building full-stack web applications. Versions prior to 14.2.24 and 15.1.6 have a race-condition vulnerability. This issue only affects the Pages Router under certain misconfigurations, causing normal endpoints to serve pageProps
data instead of standard HTML. This issue was patched in versions 15.1.6 and 14.2.24 by stripping the x-now-route-matches
header from incoming requests. Applications hosted on Vercel's platform are not affected by this issue, as the platform does not cache responses based solely on 200 OK
status without explicit cache-control
headers. Those who self-host Next.js deployments and are unable to upgrade immediately can mitigate this vulnerability by stripping the x-now-route-matches
header from all incoming requests at the content development network and setting cache-control: no-store
for all responses under risk. The maintainers of Next.js strongly recommend only caching responses with explicit cache-control headers.
A flaw was found in Next.js. This vulnerability allows an endpoint to serve pageProps
data instead of standard HTML via a race condition under specific misconfigurations.
Меры по смягчению последствий
Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.
Затронутые пакеты
Платформа | Пакет | Состояние | Рекомендация | Релиз |
---|---|---|---|---|
Red Hat Enterprise Linux 10 | firefox | Fix deferred | ||
Red Hat Enterprise Linux 10 | thunderbird | Fix deferred | ||
Red Hat Enterprise Linux 7 | firefox | Fix deferred | ||
Red Hat Enterprise Linux 8 | firefox | Fix deferred | ||
Red Hat Enterprise Linux 8 | thunderbird | Fix deferred | ||
Red Hat Enterprise Linux 9 | dotnet7.0 | Fix deferred | ||
Red Hat Enterprise Linux 9 | firefox | Fix deferred | ||
Red Hat Enterprise Linux 9 | thunderbird | Fix deferred | ||
Red Hat Enterprise Linux AI (RHEL AI) | rhelai1/pathservice-rhel9 | Fix deferred | ||
Red Hat Enterprise Linux AI (RHEL AI) | rhelai1/ui-rhel9 | Fix deferred |
Показывать по
Дополнительная информация
Статус:
EPSS
3.7 Low
CVSS3
Связанные уязвимости
Next.js is a React framework for building full-stack web applications. Versions prior to 14.2.24 and 15.1.6 have a race-condition vulnerability. This issue only affects the Pages Router under certain misconfigurations, causing normal endpoints to serve `pageProps` data instead of standard HTML. This issue was patched in versions 15.1.6 and 14.2.24 by stripping the `x-now-route-matches` header from incoming requests. Applications hosted on Vercel's platform are not affected by this issue, as the platform does not cache responses based solely on `200 OK` status without explicit `cache-control` headers. Those who self-host Next.js deployments and are unable to upgrade immediately can mitigate this vulnerability by stripping the `x-now-route-matches` header from all incoming requests at the content development network and setting `cache-control: no-store` for all responses under risk. The maintainers of Next.js strongly recommend only caching responses with explicit cache-control headers.
EPSS
3.7 Low
CVSS3