Malicious Rust Crate Delivers OS-Specific Malware to Web3 Developer Systems
Dec 03, 2025
Malware / Web3 Security
Cybersecurity researchers have discovered a malicious Rust package that's capable of targeting Windows, macOS, and Linux systems, and features malicious functionality to stealthily execute on developer machines by masquerading as an Ethereum Virtual Machine ( EVM ) unit helper tool. The Rust crate, named " evm-units ," was uploaded to crates.io in mid-April 2025 by a user named " ablerust ," attracting more than 7,000 downloads over the past eight months. Another package created by the same author, " uniswap-utils ," listed "evm-units" as a dependency. It was downloaded over 7,400 times. The packages have since been removed from the package repository. "Based on the victim's operating system and whether Qihoo 360 antivirus is running, the package downloads a payload, writes it to the system temp directory, and silently executes it," Socket security researcher Olivia Brown said in a report. "The package appears to retur...