{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:shopify:react-router:*:*:*:*:*:node.js:*:*",
            "extracted_events": [
              {
                "introduced": "6.0.0"
              },
              {
                "fixed": "7.18.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "d85c049b22670a691e2ce6d4d6009c2b6aef4933"
            },
            {
              "fixed": "24283e93971e3e4f9f909c0bae63583f173fcd52"
            }
          ],
          "repo": "https://github.com/remix-run/react-router",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-wrjc-x8rr-h8h6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53669.json"
  },
  "details": "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 \u003cLink\u003e and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0.",
  "id": "CVE-2026-53669",
  "modified": "2026-08-12T03:51:23.449705348Z",
  "published": "2026-07-27T22:11:39.056Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180"
    },
    {
      "type": "WEB",
      "url": "https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53669.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53669"
    },
    {
      "type": "FIX",
      "url": "http://github.com/remix-run/react-router/pull/15176"
    },
    {
      "type": "FIX",
      "url": "https://github.com/remix-run/react-router/pull/15176"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "React Router: Open redirect via backslash in \u003cLink\u003e and useNavigate (CVE-2025-68470 bypass)"
}