Arbitrary Remote Code Execution Vulnerability in Vite.js React Plugin
CVE-2025-67489
9.8CRITICAL
What is CVE-2025-67489?
The Vite.js React plugin allows arbitrary remote code execution on development servers using unsafe dynamic imports in server function APIs when integrated with React Server Components. Versions 0.5.5 and below are affected, enabling attackers with network access to the development server to execute arbitrary code, exfiltrate sensitive data such as source code, environment variables, and credentials, or compromise other internal services. The risk heightens if the server is exposed to all network interfaces using 'vite --host'. This critical issue has been resolved in version 0.5.6.
Affected Version(s)
vite-plugin-react < 0.5.6
