Next.js Vulnerabilities Enable Remote Code Execution Attacks

Next.js Vulnerabilities Enable Remote Code Execution Attacks

First seen 27 Aug 2026, 16:29 UTC CybersecuritynewsThehackernews 66.0

Article Content

Browse articles
ThreatCluster

Two critical vulnerabilities in Next.js allow unauthenticated remote code execution (RCE) on Windows-hosted applications using the Image Optimization API for AVIF images. The first flaw, CVE-2026-75604, affects applications using the Pages Router or App Router without Cache Components. Attackers can exploit these vulnerabilities to execute arbitrary code on affected systems. The vulnerabilities have been patched as of August 27, 2026, with developers urged to update their applications immediately. The flaws pose a significant risk to developers and organizations relying on Next.js for web applications. The exact number of affected systems is not specified, but the potential for widespread exploitation is high.

Key Points: • Two critical vulnerabilities in Next.js allow unauthenticated RCE. • CVE-2026-75604 affects applications using Pages or App Router without Cache Components. • Patches were released on August 27, 2026, urging immediate updates.

Timeline

2026-08-26
Vulnerabilities disclosed
Two critical .js flaws allowing unauthenticated RCE were reported, affecting Windows-hosted applications.
Cybersecuritynews
2026-08-26
Public exploit for CVE-2026-75604 released
A proof-of-concept exploit appeared on GitHub, lowering the barrier for opportunistic attackers.
GitHub
2026-08-27
Patches released
Next.js released patches for the critical vulnerabilities, urging developers to update their applications immediately.
Thehackernews