Open redirect in React Router - CVE-2026-53668
Published: July 22, 2026
React Router
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information or perform cross-site scripting.
The vulnerability exists due to improper input validation in redirect handling when processing attacker-crafted links. A remote attacker can supply a specially crafted link to trigger a redirect to an unexpected external location or an XSS vector to disclose sensitive information or perform cross-site scripting.
User interaction is required to follow the crafted link.