OSV 1.4.0 · github-reviewed · 修改于 2026-06-04 05:03
发布时间
2026-06-04 05:03
GitHub 审查时间
2026-06-04 05:03
NVD 发布时间
2026-06-03 04:16
源文件
advisories/github-reviewed/2026/06/GHSA-49rj-9fvp-4h2h/GHSA-49rj-9fvp-4h2h.json
When using React Router v7 in Framework Mode, there exists a combination of steps that could potentially allow unauthorized RCE through external requests. This first requires the application code to have an existing prototype pollution vulnerability. This can be leveraged into a 2-step attack in which the second step can trigger unauthorized RCE on the remote server.
[!NOTE] This does not impact your React Router application if you are using Declarative Mode (
<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).