Next.js Patches Two Critical Security Flaws in Versions 15.5.24 and 16.3.3
The Next.js team released security patches in August 2026 addressing two critical vulnerabilities affecting a wide range of versions. CVE-2026-75604 targets Next.js applications hosted on Windows filesystems, while a separate flaw involves remote code execution through malicious AVIF images processed via Next.js image optimization. Developers are advised to upgrade to version 15.5.24 or 16.3.3 depending on their release branch and verify the patched version is actually running in production, not just updated in package.json. A post-upgrade checklist includes running production builds, executing existing tests, and manually testing critical user flows such as login, uploads, and image-heavy pages. A CI script using the semver package is also recommended to automatically block deployments running vulnerable Next.js versions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in