Arbitrary Remote Code Execution Vulnerability in Vite.js React Plugin
CVE-2025-67489

9.8CRITICAL

Key Information:

Vendor

Vitejs

Vendor
CVE Published:
9 December 2025

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

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-67489 : Arbitrary Remote Code Execution Vulnerability in Vite.js React Plugin