SlowMist has identified a new type of Rust supply chain malware named IronWorm, which is actively targeting developer environments and the Web3/crypto ecosystem. According to Odaily, the malware spreads through malicious npm packages and poses threats such as credential theft, wallet mnemonic and password theft, GitHub repository tampering, malicious package publishing, CI/CD key theft, Tor-based command and control, and stealthy persistence via eBPF rootkit.
SlowMist advises security teams to audit repositories for suspicious commits, branches, and build hooks, especially those under automated identities like claude, dependabot, renovate, or github-actions. They recommend removing or deprecating affected package versions, releasing clean versions, rotating all exposed keys and tokens, reviewing GitHub Actions build artifacts, and rebuilding potentially infected developer or CI systems from clean images. This threat was discovered and analyzed by JFrogSecurity.