Authentication bypass using an alternate path or channel in Next.js - #VU130272
Published: May 6, 2026
Next.js
vercel
Description
The vulnerability allows a remote attacker to disclose protected content.
The vulnerability exists due to authentication bypass using an alternate path or channel in middleware matchers for App Router applications when handling segment-prefetch and .rsc route variants. A remote attacker can send specially crafted segment-prefetch or .rsc requests to disclose protected content.
The issue affects applications that rely on middleware or proxy-based authorization checks for protection.