OSV 1.4.0 · github-reviewed · 修改于 2026-06-04 04:33
发布时间
2026-06-04 04:33
GitHub 审查时间
2026-06-04 04:33
NVD 发布时间
2026-06-03 01:16
源文件
advisories/github-reviewed/2026/06/GHSA-f22v-gfqf-p8f3/GHSA-f22v-gfqf-p8f3.json
When using React Router v7 Framework Mode with Pre-rendering enabled, an improper neutralization of the HTTP Location header value can permit Cross-Site Scripting (XSS) in statically generated HTML files if the redirect location comes from an untrusted source.
[!NOTE] This does not impact your React Router application if you are using Declarative Mode (
<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).