Upgrade to Nuxt 4.5.1 or 3.21.10 immediately—high-severity RCE in server islands and authorization bypass in route rules require patched versions, Vercel WAF mitigations are not a replacement.
Summary
Server-side RCE and cross-user cache disclosure directly compromise production apps; relying on platform-level protections without upgrading leaves component instantiation, caching, and DoS vectors exposed. Non-negotiable dependency bump for any Nuxt deployment handling authenticated data.
Why it matters
Server-side RCE and cross-user cache disclosure directly compromise production apps; relying on platform-level protections without upgrading leaves component instantiation, caching, and DoS vectors exposed. Non-negotiable dependency bump for any Nuxt deployment handling authenticated data.
Implementation verdict
Replace current Nuxt versions with patched releases via `npx nuxt upgrade --dedupe`—requires lockfile refresh and DevTools bump to 3.3.1. Critical for production; no workaround exists. Also required: purge upstream caches if serving authenticated payloads pre-patch. Start now.
Sources
Dev Signal
Get briefs like this in your inbox — free, every weekday.
100+ sources compressed into one 4-minute read. Ranked, cited, implementation-ready.