Tag: Malicious Rust Crates

Five Malicious Rust Crates and AI Bot Exploit CI/CD Pipelines to Steal Developer Secrets
News

Five Malicious Rust Crates and AI Bot Exploit CI/CD Pipelines to Steal Developer Secrets

Five malicious Rust crates that pose as time-related tools and send.env file data to threat actors have been found by cybersecurity experts. The following is a list of Rust packages that have been published to crates.io: chrono_anchor dnp3times time_calibrator time_calibrators time-sync According to Socket, the crates were released between late February and early March 2026 and pose as timeapi.io. Based on the usage of the same exfiltration technique and the lookalike domain ("timeapis[.]io") to store the stolen data, it is determined to be the work of a single threat actor. According to security researcher Kirill Boychenko, the crates' primary behavior is credential and secret theft, even if they pretend to be local time utilities. They try to gather private inf...
Malicious Rust Crates Steal Solana and Ethereum Keys — 8,424 Downloads Confirmed
News

Malicious Rust Crates Steal Solana and Ethereum Keys — 8,424 Downloads Confirmed

Researchers studying cybersecurity have found two malicious Rust crates that grab Ethereum wallet keys and Solana wallet keys from source code by posing as the genuine library fast_log. According to software supply chain security company Socket, the threat actor uploaded the crates, named faster_log and async_println, under the pseudonym rustguruman and dumbnbased on May 25, 2025, and they have had 8,424 downloads overall. Kirill Boychenko, a security researcher, stated that the crates contain functional logging code for cover and embed routines that search source files for Solana and Ethereum private keys and then exfiltrate matches via HTTP POST to a hardcoded command and control (C2) endpoint securely. The maintainers of crates.io have taken action to disable the two accounts ...