Authentication bypass using an alternate path or channel in Next.js - CVE-2026-44575
Published: May 6, 2026 / Updated: May 11, 2026
Next.js
Detailed vulnerability 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.