Cross-site scripting in React Router - CVE-2026-53667
Published: July 22, 2026
React Router
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary script in the victim's browser.
The vulnerability exists due to improper input validation in the unstable RSC error handling path when processing redirects from untrusted sources. A remote attacker can supply a crafted redirect target to execute arbitrary script in the victim's browser.
This issue only affects applications using the unstable RSC APIs, and user interaction is required.