GHSA-84g9-w2xq-vcv6

Suggest an improvement
Source
https://github.com/advisories/GHSA-84g9-w2xq-vcv6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-84g9-w2xq-vcv6/GHSA-84g9-w2xq-vcv6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-84g9-w2xq-vcv6
Aliases
Downstream
CGA (7)
MINI (1)
Published
2026-06-15T20:06:15Z
Modified
2026-09-10T03:51:08Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
React Router: Potential CSRF via PUT/PATCH/DELETE document requests
Details

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>).

Database specific
{
    "cwe_ids":  [
        "CWE-352"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-06-15T20:06:15Z",
    "nvd_published_at":  null,
    "severity":  "LOW"
}
References

Affected packages

npm / react-router

Package

Affected ranges

Type
SEMVER
Events
Introduced
7.12.0
Fixed
7.15.1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-84g9-w2xq-vcv6/GHSA-84g9-w2xq-vcv6.json"

npm / @remix-run/server-runtime

Package

Name
@remix-run/server-runtime
View open source insights on deps.dev
Purl
pkg:npm/%40remix-run/server-runtime

Affected ranges

Type
SEMVER
Events
Introduced
2.17.3
Fixed
2.17.5

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-84g9-w2xq-vcv6/GHSA-84g9-w2xq-vcv6.json"