VYPR
researchPublished Aug 10, 2026· 1 source

Malicious VS Code Extension 'Solidity Pro' Steals Crypto Wallets and Credentials

A malicious Visual Studio Code extension named Solidity Pro has been discovered stealing cryptocurrency wallets, API keys, and other sensitive credentials from developers.

Cybersecurity researchers have identified a malicious extension for Microsoft Visual Studio Code (VS Code) named Solidity Pro, which has been actively stealing sensitive information from its users. The extension, distributed via the Open VSX registry, targeted developers by masquerading as a legitimate tool for Solidity smart contract development.

Two variants of the malicious extension were found: 'helper-beeps.solidity-pro' and 'web3devtoolsx.solidity-pro'. Both extensions have since been removed from the Open VSX platform, but their presence highlights a significant threat to developers working with blockchain technologies and sensitive API keys. The primary function of the malware was to exfiltrate browser wallet data, API keys, and other credentials stored on the developer's machine.

The attackers behind Solidity Pro leveraged the trusted environment of VS Code extensions to distribute their malware. Developers often install numerous extensions to enhance their workflow, making them potential targets for such supply chain attacks. The compromised extensions likely contained code designed to scan for and transmit sensitive data to attacker-controlled servers.

While the specific technical details of the exfiltration mechanism are still under investigation, the nature of the stolen data—crypto wallets and API keys—suggests a high-value target for cybercriminals. Such information can be used for direct financial theft, unauthorized access to cloud services, or further compromising development pipelines.

The discovery serves as a stark reminder of the security risks associated with third-party extensions in integrated development environments (IDEs). Developers are urged to exercise extreme caution when installing new extensions, even those that appear legitimate or are hosted on reputable platforms. Reviewing permissions, checking developer reputation, and monitoring for unusual behavior are crucial steps in mitigating these risks.

This incident underscores a growing trend of attackers targeting the developer ecosystem. By compromising tools and extensions used by software engineers, threat actors can gain access to a wide range of sensitive information and potentially disrupt critical software development processes. The cybersecurity community continues to monitor for similar threats and work towards better detection and prevention methods.

Synthesized by Vypr AI