HarborGuard / CVE
Back to search
HIGHCVE-2026-22029Published Modified CNA GitHub_M

CVE-2026-22029: React Router vulnerable to XSS via Open Redirects

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.

Metrics

CVSS v3.1
8.0
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • remix-run / react-router
    @remix-run/router < 1.23.2 · react-router >= 7.0.0, < 7.12.0
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
CVE-2026-22029: React Router vulnerable to XSS via Open Redirects | HarborGuard CVE