CVE-2025-68155
HIGH EPSS 41.9%
Published Dec 16, 20256mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Dec 16, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
41.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-73
References 4
- github.com https://github.com/facebook/react/pull/29708
- github.com https://github.com/facebook/react/pull/30741
- github.com https://github.com/vitejs/vite-plugin-react/commit/582fba0b9a52b13fcff6beaaa3bfbd532bc5359d
- github.com https://github.com/vitejs/vite-plugin-react/security/advisories/GHSA-g239-q96q-x4qm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.