Skip to content

[GHSA-qwww-vcr4-c8h2] React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response - #8990

Open
acastlesibm wants to merge 2 commits into
github:acastlesibm/advisory-improvement-8990from
acastlesibm:patch-1
Open

[GHSA-qwww-vcr4-c8h2] React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response#8990
acastlesibm wants to merge 2 commits into
github:acastlesibm/advisory-improvement-8990from
acastlesibm:patch-1

Conversation

@acastlesibm

Copy link
Copy Markdown

Summary

Updates advisory GHSA-qwww-vcr4-c8h2 for react-router to include the complete set of affected version ranges and their corresponding fixes.

The advisory previously only captured the fix for the 8.x line (8.3.0) but was missing the fix entry for 7.x (7.18.2) and the introduction boundary for the 8.x range (8.0.0), leaving users on react-router@7.12.0–7.18.1 without a clear remediation path.

Changes

  • Add fixed: 7.18.2 for the >= 7.12.0 range
  • Add introduced boundary 8.0.0 for the 8.x range (already had fixed: 8.3.0)

Advisory details

FieldValue
IDGHSA-qwww-vcr4-c8h2
Packagereact-router (npm)
SeverityMedium (CVSS v4 4.0)
SummaryRSC Mode CSRF Bypass — allows action execution before 400 response
Follow-up toCVE-2026-22030
ReferenceGHSA-qwww-vcr4-c8h2

@github-actions
github-actionsBot changed the base branch from main to acastlesibm/advisory-improvement-8990August 5, 2026 07:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@acastlesibm