CVE 7.5 HIGH

Next.js: Middleware / Proxy bypass in App Router applications via segment-prefetch routes_CVE-2026-44575

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.16 and 16.2.5, App Router applications that rely on middleware or proxy-based checks for authorization can allow unauthorized access through transport-specific route variants used for segment prefetching. In affected configurations, specially crafted .rsc and segment-prefetch URLs can resolve to the same page without being matched by the intended middleware rule, which can allow protected content to be reached without the expected authorization check. This vulnerability is fixed in 15.5.16 and 16.2.5.

Basic Information

ID CVE-2026-44575
Source GitHub_M
Published May 13, 2026 at 16:54

Affected Product

Vendor vercel
Product next.js
Version >= 16.0.0, < 16.2.5
Affected Versions vercel next.js >= 16.0.0, < 16.2.5
vercel next.js >= 15.2.0, < 15.5.16

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.