🚩 Malicious Pull Request Compromises VS Code Extension Ethcode
thehackernews.com/2025/07/ma…
A supply-chain attack slipped two hidden lines into a GitHub PR on June 17, injecting a malicious npm package that triggered a hidden PowerShell downloader, impacting over 6,000 #Ethcode users.
Review your installed #VSCode extensions, revoke untrusted or unfamiliar ones, and enable alerts for suspicious GitHub updates.
#CyberSecurity#IDEsecurity
🚩 New Flaw in IDEs Lets Malicious Extensions Appear Verified
thehackernews.com/2025/07/ne…
A security gap in IDEs like Visual Studio Code, Visual Studio, IntelliJ IDEA, and Cursor lets attackers modify an extension’s properties so it keeps the “verified” badge, even after injecting malicious code, potentially enabling remote code execution through fake trusted plugins.
Verify extension sources before installing, avoid sideloaded VSIX files, and let IDE vendors fully enforce signature and verification integrity
#IDEsecurity#VSCode#DevSecOps#CyberSecurity