Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @remix-run/server-runtime
  4. ›
  5. CVE-2026-53663

CVE-2026-53663: React Router: Potential CSRF via PUT/PATCH/DELETE document requests

June 15, 2026

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

References

  • github.com/advisories/GHSA-84g9-w2xq-vcv6
  • github.com/remix-run/react-router/security/advisories/GHSA-84g9-w2xq-vcv6
  • nvd.nist.gov/vuln/detail/CVE-2026-53663

Code Behaviors & Features

Detect and mitigate CVE-2026-53663 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.17.3 before 2.17.5

Fixed versions

  • 2.17.5

Solution

Upgrade to version 2.17.5 or above.

Impact 3.1 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

npm/@remix-run/server-runtime/CVE-2026-53663.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 17 Jun 2026 00:15:25 +0000.