Any organization with automated software build or deployment pipelines consuming npm or PyPI packages faces the risk of shipping production software containing the Miasma payload to customers and internal systems — without any indication from standard integrity checks that something is wrong. A successful compromise could result in credential theft across cloud infrastructure, data exfiltration, ransomware-equivalent data destruction, and persistent access to production Kubernetes clusters and cloud accounts, with direct liability exposure under software security provisions in customer contracts and applicable data protection regulations. The public release of the attack toolkit means this is no longer a single-actor threat, and the window for undetected compromise extends back to any pipeline that consumed affected package versions since at least May 12, 2026.
You Are Affected If
Your organization consumes @tanstack/react-router, any @tanstack/* package, @redhat-cloud-services/* (any of 32 packages), @bitwarden/cli, @opensearch-project/opensearch, @mistralai/mistralai, or @uipath/* packages directly or as transitive dependencies
Your CI/CD pipelines run on GitHub Actions or CircleCI with externally sourced workflow actions or orbs that have not been pinned to reviewed commit SHAs
Your build runners have access to cloud provider credentials (AWS, GCP, or Azure), Kubernetes service account tokens, or HashiCorp Vault tokens at build time
You treat valid SLSA provenance attestation as a sufficient integrity control without independent verification of the generating pipeline's configuration integrity
Your organization has not audited npm lockfiles or PyPI requirements files for packages published or updated after May 12, 2026 from the affected namespaces
Board Talking Points
Attackers have demonstrated the ability to compromise the software trust signals we use to verify that our build pipeline output is safe — meaning malicious code can reach production carrying a valid security certificate.
Security and engineering teams should complete a full audit of CI/CD pipeline integrity and affected package dependencies within 72 hours, followed by credential rotation across all cloud and infrastructure systems accessible from build environments.
Without action, the organization risks shipping compromised software to customers, losing control of cloud infrastructure credentials, and facing regulatory exposure — the attack toolkit is now publicly available and replication by additional actors is active.
SOC 2 — CI/CD pipeline compromise affecting software delivery integrity directly implicates availability, processing integrity, and confidentiality trust service criteria for software vendors under audit
GDPR / Data Protection — credential theft from build runners with access to production cloud environments may constitute unauthorized access to systems processing personal data, triggering breach notification obligations under applicable data protection law
FedRAMP / NIST 800-171 — organizations under FedRAMP authorization or CMMC/NIST 800-171 scope that use affected packages or CI/CD platforms must assess whether compromise of build pipeline integrity constitutes a reportable incident under their authorization boundary