Skip to content

fix: upgrade react-router to 7.18.2, 8.3.0 (GHSA-qwww-vcr4-c8h2) - #32

Open
anupamme wants to merge 1 commit into
crosspoint-reader:masterfrom
anupamme:fix-repo-crosspoint-tools-ghsa-qwww-vcr4-c8h2-react-router
Open

fix: upgrade react-router to 7.18.2, 8.3.0 (GHSA-qwww-vcr4-c8h2)#32
anupamme wants to merge 1 commit into
crosspoint-reader:masterfrom
anupamme:fix-repo-crosspoint-tools-ghsa-qwww-vcr4-c8h2-react-router

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade react-router from 7.18.1 to 7.18.2, 8.3.0 to fix GHSA-qwww-vcr4-c8h2.

Vulnerability

Field Value
ID GHSA-qwww-vcr4-c8h2
Severity HIGH
Scanner trivy
Rule GHSA-qwww-vcr4-c8h2
File package-lock.json (dependency: react-router)
Assessment Present in dependency tree, not confirmed reachable

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

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This patch removes an exploit primitive — a code pattern that, while not independently exploitable today, could be chained with other weaknesses by automated exploit-development tooling. Proactive removal of such primitives raises the bar against increasingly capable automated attack tools.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 87ebe511-9c41-4d63-9767-2ec6ce182268

📥 Commits

Reviewing files that changed from the base of the PR and between d3d2cae and 0aff578.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
🔇 Additional comments (1)
package.json (1)

35-37: LGTM!


📝 Walkthrough

Walkthrough

Changes

React Router dependency override

Layer / File(s) Summary
Pin transitive React Router version
package.json
Adds an npm override that pins react-router to version 7.18.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 0aff5

This is a localized dependency upgrade in the package manifests, and no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: itsthisjustin, uri-tauber, uxjulia

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains the React Router security upgrade and identifies the affected vulnerability.
Title check ✅ Passed The title identifies the React Router upgrade and the vulnerability, which matches the main dependency change.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to 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