CVE-2026-71315
Received Received - Intake

Case-Sensitive Route Rules Bypass in Nuxt.js

Vulnerability report for CVE-2026-71315, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-05

Last updated on: 2026-08-05

Assigner: GitHub, Inc.

Description

Nuxt is an open-source web development framework for Vue.js. From 3.21.7 until 3.21.10 and 4.5.1, mixed-case routeRules keys can fail to match case-folded lookups when router.options.sensitive is false and drop appMiddleware authorization gates. This is caused by an incomplete fix for CVE-2026-53721. This issue is fixed in 3.21.10 and 4.5.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-05
Last Modified
2026-08-05
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nuxt nuxt to 3.21.10 (inc)
nuxt nuxt 4.5.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
CWE-178 The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the Nuxt framework, a web development tool for Vue.js. It occurs when mixed-case routeRules keys fail to match case-folded lookups if router.options.sensitive is false. This can cause appMiddleware authorization gates to be dropped, potentially bypassing security checks.

Impact Analysis

If exploited, this flaw could allow unauthorized access to restricted routes or bypass security controls like authentication gates. Attackers might manipulate route rules to gain unintended access to parts of an application, compromising data or functionality.

Mitigation Strategies

Upgrade Nuxt to version 3.21.10 or 4.5.1 or later to address the issue with mixed-case routeRules keys and middleware authorization gates.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-71315. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart