CVE-2025-59414
CVE-2025-59414 is a low-severity vulnerability in Nuxt with a CVSS 3.x base score of 3.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Low (CVSS 3.x base score 3.1)
- EPSS exploit prediction: 0% (27th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-29762
- Weakness: CWE-22
- Affected product: Nuxt
- Published:
- Last modified:
Description
Nuxt is an open-source web development framework for Vue.js. Prior to 3.19.0 and 4.1.0, A client-side path traversal vulnerability in Nuxt's Island payload revival mechanism allowed attackers to manipulate client-side requests to different endpoints within the same application domain when specific prerendering conditions are met. The vulnerability occurs in the client-side payload revival process (revive-payload.client.ts) where Nuxt Islands are automatically fetched when encountering serialized __nuxt_island objects. During prerendering, if an API endpoint returns user-controlled data containing a crafted __nuxt_island object, he data gets serialized with devalue.stringify and stored in the prerendered page. When a client navigates to the prerendered page, devalue.parse deserializes the payload. The Island reviver attempts to fetch /__nuxt_island/${key}.json where key could contain path traversal sequences. Update to Nuxt 3.19.0+ or 4.1.0+.
Frequently asked questions
- What is CVE-2025-59414?
- Nuxt is an open-source web development framework for Vue.js. Prior to 3.19.0 and 4.1.0, A client-side path traversal vulnerability in Nuxt's Island payload revival mechanism allowed attackers to manipulate client-side requests to different endpoints within the same application domain when specific prerendering conditions are met. The vulnerability occurs in the client-side payload revival process (revive-payload.client.ts) where Nuxt Islands are automatically fetched when encountering serialized __nuxt_island objects. During prerendering, if an API endpoint returns user-controlled data containing a crafted __nuxt_island object, he data gets serialized with devalue.stringify and stored in the prerendered page. When a client navigates to the prerendered page, devalue.parse deserializes the payload. The Island reviver attempts to fetch /__nuxt_island/${key}.json where key could contain path traversal sequences. Update to Nuxt 3.19.0+ or 4.1.0+.
- How severe is CVE-2025-59414?
- CVE-2025-59414 has a CVSS 3.x base score of 3.1, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-59414 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-59414?
- CVE-2025-59414 affects Nuxt. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-59414?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-59414 have an EU (EUVD) identifier?
- Yes. CVE-2025-59414 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-29762.
- When was CVE-2025-59414 published?
- CVE-2025-59414 was published on 2025-09-17 and last updated on 2026-06-17.
References
- https://github.com/nuxt/nuxt/commit/2566d2046bccb158d98fb13e42ce4b2c33fb2595
- https://github.com/nuxt/nuxt/security/advisories/GHSA-p6jq-8vc4-79f6
Affected products (1)
- cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*
More vulnerabilities in Nuxt
- CVE-2023-3224 — Critical (CVSS 9.8): Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3.
- CVE-2024-34344 — High (CVSS 8.8): Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Due to the…
- CVE-2024-23657 — High (CVSS 8.8): Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Nuxt Devtools…
- CVE-2024-42352 — High (CVSS 8.6): Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. `nuxt/icon`…
- CVE-2026-53721 — High (CVSS 8.2): Nuxt is an open-source web development framework for Vue.js. From versions 3.11.0 to before 3.21.7 and 4.0.0 to before…
- CVE-2025-27415 — High (CVSS 7.5): Nuxt is an open-source web development framework for Vue.js. Prior to 3.16.0, by sending a crafted HTTP request to a…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…