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

exploitDog

github логотип

GHSA-955p-x3mx-jcvp

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

Описание

Next.js: Unauthenticated disclosure of internal Server Function endpoints

Impact

In Next.js applications using App Router, Server Actions (use server) or use cache endpoints can be disclosed bypassing any authentication on the pages where these endpoints are usually used.

Server Action IDs can be disclosed to unauthenticated users via publicly served client artifacts (for example, static chunks containing action references).

Affected users are applications using App Router + Server Actions.

By itself, this disclosure is typically a recon/enumeration primitive; however, it can increase risk when combined with other weaknesses.

Workarounds

Never assume any authentication claims at the use cache or use server boundary. Always authenticate within the boundary.

Пакеты

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

next

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

>= 13.0.0, < 15.5.21

15.5.21

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

next

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

>= 16.0.0, < 16.2.11

16.2.11

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-201

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

CVSS3: 5.3
redhat
5 дней назад

A flaw was found in Next.js. Unauthenticated users can exploit this vulnerability by accessing publicly served client artifacts, which may disclose Server Action IDs. This bypasses authentication on pages where these endpoints are used, leading to information disclosure. While primarily an enumeration primitive, this disclosure can increase overall risk when combined with other vulnerabilities.

CVSS3: 5.3
nvd
5 дней назад

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions (use server) or use cache endpoints can be disclosed bypassing any authentication on the pages where these endpoints are usually used. Server Action IDs can be disclosed to unauthenticated users via publicly served client artifacts (for example, static chunks containing action references). Affected users are applications using App Router and Server Actions. By itself, this disclosure is typically a recon/enumeration primitive; however, it can increase risk when combined with other weaknesses. This issue has been fixed in versions 15.5.21 and 16.2.11.

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-201