CVE-2025-43864
HIGH EPSS 97.5%
Published Apr 25, 20251y ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published Apr 25, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
React Router is a router for React. Starting in version 7.2.0 and prior to version 7.5.2, it is possible to force an application to switch to SPA mode by adding a header to the request. If the application uses SSR and is forced to switch to SPA, this causes an error that completely corrupts the page. If a cache system is in place, this allows the response containing the error to be cached, resulting in a cache poisoning that strongly impacts the availability of the application. This issue has been patched in version 7.5.2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
97.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-755
References 3
- github.com https://github.com/remix-run/react-router/blob/e6c53a0130559b4a9bd47f9cf76ea5b08a69868a/packages/react-router/lib/server-runtime/server.ts#L407
- github.com https://github.com/remix-run/react-router/commit/c84302972a152d851cf5dd859ff332b354b70111
- github.com https://github.com/remix-run/react-router/security/advisories/GHSA-f46r-rw29-r322
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.