#VU124088 Code Injection in React Router and Remix - CVE-2026-21884
Published: March 18, 2026 / Updated: March 19, 2026
React Router
Remix
Remix
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation within API in Framework Mode when using the getKey/storageKey props during server-side rendering. A remote attacker can pass specially crafted request and execute arbitrary JavaScript code during SSR if untrusted content is used to generate the keys.
Successful exploitation of this vulnerability requires that server-side rendering in Framework Mode is enabled.