Vulnerability 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 attacker can supply a top-level `as` prop to the /__nuxt_island/ endpoint and drive dynamic component resolution through <component :is>, resolveDynamicComponent, or h(). This issue is fixed in 3.21.10 and 4.5.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nuxt/nuxt/releases/tag/v3.21.10
- https://github.com/nuxt/nuxt/releases/tag/v4.5.1
- https://github.com/nuxt/nuxt/security/advisories/GHSA-48hr-524c-v5w3
FAQ
What is CVE-2026-71318?
CVE-2026-71318 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an attacker can supply a top-level `as` prop to the /__nuxt_island/ endpoint and drive dynamic componen...
How severe is CVE-2026-71318?
CVE-2026-71318 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71318?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.