GHSA-8v8x-cx79-35w7HighCVSS 8.2

React Router SSR XSS in ScrollRestoration

Published
January 8, 2026
Last Modified
September 8, 2026

🔗 CVE IDs covered (1)

📋 Description

A XSS vulnerability exists in in React Router's <ScrollRestoration> API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.

[!NOTE] This does not impact applications if developers have disabled server-side rendering in Framework Mode, or if they are using Declarative Mode (<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).

🎯 Affected products2

  • npm/react-router:>= 7.0.0, < 7.12.0
  • npm/@remix-run/react:< 2.17.3

🔗 References (13)