原始 OSV JSON
{
"id": "GHSA-h8fp-f39c-q6mh",
"aliases": [
"CVE-2026-53667"
],
"details": "This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8646-j5j9-6r62. React Router was alerted of a code path in the (unstable) RSC error handling path in which redirects from untrusted sources could still result in an XSS vector via attacker-supplied redirect targets\n\n> [!NOTE]\n> This only affects your application if you are using the unstable RSC APIs",
"summary": "React Router: RSCErrorHandler Missing Protocol Validation (XSS)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.11.0"
},
{
"fixed": "7.18.0"
}
]
}
],
"package": {
"name": "react-router",
"ecosystem": "npm"
}
}
],
"modified": "2026-07-23T19:35:57Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N"
}
],
"published": "2026-07-23T19:35:57Z",
"references": [
{
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-h8fp-f39c-q6mh",
"type": "WEB"
},
{
"url": "https://github.com/remix-run/react-router/pull/15177",
"type": "WEB"
},
{
"url": "https://github.com/remix-run/react-router/commit/ce596e823f0d7b883a433af1d5a839a8b9fe0242",
"type": "WEB"
},
{
"url": "https://github.com/remix-run/react-router",
"type": "PACKAGE"
},
{
"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/[email protected]",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-07-23T19:35:57Z"
}
}