Scattered Spider and LAPSUS$ Linked to Dual Supply Chain Compromises of Trivy and Axios
Two separate supply chain attacks in March 2026 compromised Trivy — the dominant open-source container vulnerability scanner — and axios, the de facto JavaScript HTTP client library. Attribution spans Scattered Spider (UNC3944), LAPSUS$, TeamPCP, and UNC1069. The blast radius is substantial and confirmed: OpenAI disclosed that the compromised axios package reached their macOS code signing pipeline, requiring emergency certificate rotation. The dual-vector nature is what makes this analytically distinct. Trivy runs with broad filesystem and environment variable access in CI/CD pipelines — a backdoored scanner silently exfiltrating secrets from every pipeline it touches while continuing to report results normally. Axios compromise operates at the HTTP layer, intercepting credentials, API tokens, and request bodies across every application that bundles it. Together, these cover both build-time and runtime attack surfaces. Scattered Spider has documented, specific interest in financial sector targets and identity infrastructure. Their presence in this attribution cluster, combined with LAPSUS$'s pioneering of maintainer credential theft and insider recruitment, suggests the open-source ecosystem's trust model is being systematically targeted by financially motivated actors. Immediate actions: audit CI/CD pipeline logs from March for anomalous network egress, review npm lock files and container image manifests for affected axios versions, and verify internal artifact mirrors for tampered Trivy binaries.
This is the Codecov playbook at scale, run twice in parallel. The generational shift here is real — where SolarWinds required nation-state operational discipline, Scattered Spider and LAPSUS$ achieve comparable supply chain reach through social engineering and credential theft against individual maintainers. The open-source maintainer-as-single-point-of-failure problem is now being exploited by financially motivated groups, not just espionage programs. TeamPCP and UNC1069 are less established designations worth adding to tracking lists.