
A command-line scanner for batch detection of Next.js application versions and determining if they are affected by CVE-2025-66478 vulnerability.
The Next.js RSC RCE Scanner is a robust command-line tool designed for developers and security professionals to detect vulnerabilities in Next.js applications, specifically targeting the CVE-2025-66478 vulnerability. This scanner enables batch detection of Next.js versions, allowing users to efficiently evaluate if their applications are at risk without exploiting the vulnerability itself. With the growing importance of security in web applications, having a reliable tool to identify potential threats is essential for maintaining the integrity of software environments.
By leveraging this scanner, users can not only assess their application's security status but also gain insights into the Next.js version being used, thereby facilitating timely updates and safeguarding against potential breaches. This tool is particularly valuable in the fast-paced development environment where vulnerabilities can emerge rapidly.

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.