nuxt is vulnerable to Authentication Bypass
63
Medium Risk
When component islands are enabled, .server.vue pages under pages/ are registered as page_* islands and reachable at /__nuxt_island/page_* URLs. Before the fix, those requests rendered through the SSR path without running Vue Router middleware, so authentication enforced only via route middleware could be bypassed. An unauthenticated attacker could request the island URL directly and receive server-rendered protected HTML. The fix runs middleware and redirect handling for page islands and rejects invalid page paths.
You are affected if you are using a version that falls within the vulnerable range.
nuxt is vulnerable to Authentication Bypass in versions 3.11.0 - 3.21.5 and 4.0.0 - 4.4.5.
Upgrade the nuxt library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant