CVE-2025-43864

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.
Configurations

No configuration.

History

29 Apr 2025, 13:52

Type Values Removed Values Added
Summary
  • (es) React Router es un enrutador para React. A partir de la versión 7.2.0 y anteriores a la 7.5.2, es posible forzar el cambio a modo SPA en una aplicación añadiendo un encabezado a la solicitud. Si la aplicación usa SSR y se ve obligada a cambiar a modo SPA, se produce un error que corrompe completamente la página. Si existe un sistema de caché, la respuesta con el error se almacena en caché, lo que provoca un envenenamiento de caché que afecta gravemente la disponibilidad de la aplicación. Este problema se ha corregido en la versión 7.5.2.

25 Apr 2025, 01:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-25 01:15

Updated : 2025-04-29 13:52


NVD link : CVE-2025-43864

Mitre link : CVE-2025-43864

CVE.ORG link : CVE-2025-43864


JSON object : View

Products Affected

No product.

CWE
CWE-755

Improper Handling of Exceptional Conditions