CVE-2025-67489
Description
@vitejs/plugin-rs provides React Server Components (RSC) support for Vite. Versions 0.5.5 and below are vulnerable to arbitrary remote code execution on the development server through unsafe dynamic imports in server function APIs (loadServerAction, decodeReply, decodeAction) when integrated into RSC applications that expose server function endpoints. Attackers with network access to the development server can read/modify files, exfiltrate sensitive data (source code, environment variables, credentials), or pivot to other internal services. While this affects development servers only, the risk increases when using vite --host to expose the server on all network interfaces. This issue is fixed in version 0.5.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@vitejs/plugin-rscnpm | < 0.5.6 | 0.5.6 |
Affected products
2- Range: plugin-react-oxc@0.1.1, plugin-react-oxc@0.2.0, plugin-react-oxc@0.2.1, …
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.