Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Sm41Ldrag0N

#33422of 56,337
8.1Total CVSS
Vulnerabilities · 1
PT-2026-45834
8.1
2026-06-02
Unknown · React Router · CVE-2026-42211
**Name of the Vulnerable Software and Affected Versions** React Router versions 7.0.0 through 7.14.1 **Description** When using Framework Mode, a combination of steps could allow unauthorized remote code execution (RCE) through external requests. This occurs because the vendored turbo-stream v2 can be abused to allow arbitrary constructor invocation through unsafe deserialization. The attack requires the application code to have an existing prototype pollution vulnerability, which is then leveraged in a two-step process to trigger the RCE on the remote server. This issue does not impact applications using Declarative Mode (`<BrowserRouter>`) or Data Mode (`createBrowserRouter`/`<RouterProvider>`). **Recommendations** Update to version 7.14.2.