AI description
CVE-2026-42211 describes a vulnerability in React Router versions 7.0.0 through 7.14.1, specifically when the library is used in Framework Mode. This flaw can potentially lead to unauthorized remote code execution (RCE) through external requests. The vulnerability stems from a deserialization issue within React Router's vendored `turbo-stream` v2, which permits arbitrary constructor invocation via `TYPE_ERROR` deserialization. Exploiting CVE-2026-42211 is a two-step process. It first requires the application code to have an existing prototype pollution vulnerability, which can then be leveraged to trigger the unauthorized RCE on the remote server. Applications utilizing Declarative Mode (`<BrowserRouter>`) or Data Mode (`createBrowserRouter/<RouterProvider>`) are not affected by this vulnerability. The issue has been addressed in React Router version 7.14.2.
- Description
- React Router is a router for React. In versions 7.0.0 through 7.14.1, when using Framework Mode, a combination of steps could potentially allow unauthorized remote code execution (RCE) through external requests. This attack requires the application code to have an existing prototype pollution vulnerability, which can then be leveraged in a 2-step attack where the second step triggers unauthorized RCE on the remote server. This does not impact applications using Declarative Mode (`<BrowserRouter>`) or Data Mode (`createBrowserRouter/<RouterProvider>`). This is patched in version 7.14.2.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- react-router
CVSS 3.1
- Type
- Secondary
- Base score
- 8.1
- Impact score
- 5.9
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-502
- Hype score
- Not currently trending
CVE-2026-42211. 0day Intel: 🚨 cve-2026-42211: React Router's vendored turbo-stream v2 allows arbitrary cons
@lyrie_ai
9 Jun 2026
41 Impressions
0 Retweets
0 Likes
0 Bookmarks
1 Reply
0 Quotes
🚨 cve-2026-42211: React Router's vendored turbo-stream v2 allows arbitrary constructor invocation via TYPE_ERROR deserialization leading to Unauth RCE Critical Vulnerability Alert! React Router is affected by CVE-2026-42211. Full Vulnerability Details & Analysis at DarkE
@zoomeye_team
5 Jun 2026
3634 Impressions
13 Retweets
29 Likes
18 Bookmarks
2 Replies
0 Quotes
React Routerで複数の脆弱性が修正。CVE-2026-42211は無認証での遠隔コード実行だが、既存のプロトタイプ汚染脆弱性との連鎖が前提。CVE-2026-33245はXSS。CVE-2026-34077とCVE-2026-42342はDoS。 https://t.co/gSQ2uPQYqY
@__kokumoto
4 Jun 2026
563 Impressions
0 Retweets
4 Likes
2 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:shopify:react-router:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "02931B5A-0559-41CC-8566-D6C018538F2C",
"versionEndExcluding": "7.14.2",
"versionStartIncluding": "7.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]