Malicious Rust crate Arrayref runs a build-time payload
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Malicious Rust crate supply chain attack is highly relevant to open source security and infrastructure.
A compromised release of the popular Rust crate `arrayref` (v0.3.10) on crates.io added a dependency on a typosquatted crate `proc-macro1`, whose build script downloads and executes a remote binary at compile time. The attacker yanked older `arrayref` versions to push developers toward the malicious release, and the crate's 245 million all-time downloads place it as a transitive dependency in GUI frameworks like egui and iced. The crates.io team removed the malicious versions, but the `droundy` account and upstream repos remain unavailable.
SafeDep Team