CVE-2026-71320

Summary

Nuxt is an open-source web development framework for Vue.js. From 3.4.0 until 3.21.10 and 4.5.1, an attacker can inject a template key through /__nuxt_island/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixed in 3.21.10 and 4.5.1.

Affected Software

VendorProductVersion RangeStatus
nuxtnuxt>= 4.0.0, < 4.5.1affected
nuxtnuxt>= 3.4.0, < 3.21.10affected

Weaknesses

  • CWE-74: CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
  • CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')

References