AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-71314

HIGH · CVSS 7.5 EPSS 0.40% Public Exploit

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

CyberRota Analysis

AI-Generated

Nuxt versions 3.1.0 to 3.21.10 and 4.5.1 are vulnerable to a denial-of-service attack due to an unbounded server-side rendering (SSR) memory allocation triggered by an unauthenticated attacker exploiting the v-for prop. This vulnerability can lead to the crashing of the Nuxt process, impacting the availability of applications built on this framework. Organizations using affected versions should prioritize patching to mitigate potential service disruptions.

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-71314
Severity
HIGH
CVSS
7.5
EPSS
0.40%

Original NVD Description

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAX_VFOR_LENGTH = 100000 and crash the Nuxt process. This issue is fixed in 3.21.10 and 4.5.1.