Description
@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 the Node.js process by sending a crafted HTTP request with a `file://` URL in the `filename` query parameter. Version 0.5.8 fixes the issue.
Problem types
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-73: External Control of File Name or Path
Product status
References
github.com/...-react/security/advisories/GHSA-g239-q96q-x4qm
github.com/facebook/react/pull/29708
github.com/facebook/react/pull/30741
github.com/...ommit/582fba0b9a52b13fcff6beaaa3bfbd532bc5359d
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.