There exists a potential DOS attack vector in React Router Framework Mode applications (as well as Remix v2.10.0 - 2.17.4). Certain requests can be crafted to consume disproportionate resources on the server, resulting in response time degredation and/or service unavailability for end users.
[!NOTE] This does not impact your React Router application if you are using Declarative Mode (
<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).
{
"github_reviewed_at": "2026-06-03T21:05:17Z",
"nvd_published_at": "2026-06-02T20:16:36Z",
"severity": "HIGH",
"github_reviewed": true,
"cwe_ids": [
"CWE-400"
]
}