VYPR

npm package

@vitejs/plugin-rsc

pkg:npm/%40vitejs/plugin-rsc

Vulnerabilities (2)

  • CVE-2025-68155HigDec 16, 2025
    affected < 0.5.8fixed 0.5.8

    @vitejs/plugin-rs provides React Server Components (RSC) support for Vite. Prior to version 0.5.8, the `/__vite_rsc_findSourceMapURL` endpoint in `@vitejs/plugin-rsc` allows unauthenticated arbitrary file read during development mode. An attacker can read any file accessible to t

  • CVE-2025-67489CriDec 9, 2025
    affected < 0.5.6fixed 0.5.6

    @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) whe