Path traversal in Next.js - CVE-2026-75604
Published: August 26, 2026 / Updated: September 9, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to path traversal in Pages and App router without Cache Component when handling requests on servers hosted on a Windows filesystem. A remote attacker can send a specially crafted request to execute arbitrary code.
Only applications using Pages and App router without Cache Component on Windows-hosted servers are vulnerable.
Affected software
How to mitigate CVE-2026-75604
Links to Public Exploits and PoC-codes
- Exploit #13065 - Next.js Unauthenticated RCE on Windows Servers (September 9, 2026)
- Exploit #12999 - Project-CVE-2026-75604 (A Python-based exploitation framework for CVE-2026-75604 that enables authorized penetration testers to validate Next.js Windows cache traversal vulnerabilities. Deploys reverse shells and webshells via path traversal, with built-i (August 31, 2026)