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.
React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)
Problem type
Affected products
remix-run
>= 6.0.0, < 7.18.0 - AFFECTED
References
https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6
https://github.com/remix-run/react-router/pull/15176
https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180
https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0
http://github.com/remix-run/react-router/pull/15176
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-h8h6This 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.
https://github.com/remix-run/react-router/security/advisories/GHSA-wrjc-x8rr-h8h6
https://github.com/remix-run/react-router/pull/15176
https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7180
https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0
http://github.com/remix-run/react-router/pull/15176
https://github.com/advisories/GHSA-wrjc-x8rr-h8h6
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-53669Click 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": [
{}
]
}
}
}