Critical VS Code Extension Flaws Put 125M+ Installs at Risk

IT Consultancy

IT Consultancy Get expert guidance to leverage technology for your business growth. We help you identify the right IT solutions, optimize infrastructure, and ensure your digital environment is secure,…

Digital Marketing

Digital Marketing Grow your brand and reach the right audience with data-driven marketing strategies. We help you create campaigns that convert, manage social channels effectively, and optimize your d…

Privacy Policy

Privacy Policy At CometSoul, accessible from https://cometsoul.com, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collec…

Terms and Conditions

Welcome to CometSoul! These terms and conditions outline the rules and regulations for the use of CometSoul’s Website, located at https://cometsoul.com. By accessing this website we assume you a…

Disclaimer

If you require any more information or have any questions about our site’s disclaimer, please feel free to contact us. Disclaimers for CometSoul All the information on this website – https…

Post

Tutorial

Wifi Managed Service

Managed Wi-Fi Service

Managed Wi-Fi Service Build a fast, stable, and secure Wi-Fi for your business at Zero depreciation cost. Enterprise-Grade Guest Wi-Fi With $0 Upfront Hardware Costs. We provide, install, and support …

System Integrator

Smart Business System Integrator

Smart Business System Integrator Simplify your daily operations with smart systems that automate bookings, schedules, and routine tasks so you can focus on growing your business. We set up and integra…

Security researchers have uncovered several high-severity vulnerabilities affecting four widely used extensions in Microsoft Visual Studio Code (VS Code). If exploited, these flaws could allow attackers to steal local files or execute remote code on a developer’s machine.

The impacted extensions — Live Server, Code Runner, Markdown Preview Enhanced, and Microsoft Live Preview — have been installed more than 125 million times combined. The findings highlight how a single vulnerable extension can become an entry point for broader organizational compromise.

Key vulnerabilities include:

  • CVE-2025-65717 (CVSS 9.1) — in Live Server, enabling local file exfiltration via a malicious webpage abusing the localhost server at localhost:5500. (Unpatched)
  • CVE-2025-65716 (CVSS 8.8) — in Markdown Preview Enhanced, allowing arbitrary JavaScript execution through a crafted markdown file. (Unpatched)
  • CVE-2025-65715 (CVSS 7.8) — in Code Runner, allowing arbitrary code execution if users are tricked into modifying settings.json. (Unpatched)
  • Microsoft Live Preview — allowed access to sensitive local files via crafted localhost requests; quietly fixed in version 0.4.16 (September 2025).

Researchers warn that overly permissive, poorly designed, or malicious extensions can easily become a serious security risk. In many cases, a single click or opening a compromised repository is enough to trigger exploitation.

To reduce exposure, developers and IT teams should regularly audit installed extensions, avoid untrusted configurations, disable unnecessary add-ons, and keep all extensions up to date. Hardening local network access and turning off localhost services when not in use can further minimize the attack surface.

Bottom line: securing your development environment isn’t just about the editor or OS — your extensions can be the weakest link.

Source: https://thehackernews.com/2026/02/critical-flaws-found-in-four-vs-code.html