Deserialization of Untrusted Data in React Router - CVE-2026-42211
Published: June 19, 2026
React Router
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to deserialization of untrusted data in React Router framework mode when handling external requests in an application that also contains an existing prototype pollution vulnerability. A remote attacker can send crafted external requests to execute arbitrary code.
Exploitation requires chaining with a pre-existing prototype pollution vulnerability in the application code and affects framework mode only.