VDB
Sign up
CRITICAL9.0

GHSA-p293-qw3h-jr36

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

Quick fix

GHSA-p293-qw3h-jr36 — next: upgrade to the fixed version with the command below.

npm install next@15.5.24

Details

## Impact

A vulnerability in applications using Pages and App router without Cache Component can lead to remote code execution when the server is hosted on machines using a Windows filesystem.

## Workaround

There is no known workaround for affected windows-hosted applications. You should upgrade immediately if your server is hosted on Windows.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/next
Introduced in: 13.4.0Fixed in: 15.5.24
Fixnpm install next@15.5.24
npm/next
Introduced in: 16.0.0Fixed in: 16.3.3
Fixnpm install next@16.3.3

References