Authentication bypass using an alternate path or channel in Next.js - CVE-2026-45109
Published: May 11, 2026
Next.js
vercel
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to authentication bypass using an alternate path or channel in middleware.ts with Turbopack when handling segment-prefetch routes. A remote attacker can send a specially crafted request to disclose sensitive information.
The issue is an incomplete fix follow-up for the previously reported segment-prefetch route bypass in App Router applications.