PT-2026-45835 · Remix+1 · @Remix-Run/Server-Runtime+1
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
react-router versions 7.0.0 through 7.14.x
@remix-run/server-runtime versions 2.10.0 through 2.17.4
Description
Certain crafted requests can cause disproportionate server resource consumption through unbounded path expansion at the
manifest endpoint. This issue leads to response time degradation or service unavailability for end users. The problem specifically affects Remix applications and React Router applications operating in Framework Mode. It does not impact applications using Declarative Mode (<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>).Recommendations
Update react-router to version 7.15.0.
Update @remix-run/server-runtime to version 2.17.5.
Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Remix-Run/Server-Runtime
React Router