Intel

AIKIDO-2026-228418

next is vulnerable to Remote Code Execution (RCE)

Remote Code Execution (RCE)CVE-2026-75604 Published Yesterday

90

Critical Risk

This Affects:

JSnext
13.4.0 - 15.5.23
Fixed in 15.5.24
16.0.0 - 16.3.2
Fixed in 16.3.3
Are you affected? Scan for Free

TL;DR

On Windows-hosted deployments, Pages and App Router request handling without Cache Components can resolve attacker-controlled path input in a way that escapes the intended application root. An unauthenticated request can therefore reach filesystem locations outside the app and achieve remote code execution on the server. The fix hardens path resolution so Windows filesystem semantics cannot turn request paths into out-of-root execution.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your Next.js server runs on a Windows filesystem with Pages or App Router without Cache Components.

Background info

next is vulnerable to Remote Code Execution (RCE) in versions 13.4.0 - 15.5.23 and 16.0.0 - 16.3.2.

How to fix this

Upgrade the next library to the patch version.