PT-2025-11961 · Nuxt · Nuxt
Published
2025-03-19
·
Updated
2025-12-03
·
CVE-2025-27415
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Nuxt versions prior to 3.16.0
Description
Nuxt is an open-source web development framework for Vue.js. By sending a crafted HTTP request to a server behind a CDN, it is possible to poison the CDN cache, severely impacting the availability of a site. An attacker can craft a request, such as
https://mysite.com/?/ payload.json, which will be rendered as JSON. If the CDN ignores the query string when determining whether to cache a route, this JSON response could be served to future visitors. An attacker can exploit this to make a site unavailable indefinitely, or continuously poison the cache to maintain unavailability.Recommendations
Update to version 3.16.0 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nuxt