CVE Catalog

CVE-2026-71314

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

33th percentile - higher than 33% of all known CVEs

Summary

Nuxt, an open-source web development framework for Vue.js, contains a vulnerability allowing an unauthenticated attacker to trigger unbounded SSR memory allocation via the v-for prop in server islands, potentially crashing the Nuxt process. Affects versions from 3.1.0 to 3.21.10 and 4.5.1; fixed in 3.21.10 and 4.5.1.

Risk Assessment

An attacker can crash Nuxt-based applications, leading to denial of service. The lack of authentication increases the risk of remote exploitation.

Recommendation

Upgrade Nuxt to version 3.21.10 or 4.5.1 immediately. Monitor service availability and implement DoS mitigation measures.

Other vulnerabilities in Nuxt

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS