Cross-site scripting in React Router - CVE-2026-33244
Published: June 19, 2026
React Router
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary script in the victim's browser.
The vulnerability exists due to cross-site scripting in prerendered redirect HTML generation when processing an untrusted HTTP Location header value. A remote user can supply a crafted redirect location to execute arbitrary script in the victim's browser.
Only applications using Framework Mode with pre-rendering enabled are vulnerable. User interaction is required to load the generated HTML file.