Security Advisory

CVE-2026-44573

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 16:48:16
Last updated 2026-07-16 12:04:38
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

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.