Executive Summary
In early June 2026, the TeamPCP supply chain campaign escalated with two significant developments. First, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added key vulnerabilities associated with the campaign to its Known Exploited Vulnerabilities catalog on May 27, 2026, and issued a standalone advisory the following day, highlighting compromises in Nx Console and GitHub repositories. Second, the open-sourced Mini Shai-Hulud framework led to widespread exploitation, notably the 'Miasma' attack on June 1, 2026, which compromised numerous @redhat-cloud-services npm packages, and the 'Phantom Gyp' variant on June 3, 2026, affecting additional packages. These incidents underscore the campaign's transition into a phase where its techniques are being adopted by a broader range of threat actors, extending beyond the original operators.
This escalation highlights the critical need for organizations to enhance their supply chain security measures. The rapid adoption of the Mini Shai-Hulud framework by various attackers indicates a growing trend of sophisticated supply chain attacks, emphasizing the urgency for proactive defense strategies and continuous monitoring to mitigate potential risks.
Why This Matters Now
The rapid proliferation of the Mini Shai-Hulud framework among threat actors signifies an urgent need for organizations to bolster their supply chain security. The recent attacks on widely-used npm packages demonstrate the ease with which malicious code can infiltrate trusted software ecosystems, posing significant risks to enterprise environments.
Attack Path Analysis
The TeamPCP supply chain campaign began with the compromise of developer tools and repositories, leading to the distribution of malicious packages. Attackers escalated privileges by exploiting misconfigurations in CI/CD pipelines to gain unauthorized access. They moved laterally by injecting malicious code into widely used packages, affecting multiple platforms. Command and control were established through the execution of the malicious code upon package installation. Exfiltration occurred as the malware collected and transmitted sensitive credentials. The impact included unauthorized access to cloud services and potential data breaches.
Kill Chain Progression
Initial Compromise
Description
Attackers compromised developer tools and repositories, leading to the distribution of malicious packages.
Related CVEs
CVE-2026-45321
CVSS 9.6Malicious versions of @tanstack/* packages were published to the npm registry, allowing attackers to distribute credential-stealing malware under a trusted identity.
Affected Products:
TanStack TanStack Router – *
Exploit Status:
exploited in the wildCVE-2026-48027
CVSS 9.8A malicious version of Nx Console (18.95.0) was published, embedding code that could lead to unauthorized access and control over affected systems.
Affected Products:
Nx Nx Console – 18.95.0
Exploit Status:
exploited in the wild
MITRE ATT&CK® Techniques
Compromise Software Supply Chain
Valid Accounts
Credentials in Files
JavaScript
Web Protocols
Archive via Utility
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Ensure all system components and software are protected from known vulnerabilities
Control ID: 6.2
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management Framework
Control ID: Article 6
CISA ZTMM 2.0 – Data Security
Control ID: Pillar 3: Data
NIS2 Directive – Supply Chain Security
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
TeamPCP supply chain attacks compromise software build pipelines, npm packages, and CI/CD systems, enabling credential theft and malicious code injection.
Information Technology/IT
IT infrastructure faces elevated risk from compromised GitHub repositories, malicious VS Code extensions, and subverted SLSA provenance attestations requiring immediate remediation.
Financial Services
Critical exposure through compromised development tools and CI/CD pipelines that could bypass PCI compliance controls and enable credential harvesting operations.
Health Care / Life Sciences
Healthcare organizations using affected npm packages face HIPAA compliance violations through potential data exfiltration and compromised encryption in development environments.
Sources
- TeamPCP Supply Chain Campaign: Activity Through 2026-06-07, (Mon, Jun 8th)https://isc.sans.edu/diary/rss/33060Verified
- CISA Adds Three Vulnerabilities to Known Exploited Vulnerabilities Cataloghttps://www.cisa.gov/known-exploited-vulnerabilities-catalogVerified
- Nx Console v18.95.0 Postmortemhttps://nx.dev/blog/nx-console-v18-95-0-postmortem#indicators-of-compromiseVerified
- TanStack Router Security Advisoryhttps://github.com/TanStack/router/security/advisories/GHSA-g7cv-rxg3-hmpxVerified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF is pertinent to this incident as it would likely limit the attacker's ability to move laterally and exfiltrate data by enforcing strict segmentation and identity-based access controls.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The attacker's ability to distribute malicious packages would likely be constrained by enforcing strict identity-based access controls and continuous verification of workload communications.
Control: Zero Trust Segmentation
Mitigation: The attacker's ability to escalate privileges would likely be constrained by enforcing strict segmentation and identity-based access controls within the CI/CD environment.
Control: East-West Traffic Security
Mitigation: The attacker's ability to move laterally and inject malicious code would likely be constrained by monitoring and controlling east-west traffic between workloads.
Control: Multicloud Visibility & Control
Mitigation: The attacker's ability to establish command and control channels would likely be constrained by providing comprehensive visibility and control over multicloud environments.
Control: Egress Security & Policy Enforcement
Mitigation: The attacker's ability to exfiltrate sensitive credentials would likely be constrained by enforcing strict egress policies and monitoring outbound traffic.
The attacker's ability to cause significant impact would likely be constrained by reducing the blast radius through strict segmentation and continuous verification.
Impact at a Glance
Affected Business Functions
- Software Development
- Continuous Integration/Continuous Deployment (CI/CD) Pipelines
Estimated downtime: 7 days
Estimated loss: $500,000
Potential exposure of source code and developer credentials.
Recommended Actions
Key Takeaways & Next Steps
- • Implement Zero Trust Segmentation to restrict access and limit lateral movement within the network.
- • Enhance East-West Traffic Security to monitor and control internal communications, preventing unauthorized data transfers.
- • Deploy Egress Security & Policy Enforcement to filter outbound traffic and block unauthorized exfiltration attempts.
- • Utilize Multicloud Visibility & Control to gain comprehensive insights into cloud environments and detect anomalies.
- • Adopt Threat Detection & Anomaly Response mechanisms to identify and respond to suspicious activities promptly.



