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

exploitDog

github логотип

GHSA-f3fg-mf2q-fj3f

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

Описание

NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

Overview In Auth0 Next.js SDK versions 4.0.1 to 4.6.0, __session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers.

Am I Affected? You are affected by this vulnerability if you meet the following preconditions:

  1. Applications using the NextJS-Auth0 SDK, versions between 4.0.1 to 4.6.0,
  2. Applications using CDN or edge caching that caches responses with the Set-Cookie header.
  3. If the Cache-Control header is not properly set for sensitive responses.

Fix Upgrade auth0/nextjs-auth0 to v4.6.1.

Пакеты

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

@auth0/nextjs-auth0

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

>= 4.0.1, <= 4.6.0

4.6.1

EPSS

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

7.7 High

CVSS4

Дефекты

CWE-525

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

nvd
8 месяцев назад

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, `__session` cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for someone to be affected by the vulnerability: Applications using the NextJS-Auth0 SDK, versions between 4.0.1 to 4.6.0, applications using CDN or edge caching that caches responses with the Set-Cookie header, and if the Cache-Control header is not properly set for sensitive responses. Users should upgrade auth0/nextjs-auth0 to v4.6.1 to receive a patch.

EPSS

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

7.7 High

CVSS4

Дефекты

CWE-525