[GHSA-qwww-vcr4-c8h2] React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response - #9015
Conversation
|
Hi there @brophdawg11! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
ed24c83
into
giladmoyal-ai/advisory-improvement-9015
|
Hi @giladmoyal-ai! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
The published upstream repository advisory now records two separate affected lines: react-router >=7.12.0,<7.18.2 patched in 7.18.2, and >=8.0.0,<8.3.0 patched in 8.3.0. The global advisory currently collapses those into >=7.12.0,<8.3.0 and therefore incorrectly flags the official v7 backport. React Router PR #15353 explicitly backports GHSA-qwww-vcr4-c8h2 to v7, commit 5b460185392365d37f020f76cefe16541cad287d contains the hardening, and the fix shipped in react-router 7.18.2. Splitting the ranges aligns the global record with the publisher advisory and prevents patched v7.18.2 installations from being reported as vulnerable.