CVE-2026-40181
MEDIUM WAF: Medium
CVSS 6.1
Published: 2026-06-02
CWE-601
React Router is a router for React. In versions 7.0.0 through 7.14.0 and 6.7.0 through 6.30.3, certain URLs passed to the redirect function can trigger an open redirect to an external domain due to path values starting with // being reinterpreted as protocol-relative URLs. The level of impact depends on the validation done by the application prior to returning the redirect. This does not impact applications using Declarative Mode (
WAF Coverage Analysis
Open Redirect
Medium WAF Coverage
OWASP: A01:2021 Broken Access Control
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| shopify | react-router | 6.7.0 - 6.30.4 |
| shopify | react-router | 7.0.0 - 7.14.1 |
References
- github.com (Vendor Advisory)