Cross-site scripting in React Router - CVE-2026-33245
Published: June 19, 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 cross-site scripting in unstable RSC redirect handling when processing javascript: redirect targets from untrusted sources. A remote attacker can supply a crafted redirect target to execute arbitrary script in the victim's browser.
This only affects applications using the unstable RSC APIs.