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

exploitDog

github логотип

GHSA-84g9-w2xq-vcv6

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

Описание

React Router: Potential CSRF via PUT/PATCH/DELETE document requests

Certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections (CORS preflight, SameSite cookies) already block the cross-origin attack vectors that this missing CSRF check would otherwise gate.

[!NOTE] This does not impact your React Router application if you are using Declarative Mode (<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).

Пакеты

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

react-router

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

>= 7.12.0, < 7.15.1

7.15.1

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

@remix-run/server-runtime

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

>= 2.17.3, < 2.17.5

2.17.5

EPSS

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

3.1 Low

CVSS3

Дефекты

CWE-352

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

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

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections (CORS preflight, SameSite cookies) already block the cross-origin attack vectors that this missing CSRF check would otherwise gate. This vulnerability is fixed in 7.15.1.

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

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections (CORS preflight, SameSite cookies) already block the cross-origin attack vectors that this missing CSRF check would otherwise gate. This vulnerability is fixed in 7.15.1.

EPSS

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

3.1 Low

CVSS3

Дефекты

CWE-352