CVE Catalog

CVE-2026-71318

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

Nuxt, an open-source web development framework for Vue.js, from version 3.1.0 until 3.21.10 and 4.5.1, allows an attacker to 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.

Risk Assessment

An attacker could exploit this vulnerability to execute unauthorized components, potentially leading to malicious code injection, application integrity compromise, or privilege escalation.

Recommendation

It is recommended to update Nuxt to version 3.21.10 or 4.5.1, which include the fix. Also, restrict access to the /__nuxt_island/ endpoint to trusted sources only.

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

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