
Live Server VSCode Vulnerability (CVE-2025-65717) Demo
A GitHub Pages site for demonstrating the Live Server VSCode extension vulnerability (CVE-2025-65717).
This tool demonstrates a vulnerability where Live Server allows requests from any origin, enabling malicious web pages to access the Live Server running on localhost and read file system contents.
This code is based on the following article:
https://natsuki-engr.github.io/live-server-evil-crawler/
This tool is intended for security research and educational purposes only.