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.24Details
## 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
References
- https://github.com/vercel/next.js/security/advisories/GHSA-p293-qw3h-jr36[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-75604[ADVISORY]
- https://github.com/vercel/next.js/commit/968b9fcb26bdeb8e0a861a9df05361474666d51b[WEB]
- https://github.com/vercel/next.js/commit/b0f3460a92b955d3ca41fccff9a525a2b910fbf3[WEB]
- https://github.com/vercel/next.js[PACKAGE]
- https://github.com/vercel/next.js/releases/tag/v15.5.24[WEB]
- https://github.com/vercel/next.js/releases/tag/v16.3.3[WEB]