CVE-2026-53721 PUBLISHED

Nuxt: Route-rule middleware bypass via case-sensitivity mismatch between vue-router and the routeRules matcher

Assigner: GitHub_M
Reserved: 10.06.2026 Published: 12.06.2026 Updated: 12.06.2026

Nuxt is an open-source web development framework for Vue.js. From versions 3.11.0 to before 3.21.7 and 4.0.0 to before 4.4.7, there is a route-rule middleware bypass via case-sensitivity mismatch between vue-router and the routeRules matcher. This issue has been patched in versions 3.21.7 and 4.4.7.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor nuxt
Product nuxt
Versions
  • Version >= 3.11.0, < 3.21.7 is affected
  • Version >= 4.0.0, < 4.4.7 is affected

References

Problem Types

  • CWE-178: Improper Handling of Case Sensitivity CWE
  • CWE-863: Incorrect Authorization CWE