AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-71315

HIGH · CVSS 8.2 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The vulnerability affects the Nuxt web development framework, specifically versions 3.21.7 to 3.21.10 and 4.5.1, where mixed-case routeRules keys may not match case-folded lookups, potentially bypassing appMiddleware authorization gates. This flaw can lead to unauthorized access to sensitive application features, posing a significant security risk. Developers using affected versions should prioritize upgrading to the fixed releases (3.21.10 or 4.5.1) to mitigate this high-severity issue.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71315
Severity
HIGH
CVSS
8.2
EPSS
0.27%

Original NVD 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.