← Back to browse · API

CVE-2025-29927

Severity
CRITICAL
CVSS
9.1
EPSS
0.99301
Risk score
71.16
CISA KEV
No
PoC
Yes
Published
2025-03-21
Modified
2025-04-08
First seen
2026-08-07
Aliases
EUVD-2025-7243, GHSA-F82V-JWR5-MFFW
Products
vercel:next.js 11.1.4, < 12.3.5, vercel:next.js 11.1.4, ≤ 1 3.5.6, vercel:next.js 13.0.0, < 13.5.9, vercel:next.js 14.0.0, < 14.2.25, vercel:next.js 15.0.0, < 15.2.3, vercel:next.js > 14.0.0, < 14.2.25, vercel:next.js > 15.0.0, < 15.2.3
Sources
github f8956ecaf94dbdb38bbb859b|CVE-2025-29927
euvd EUVD-2025-7243

Description

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to a safe version is infeasible, it is recommend that you prevent external user requests which contain the x-middleware-subrequest header from reaching your Next.js application. This vulnerability is fixed in 12.3.5, 13.5.9, 14.2.25, and 15.2.3.

References