{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-53668",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-09T20:50:36.877Z",
        "datePublished": "2026-07-27T21:42:17.641Z",
        "dateUpdated": "2026-07-28T13:44:11.335Z"
    },
    "containers": {
        "cna": {
            "title": "React Router: Open redirect can lead to XSS",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-601",
                            "lang": "en",
                            "description": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/remix-run/react-router/security/advisories/GHSA-jjmj-jmhj-qwj2",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/remix-run/react-router/security/advisories/GHSA-jjmj-jmhj-qwj2"
                },
                {
                    "name": "https://github.com/remix-run/react-router/pull/14718",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/remix-run/react-router/pull/14718"
                },
                {
                    "name": "https://github.com/remix-run/react-router/commit/3a5b5ad0e5cf9918c646509563f5c41a89226ff3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/remix-run/react-router/commit/3a5b5ad0e5cf9918c646509563f5c41a89226ff3"
                },
                {
                    "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/blob/main/CHANGELOG.md#v7180"
                },
                {
                    "name": "https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/remix-run/react-router/releases/tag/react-router@7.18.0"
                }
            ],
            "affected": [
                {
                    "vendor": "remix-run",
                    "product": "react-router",
                    "versions": [
                        {
                            "version": ">= 6.30.2, <= 6.30.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 7.9.6, < 7.13.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-27T21:42:17.641Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "React Router is a router for React. In versions 6.30.2 through 6.30.4 and 7.9.6 through 7.12.0, applications that allow open redirects are vulnerable to XSS. An attacker could craft a malicious link that redirects users to an unexpected external site or that exploits an XSS vector.This issue has been fixed in version 7.13.0."
                }
            ],
            "source": {
                "advisory": "GHSA-jjmj-jmhj-qwj2",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-28T13:44:02.098018Z",
                                "id": "CVE-2026-53668",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-28T13:44:11.335Z"
                }
            }
        ]
    }
}