2026-07-27 22:11CVE-2026-53669GitHub_M
PUBLISHED5.2CWE-601

React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

React Router is a router for React. Versions 6.0.0 through 7.17.0 are vulnerable to Open Redirtect through use of backslashes in <Link> and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0.

Problem type

Affected products

remix-run

react-router

>= 6.0.0, < 7.18.0 - AFFECTED

References

GitHub Security Advisories

GHSA-wrjc-x8rr-h8h6

React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

https://github.com/advisories/GHSA-wrjc-x8rr-h8h6

This is a follow up to CVE-2025-68470. React Router was alerted to certain scenarios in which the fix there was incomplete so there still existed some scenarios where attacker supplied paths passed to navigation mechanisms could result in unexpected external navigations.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-53669
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-53669",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-07-27T22:11:39.056Z",
    "dateReserved": "2026-06-09T20:50:36.877Z",
    "datePublished": "2026-07-27T22:11:39.056Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-07-27T22:11:39.056Z"
      },
      "title": "React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)",
      "descriptions": [
        {
          "lang": "en",
          "value": "React Router is a router for React. Versions 6.0.0 through 7.17.0 are vulnerable to Open Redirtect through use of backslashes in <Link> and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0."
        }
      ],
      "affected": [
        {
          "vendor": "remix-run",
          "product": "react-router",
          "versions": [
            {
              "version": ">= 6.0.0, < 7.18.0",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')",
              "cweId": "CWE-601",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6",
          "name": "https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        },
        {
          "url": "https://github.com/remix-run/react-router/pull/15176",
          "name": "https://github.com/remix-run/react-router/pull/15176",
          "tags": [
            "x_refsource_MISC"
          ]
        },
        {
          "url": "https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180",
          "name": "https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180",
          "tags": [
            "x_refsource_MISC"
          ]
        },
        {
          "url": "https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0",
          "name": "https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0",
          "tags": [
            "x_refsource_MISC"
          ]
        },
        {
          "url": "http://github.com/remix-run/react-router/pull/15176",
          "name": "http://github.com/remix-run/react-router/pull/15176",
          "tags": [
            "x_refsource_MISC"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}