6.1

CVE-2026-53669

React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

React Router is a router for React. Versions 6.0.0 through 7.17.0 are vulnerable to Open Redirtect through use of backslashes in <Link> and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ShopifyReact-router SwPlatformnode.js Version >= 6.0.0 < 7.18.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.31% 0.238
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
NIST 6.1 2.8 2.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
security-advisories@github.com 5.1 0 0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180
Release Notes
https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0
Release Notes
http://github.com/remix-run/react-router/pull/15176
Patch
Issue Tracking
https://github.com/remix-run/react-router/pull/15176
Patch
Issue Tracking
https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6
Third Party Advisory