Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44573 Details

Description

Next.js is a React framework for building full-stack web applications. From 12.2.0 to before 15.5.16 and 16.2.5, Applications using the Pages Router with i18n configured and middleware/proxy-based authorization can allow unauthorized access to protected page data through locale-less /_next/data/<buildId>/<page>.json requests. In affected configurations, middleware does not run for the unprefixed data route, allowing an attacker to retrieve SSR JSON for protected pages without passing the intended authorization checks. This vulnerability is fixed in 15.5.16 and 16.2.5.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-551Incorrect Behavior Order: Authorization Before Parsing and Canonicalizationredhat-SADP
CWE-863Incorrect Authorization[email protected]

Affected Products

ProductVersions
vercel next.js
>= 12.2.0, < 15.5.16
>= 16.0.0, < 16.2.5

CPE

  • cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

10 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44573
NVD Published Date:
May 13, 2026
NVD Last Modified:
Aug 13, 2026
Source:
[email protected]
CVE-2026-44573 Details - Not Deferred