
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22030 is a Cross-Site Request Forgery (CSRF) vulnerability in React Router's Action/Server Action Request Processing. It affects @remix-run/server-runtime versions prior to 2.17.3 and react-router versions 7.0.0 through 7.11.0 (inclusive). The vulnerability allows unauthenticated remote attackers to perform CSRF attacks on document POST requests to UI routes when server-side route action handlers are used in Framework Mode, or when React Server Actions are used in the unstable RSC modes. It was published on January 8, 2026, with a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, React Router Advisory).
The root cause is classified under CWE-346 (Origin Validation Error) and CWE-352 (Cross-Site Request Forgery), meaning the server-runtime does not sufficiently verify the origin or intent of incoming POST requests when processing route actions. In Framework Mode, React Router's server-side action handlers process document POST requests without adequate CSRF token validation or origin checking, allowing a malicious third-party site to forge such requests on behalf of an authenticated user. The vulnerability is only exploitable when the application uses Framework Mode with server-side route action handlers or the unstable RSC (React Server Components) mode; applications using Declarative Mode (<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>) are not affected (GitHub Advisory, React Router Advisory).
Successful exploitation allows an attacker to perform unauthorized state-changing actions on behalf of an authenticated victim, resulting in a high integrity impact with no confidentiality or availability impact. An attacker can manipulate application data, trigger server-side actions (such as form submissions, account changes, or data modifications), or abuse any server-side route action handler accessible via document POST requests. The scope is limited to the affected application instance, but the impact can be significant depending on the sensitivity of the actions exposed through route handlers (GitHub Advisory).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the time of this report. The EPSS score is approximately 0.015% (3rd percentile), indicating a low near-term probability of exploitation (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. User interaction is required (the victim must visit a malicious page), which reduces the practical exploitability compared to fully unauthenticated, no-interaction vulnerabilities. The vulnerability was reported by a researcher credited as "Oceandust" (React Router Advisory).
@remix-run/server-runtime < 2.17.3 or react-router 7.0.0–7.11.0, with server-side route action handlers exposed via document POST requests.document.forms[0].submit()) as a document POST request.Referer or Origin headers (e.g., cross-origin domains not associated with the application).Content-Type: application/x-www-form-urlencoded or multipart/form-data where the Origin or Referer header points to an external, unrelated domain.Upgrade to the patched versions: @remix-run/server-runtime version 2.17.3 or later, or react-router version 7.12.0 or later (GitHub Advisory, React Router Advisory). Applications using Declarative Mode (<BrowserRouter>) or Data Mode (createBrowserRouter/<RouterProvider>) are not affected and do not require immediate action. As a temporary workaround prior to patching, consider implementing server-side CSRF token validation at the application layer (e.g., using middleware to check Origin/Referer headers or requiring a custom CSRF token in POST request bodies). IBM has also released patches for affected downstream products including watsonx.data, IBM API Connect, IBM Cloud Pak for Business Automation, IBM Engineering AI Hub, and Carbon Charts (IBM watsonx Advisory, IBM API Connect).
IBM issued multiple security bulletins addressing CVE-2026-22030 across several of its products that bundle React Router, including watsonx.data, IBM API Connect, IBM Cloud Pak for Business Automation, IBM Engineering AI Hub, and Carbon Charts (IBM watsonx Advisory, IBM CP4BA Advisory). The Belgian Centre for Cybersecurity (CCB) issued a warning about high-severity React Router vulnerabilities, urging immediate patching (CCB Advisory). Security community coverage has been moderate, with aggregator sites and vulnerability databases picking up the advisory shortly after disclosure.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."