CVE-2025-68470
January 10, 2026
React Router is a router for React. In versions 6.0.0 through 6.30.1 and 7.0.0 through 7.9.5, an attacker-supplied path can be crafted so that when a React Router application navigates to it via navigate(), <Link>, or redirect(), the app performs a navigation/redirect to an external URL. This is only an issue if you are passing untrusted content into navigation paths in your application code. This issue has been patched in versions 6.30.2 and 7.9.6.
Affected Packages
https://github.com/remix-run/react-router.git (GITHUB):
Affected version(s) =create-react-router@6.26.2 <create-react-router@6.30.2Fix Suggestion:
Update to version create-react-router@6.30.2https://github.com/remix-run/react-router.git (GITHUB):
Affected version(s) >=create-react-router@7.0.0 <create-react-router@7.9.6Fix Suggestion:
Update to version create-react-router@7.9.6react-router (NPM):
Affected version(s) >=7.0.0 <7.9.6Fix Suggestion:
Update to version 7.9.6react-router (NPM):
Affected version(s) >=6.0.0 <6.30.2Fix Suggestion:
Update to version 6.30.2Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.03