Commit 36bd9ec
security: Fix React Router XSS vulnerability (CVE-2026-22029)
Update react-router-dom from 6.20.0 to 6.30.3 to patch XSS vulnerability
in @remix-run/router (transitive dependency).
Security Details:
- CVE-2026-22029 (CVSS 8.0 - High)
- Vulnerable: @remix-run/router <= 1.23.1
- Fixed: @remix-run/router 1.23.2+
- Affects: Open redirect handlers in Framework/Data modes
Changes:
- examples/wizard-dashboard/package.json: react-router-dom 6.20.0 → 6.30.3
- examples/wizard-dashboard/package-lock.json: @remix-run/router 1.23.1 → 1.23.2
Resolves: GitHub Security Advisory GHSA-2w69-qvjg-hvjx
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 69c8700 commit 36bd9ec
2 files changed
+14
-14
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments