CVE-2026-75604
Next.js: Unauthenticated Remote Code Execution on windows-hosted servers
Description
Next.js is a React framework for building full-stack web applications. From 13.4.0 until 15.5.24 and 16.3.3, Next.js applications using Pages Router or App Router without Cache Components on Windows-hosted servers do not consistently escape backslashes in route segments before constructing incremental-cache paths. In packages/next/src/shared/lib/router/utils/escape-path-delimiters.ts and packages/next/src/server/lib/incremental-cache/file-system-cache.ts, a remote request can supply encoded Windows path separators that traverse outside the intended cache root and expose private build data, including the server-reference-manifest encryption key. Disclosure of that key can enable remote code execution in the affected application. This issue is fixed in versions 15.5.24 and 16.3.3.
In plain language
AI Act nowCVE-2026-75604 is a serious Next.js bug where an attacker (no login needed) can use special web requests against Windows-hosted servers to steal a hidden key and then run code on the server; you should act quickly if you run affected Next.js on Windows with Pages/App Router and without Cache Components.
Unauthenticated remote code execution on Windows-hosted Next.js via crafted requests that exploit improper escaping of Windows file path separators, allowing path traversal to expose a server-reference-manifest encryption key (then enabling arbitrary code execution) in Next.js versions 13.4.0–15.5.24 and 16.3.3 when using Pages/App Router without Cache Components.
What to do now
- Check your Next.js version and confirm you run on Windows, using Pages or App Router, and that Cache Components are not enabled.
- If you match those conditions, upgrade Next.js to 15.5.24 or 16.3.3 (whichever fits your upgrade path).
- After upgrading, restart the application and verify the new version is active across all servers.
npm install next@15.5.24CVSS Vector Breakdown
AV:NAttack VectorAC:HAttack ComplexityPR:NPrivileges RequiredUI:NUser InteractionS:CScopeC:HConfidentialityI:HIntegrityA:HAvailabilityWeaknesses
Affected Products
Exploitability
Attack Graph
Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/⌘ + scroll to zoom, or go fullscreen.
MITRE ATT&CK
2 techniquesReferences
- ⚡ Weekly Recap: Chinese Spy Proxy, AI Agents Go Off-Task, Router Backdoors and Moreen·The Hacker News· Exploited ZBT Routers QTYF
- 31th August – Threat Intelligence Reporten-us·Check Point Research· Exploited PaperCut NG ShinyHunters
- Next.js Patches Critical AVIF and Windows Flaws Enabling Unauthenticated RCEen·The Hacker News· PoC Vercel rce
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-75604 and every CVE in our database. Create a free account — no credit card required.
Create Free Account