CVE-2025-68470 MEDIUM

CVE-2025-68470: React Router has unexpected external redirect via untrusted paths

Vendor Remix-Run
Product react-router
Weakness CWE-601 · Open redirect
Published January 10, 2026
Last update January 12, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 10, 2026 CVE published
January 12, 2026 Record updated