CVE 6.5 MEDIUM

React Router has unexpected external redirect via untrusted paths_CVE-2025-68470

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

Description

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.

Basic Information

ID CVE-2025-68470
Source GitHub_M
Published Jan 10, 2026 at 02:39

Affected Product

Vendor remix-run
Product react-router
Version >= 7.0.0, < 7.9.6
Affected Versions remix-run react-router >= 7.0.0, < 7.9.6
remix-run react-router >= 6.0.0, < 6.30.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.