CVE ReportsRust-y Chains: The sha-rust Supply Chain Ambush Vulnerability ID:...
sha-rust Supply Chain Ambush
Vulnerability ID: GHSA-3MMG-7C2Q-8938
CVSS Score: 10.0
Published: 2026-02-06
A sophisticated supply chain attack targeting the Rust ecosystem through the malicious sha-rust crate. By leveraging a multi-stage loading mechanism involving a typosquatted loader (finch-rust), attackers successfully bypassed initial scrutiny to exfiltrate sensitive developer credentials via compile-time execution scripts.
Attackers published finch-rust (mimicking finch) which pulled in sha-rust. The payload in sha-rust utilized build.rs to steal AWS keys and SSH credentials during compilation. If you installed it, your secrets are already gone.
N/A (Malicious))N/A (Malicious))Remediation Steps:
sha-rust or finch-rust in Cargo.lock.cargo-audit in the build pipeline to block known malicious crates.Read the full report for GHSA-3MMG-7C2Q-8938 on our website for more details including interactive diagrams and full exploit analysis.