Authentication Bypass Using an Alternate Path or Channel Affecting nuxt package, versions >=3.11.0 <3.21.6>=4.0.0-alpha.1 <4.4.6


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.23% (14th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JS-NUXT-17111072
  • published31 May 2026
  • disclosed29 May 2026
  • creditrmtsixq

Introduced: 29 May 2026

CVE-2026-47200  (opens in a new tab)
CWE-288  (opens in a new tab)

How to fix?

Upgrade nuxt to version 3.21.6, 4.4.6 or higher.

Overview

Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the route middleware. An attacker can gain unauthorized access to server-rendered page content by directly requesting the /__nuxt_island/page_* endpoint, bypassing authentication or authorization checks enforced solely through route middleware.

Note: This is only exploitable if experimental.componentIslands is enabled, the application defines one or more .server.vue files under pages/, and authentication or authorization for at least one such page is enforced solely via route middleware without a server-side check inside the page or its data layer.

Workaround

This vulnerability can be mitigated by enforcing authentication inside the .server.vue page itself, disabling experimental.componentIslands if not needed, or gating the /__nuxt_island/page_* URL prefix at your reverse proxy or in a server middleware.

CVSS Base Scores

version 4.0
version 3.1