Authorization bypass via case-mismatched route-rule lookup
Published Jun 12, 2026 · Updated Jun 12, 2026
Incorrect authorization in Nuxt 3.11.0 through 3.21.6 and 4.0.0 through 4.4.6 allows remote attackers to bypass route middleware. The getRouteRules lookup sends the requested path to a case-sensitive rou3 matcher while vue-router matches the page case-insensitively, so appMiddleware is omitted. Exploitation requires routeRules.appMiddleware as an authorization gate with case-insensitive routing and exposes the rendered page and SSR-fetched data, while independent API authorization remains unaffected.
Summary
What happened
Incorrect authorization in Nuxt 3.11.0 through 3.21.6 and 4.0.0 through 4.4.6 allows remote attackers to bypass route middleware. The getRouteRules lookup sends the requested path to a case-sensitive rou3 matcher while vue-router matches the page case-insensitively, so appMiddleware is omitted. Exploitation requires routeRules.appMiddleware as an authorization gate with case-insensitive routing and exposes the rendered page and SSR-fetched data, while independent API authorization remains unaffected.
The record
- CVE
- CVE-2026-53721
- Published
- Jun 12, 2026
- Updated
- Jun 12, 2026
- Vendor
- Nuxt
- Product
- Nuxt
- Classifications
- CWE-863, CWE-178, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 12, 2026CVE publishedPublication date reported by the CVE source.
- Jun 12, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 3.11.0, < 3.21.7
- Affected versionversion=>= 4.0.0, < 4.4.7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo