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.
References
| Link | Resource |
|---|---|
| https://github.com/vercel/next.js/security/advisories/GHSA-492v-c6pp-mqqv | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
14 May 2026, 12:37
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:* | |
| First Time |
Vercel next.js
Vercel |
|
| References | () https://github.com/vercel/next.js/security/advisories/GHSA-492v-c6pp-mqqv - Vendor Advisory |
13 May 2026, 17:25
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 17:16
Updated : 2026-05-14 12:37
NVD link : CVE-2026-44574
Mitre link : CVE-2026-44574
CVE.ORG link : CVE-2026-44574
JSON object : View
Products Affected
vercel
- next.js
CWE
CWE-288
Authentication Bypass Using an Alternate Path or Channel
