CVE 8.1 HIGH

Next.js: Middleware / Proxy bypass through dynamic route parameter injection_CVE-2026-44574

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

Description

Next.js is a React framework for building full-stack web applications. From 15.4.0 to before 15.5.16 and 16.2.5, applications that rely on middleware to protect dynamic routes can be vulnerable to authorization bypass. In affected deployments, specially crafted query parameters can alter the dynamic route value seen by the page while leaving the visible path unchanged, which can allow protected content to be rendered without passing the expected middleware check. This vulnerability is fixed in 15.5.16 and 16.2.5.

Basic Information

ID CVE-2026-44574
Source GitHub_M
Published May 13, 2026 at 16:56

Affected Product

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

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.