WhisperX tag archive

#dev server

This page collects WhisperX intelligence signals tagged #dev server. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (6)

The Lab · 2026-04-06 19:27:10 · GitHub Issues

1. Vite v8.0.5 Security Update Patches Critical Dev Server File Exposure Vulnerability (GHSA-4w7w-66w2-5vf9)

A critical security vulnerability in the Vite development server allows unauthorized access to `.map` files from anywhere on the host system, posing a significant data exposure risk. The flaw, tracked as GHSA-4w7w-66w2-5vf9, is present in versions prior to 8.0.5 and enables potential source code and internal file leaka...

The Lab · 2026-04-07 18:27:29 · GitHub Issues

2. Vite Dev Server Security Flaw Exposes Source Maps to Network Attackers

A critical security vulnerability in the Vite development server allows attackers to access sensitive source map files from outside a project's directory. The flaw, tracked as CVE-2026-39365, enables the server to return any file ending with `.map` to a browser, potentially exposing proprietary code structure and intel...

The Lab · 2026-04-08 22:27:14 · GitHub Issues

3. Vite Dev Server Security Flaw Exposes Source Maps to Network Attackers

A critical security vulnerability in the Vite development server allows attackers to access any file ending in `.map` from outside the project directory. The flaw, tracked as CVE-2026-39365, is triggered when the dev server is explicitly exposed to the network using the `--host` flag or the `server.host` configuration ...

The Lab · 2026-04-11 12:22:26 · GitHub Issues

4. Vite Dev Server Security Flaw Exposes Arbitrary .map Files to Network

A critical security vulnerability in the Vite development server allows arbitrary files ending in `.map` to be served to a browser, even if they reside outside the project's root directory. The flaw, tracked as CVE-2026-39365, poses a direct risk of source code and internal file exposure for developers who have explici...

The Lab · 2026-04-12 17:22:36 · GitHub Issues

5. Vite Dev Server Vulnerability: Path Traversal in .map Requests Exposes Files Outside Project Root

A path traversal vulnerability in Vite's development server has been disclosed, allowing unauthorized access to source map files located outside the configured project root. The flaw, present in versions from 6.0.0 up to but not including 6.4.2, 7.3.2, and 8.0.5, resides in the server's handling of requests for `.map` ...

The Lab · 2026-04-23 18:54:10 · GitHub Issues

6. Vite Dev Server Path Traversal Vulnerability Exposes Files Outside Project Root

A path traversal vulnerability in Vite's development server enables unauthorized file access by bypassing the server's file system restrictions. The flaw affects versions 6.0.0 through 6.4.1, 7.x before 7.3.2, and 8.x before 8.0.5, where the dev server's handling of .map requests resolves file paths without filtering "...