Supply chain attack on arrayref

2026-08-20 Rust Lang

https://blog.rust-lang.org/2026/08/20/supply-chain-attack-on-arrayref/

Thumbnail for Supply chain attack on arrayref

The Rust Security Response Team removed malicious crates from crates.io after confirming that `proc-macro1` used a build script to download a payload. A compromised computer or account likely enabled attackers to republish `arrayref`, `internment`, and `append-only-vec` with malicious dependencies, while the legitimate author is not believed to have acted intentionally. Users were advised to inspect local Cargo caches and dependency trees for the affected releases.

Related Reports

« Back