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