SUBJECT PROFILE
Atomic Arch is a large-scale, actively expanding supply chain campaign first detected by Sonatype on June 11, 2026, in which an unidentified threat actor systematically adopted orphaned Arch Linux AUR packages and injected malicious PKGBUILD scripts to deploy a Rust-based credential stealer ('deps') and optional eBPF rootkit. By June 12 a second wave emerged using Bun-based delivery, and the total affected package count grew to approximately 1,500 — one of the largest documented AUR compromises on record. The attack targets developer workstations specifically, aiming to harvest credentials that enable lateral movement into enterprise environments without direct exploitation.
Developer credential harvesting (SSH keys, GitHub tokens, cloud API keys, browser sessions, cryptocurrency wallets) for downstream infrastructure access and potential cryptomining
OPERATIONAL HISTORY
AUR orphaned-package adoption (trust-inheritance, not typosquatting), PKGBUILD/post-install script injection, malicious npm dependency (atomic-lockfile, js-digest, lockfile-js) delivery, Rust ELF credential stealer ('deps') with SSH/GitHub/Docker/Vault/browser/Slack/Discord/Teams harvest, eBPF rootkit for process/file/socket hiding (CAP_BPF required), anti-debugging, git commit metadata spoofing to impersonate trusted maintainers, staged cryptominer payload (Monero)
KNOWN INFRASTRUCTURE
npm registry (malicious packages: atomic-lockfile@1.4.2, js-digest, lockfile-js), AUR (compromised under username 'arojas'), Bun package runtime (second wave), eBPF pinned BPF maps (hidden_pids, hidden_names, hidden_inodes); Arch Linux has deleted known malicious commits and is actively mitigating