CVE-2026-34077 PUBLISHED

React Router vulnerable to Denial of Service via reflected user input in single-fetch

Assigner: GitHub_M
Reserved: 25.03.2026 Published: 02.06.2026 Updated: 03.06.2026

React Router is a router for React. In versions 7.7.0 through 7.13.1, when using React Router's unstable React Server Components (RSC) APIs, there is a potential client-side Cross-Site Scripting (XSS) vulnerability in the RSC redirect handling if redirects come from untrusted sources. This does not impact applications that are not using the unstable RSC APIs in React Router. This is patched in version 7.13.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor remix-run
Product react-router
Versions
  • Version >= 7.0.0, < 7.14.0 is affected
Vendor remix-run
Product turbo-stream
Versions
  • Version < 3.0.0 is affected

References

Problem Types

  • CWE-770: Allocation of Resources Without Limits or Throttling CWE