According to Slow Mist's security monitoring on June 4, a new Rust supply chain malware campaign called IronWorm is attacking Web3 developers through malicious npm packages. The attack capabilities include credential theft, wallet seed phrase and password extraction, GitHub repository manipulation, malicious package publication, CI/CD secret exposure, Tor-based command and control, and eBPF rootkit persistence.
Security teams should audit repository history for suspicious commits, branches, and build hooks, particularly those from automated identities like claude, dependabot, renovate, or github-actions. Recommended actions include removing or deprecating affected package versions, publishing clean releases, rotating all exposed credentials and tokens, and rebuilding potentially compromised development and CI systems from clean images.