Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2026-44572— Next.js: Middleware / Proxy redirects can be cache-poisoned

CVSS 3.7 · Low EPSS 0.01% · P1

Affected Version Matrix 2

VendorProductVersion RangeStatus
vercelnext.js>= 12.2.0, < 15.5.16affected
>= 16.0.0, < 16.2.5affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44572

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Next.js: Middleware / Proxy redirects can be cache-poisoned
Source: NVD (National Vulnerability Database)
Vulnerability 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, an external client could send a x-nextjs-data header on a normal request to a path handled by middleware that returns a redirect. When that happened, the middleware/proxy could treat the request as a data request and replace the standard Location redirect header with the internal x-nextjs-redirect header. Browsers do not follow x-nextjs-redirect, so the response became an unusable redirect for normal clients. If the application was deployed behind a CDN or reverse proxy that caches 3xx responses without varying on this header, a single attacker request could poison the cached redirect response for the affected path. Subsequent visitors could then receive a cached redirect response without a Location header, causing a denial of service for that redirect path until the cache entry expired or was purged. This vulnerability is fixed in 15.5.16 and 16.2.5.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
在可信数据中接受外来的不可信数据
Source: NVD (National Vulnerability Database)
Vulnerability Title
Next.js 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Next.js是Vercel开源的一个 React 框架。 Next.js 12.2.0至15.5.16之前版本和16.2.5之前版本存在安全漏洞,该漏洞源于外部客户端可在由返回重定向的中间件处理的正常请求上发送x-nextjs-data标头,可能导致后续访问者收到无Location标头的缓存重定向响应,造成拒绝服务。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
vercelnext.js >= 12.2.0, < 15.5.16 -

II. Public POCs for CVE-2026-44572

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44572

登录查看更多情报信息。

Same Patch Batch · vercel · 2026-05-13 · 13 CVEs total

CVE-2026-445788.6 HIGHNext.js: Server-side request forgery in applications using WebSocket upgrades
CVE-2026-445748.1 HIGHNext.js: Middleware / Proxy bypass through dynamic route parameter injection
CVE-2026-451097.5 HIGHNext.js: Middleware / Proxy bypass in App Router applications via segment-prefetch routes
CVE-2026-445797.5 HIGHNext.js: Denial of Service via connection exhaustion in applications using Cache Component
CVE-2026-445757.5 HIGHNext.js: Middleware / Proxy bypass in App Router applications via segment-prefetch routes
CVE-2026-445737.5 HIGHNext.js: Middleware / Proxy bypass in Pages Router applications using i18n
CVE-2026-445806.1 MEDIUMNext.js: Cross-site scripting in beforeInteractive scripts with untrusted input
CVE-2026-445775.9 MEDIUMNext.js: Denial of Service in the Image Optimization API
CVE-2026-444795.5 MEDIUMVercel: Non-interactive mode includes CLI arguments in suggested command output
CVE-2026-445765.4 MEDIUMNext.js: Cache poisoning in React Server Component responses
CVE-2026-445814.7 MEDIUMNext.js: Cross-site scripting in App Router applications using CSP nonces
CVE-2026-445823.7 LOWNext.js: Cache poisoning via collisions in React Server Component cache-busting

IV. Related Vulnerabilities

V. Comments for CVE-2026-44572

No comments yet


Leave a comment