CSRF Bypass in React Router from Remix Run
CVE-2026-53663
3.1LOW
What is CVE-2026-53663?
A Cross-Site Request Forgery (CSRF) vulnerability exists in React Router versions 7.12.0 to 7.15.1, where insufficient CSRF checks in Framework Mode allow bypassing protections on PUT, PATCH, and DELETE requests. Although modern browser defenses reduce the risk by blocking these attack vectors, it remains crucial to update to version 7.15.1 to ensure comprehensive security. Regular updates and adherence to best practices are essential for maintaining application integrity.
Affected Version(s)
react-router >= 7.12.0, < 7.15.1
server-runtime >= 2.17.3, < 2.17.5
