CVE Tools

CVE-2026-75604

Next.js: Unauthenticated Remote Code Execution on windows-hosted servers

No known exploitation. EPSS puts it in the 83rd percentile. No fix published yet.

Published Updated Sources: CVE.org, NVD

What to do

No fixed build or workaround is published yet. Limit exposure and watch for a patch.

Steps

Written by AI from the record
  1. Check your Next.js version and confirm you run on Windows, using Pages or App Router, and that Cache Components are not enabled.
  2. If you match those conditions, upgrade Next.js to 15.5.24 or 16.3.3 (whichever fits your upgrade path).
  3. After upgrading, restart the application and verify the new version is active across all servers.
npm install next@15.5.24

What it is

From the CVE record

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

Written by AI from the record

CVE-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.

If you're affected

  • Full server takeover
  • Malicious code execution
  • Theft of protected build keys
  • Operational disruption

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS83rd
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

2.3% chance of exploitation activity in the next 30 days, which ranks it in the 83rd percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

8 events over 11 days, from the signal feeds we watch.

  1. Record updated
  2. Record updated
  3. Record updated
  4. Publishedweakness classified, att&ck mapped, record updated
  5. OpenVAS check added

Affected products

Technical detail

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Scored 9.0 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity HighRequires specific conditions like a race condition or non-default configuration
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)

Impact if exploited

  • Confidentiality HighTotal information disclosure — all data in the component is compromised
  • Integrity HighTotal loss of integrity — attacker can modify any data in the component
  • Availability HighTotal denial of service — the component is completely unavailable

Weaknesses

ATT&CK techniques

Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Next.js, not every advisory.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store