CVE-2025-59414
Last modified
CVE-2025-59414 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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+.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nuxt | Nuxt | >= 3.6.0, < 3.19.0 |
| Nuxt | Nuxt | >= 4.0.0, < 4.1.0 |
References
- https://github.com/nuxt/nuxt/security/advisories/GHSA-p6jq-8vc4-79f6Exploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-59414?
How severe is CVE-2025-59414?
How do I fix CVE-2025-59414?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59409Flock Safety Falcon and Sparrow License Plate Readers OPM1.1…7.5
- CVE-2025-5941Netskope is notified about a potential gap in its agent (NS …2
- CVE-2025-59410Dragonfly is an open source P2P-based file distribution and …3.7
- CVE-2025-59411CubeCart is an ecommerce software solution. Prior to version…5.4
- CVE-2025-59412CubeCart is an ecommerce software solution. Prior to version…5.4
- CVE-2025-59413CubeCart is an ecommerce software solution. Prior to version…6.5
- CVE-2025-59415Frappe Learning is a learning system that helps users struct…5.4
- CVE-2025-59416The Scratch Channel is a news website. If the user makes a f…7.2
- CVE-2025-59417Lobe Chat is an open-source artificial intelligence chat fra…6.1
- CVE-2025-59418BunnyPad is a note taking software. Prior to version 11.0.27…5.5
- CVE-2025-59419Netty is an asynchronous, event-driven network application f…5.5
- CVE-2025-5942Netskope was notified about a potential gap in its agent (NS…5.7
Are you affected by CVE-2025-59414?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
