VDB
KO
HIGH

GHSA-qwww-vcr4-c8h2

React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

Quick fix

GHSA-qwww-vcr4-c8h2 — react-router: upgrade to the fixed version with the command below.

npm install react-router@8.3.0

Details

This is a follow up to CVE-2026-22030 to address related CSRF flows in unstable RSC code paths.

> [!NOTE] > This only affects your application if you are using the unstable RSC APIs

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / react-router
Introduced in: 7.12.0 Fixed in: 8.3.0
Fix npm install react-router@8.3.0

References