CVE-2025-68470

Source
https://cve.org/CVERecord?id=CVE-2025-68470
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68470.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68470
Aliases
Published
2026-01-10T02:39:41.078Z
Modified
2026-04-10T05:35:07.141412Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
React Router has unexpected external redirect via untrusted paths
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-601"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68470.json"
}
References

Affected packages

Git / github.com/remix-run/react-router

Affected ranges

Type
GIT
Repo
https://github.com/remix-run/react-router
Events
Database specific
{
    "versions": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.9.6"
        }
    ]
}
Type
GIT
Repo
https://github.com/remix-run/react-router
Events
Database specific
{
    "versions": [
        {
            "introduced": "6.0.0"
        },
        {
            "fixed": "6.30.2"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68470.json"