CVE-2026-22029
January 10, 2026
React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (<BrowserRouter>) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.
Affected Packages
https://github.com/remix-run/react-router.git (GITHUB):
Affected version(s) >=@remix-run/router@0.2.0-pre.1 <@remix-run/router@1.23.2Fix Suggestion:
Update to version @remix-run/router@1.23.2https://github.com/remix-run/react-router.git (GITHUB):
Affected version(s) >=react-router@7.0.0 <react-router@7.12.0Fix Suggestion:
Update to version react-router@7.12.0@remix-run/router (NPM):
Affected version(s) >=0.0.0-experimental-a077dc2d <1.23.2Fix Suggestion:
Update to version 1.23.2react-router (NPM):
Affected version(s) >=7.0.0 <7.12.0Fix Suggestion:
Update to version 7.12.0Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
8
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.01