Vulnerability Description
React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections (CORS preflight, SameSite cookies) already block the cross-origin attack vectors that this missing CSRF check would otherwise gate. This vulnerability is fixed in 7.15.1.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-53663?
CVE-2026-53663 is a vulnerability with a CVSS score of 3.1 (LOW). React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE re...
How severe is CVE-2026-53663?
CVE-2026-53663 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53663?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.