icon

We found results for “

CVE-2025-68155

Good to know:

icon
icon

Date: December 16, 2025

@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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-22

External Control of File Name or Path

CWE-73

Top Fix

icon

Upgrade Version

Upgrade to version @vitejs/plugin-rsc - 0.5.8;https://github.com/vitejs/vite-plugin-react.git - plugin-rsc@0.5.8

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us