Skip to content

Malicious Rust crate Arrayref runs a build-time payload

7.5 relevance
Score Breakdown
technical depth
8
novelty
7
actionability
6
community
9
strategic
8
personal
8

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.

AI/ML safedep.io
Malicious Rust crate Arrayref runs a build-time payload
Summary

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.

Author

SafeDep Team