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

exploitDog

github логотип

GHSA-f82v-jwr5-mffw

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

Описание

Authorization Bypass in Next.js Middleware

Impact

It is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware.

Patches

  • For Next.js 15.x, this issue is fixed in 15.2.3
  • For Next.js 14.x, this issue is fixed in 14.2.25
  • For Next.js 13.x, this issue is fixed in 13.5.9
  • For Next.js 12.x, this issue is fixed in 12.3.5
  • For Next.js 11.x, consult the below workaround.

Note: Next.js deployments hosted on Vercel are automatically protected against this vulnerability.

Workaround

If patching to a safe version is infeasible, it is recommend that you prevent external user requests which contain the x-middleware-subrequest header from reaching your Next.js application.

Credits

  • Allam Rachid (zhero;)
  • Allam Yasser (inzo_)

Пакеты

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

next

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

>= 13.0.0, < 13.5.9

13.5.9

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

next

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

>= 14.0.0, < 14.2.25

14.2.25

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

next

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

>= 15.0.0, < 15.2.3

15.2.3

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

next

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

>= 11.1.4, < 12.3.5

12.3.5

EPSS

Процентиль: 100%
0.93156
Критический

9.1 Critical

CVSS3

Дефекты

CWE-285

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

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

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to a safe version is infeasible, it is recommend that you prevent external user requests which contain the x-middleware-subrequest header from reaching your Next.js application. This vulnerability is fixed in 12.3.5, 13.5.9, 14.2.25, and 15.2.3.

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

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to a safe version is infeasible, it is recommend that you prevent external user requests which contain the x-middleware-subrequest header from reaching your Next.js application. This vulnerability is fixed in 12.3.5, 13.5.9, 14.2.25, and 15.2.3.

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

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

EPSS

Процентиль: 100%
0.93156
Критический

9.1 Critical

CVSS3

Дефекты

CWE-285