Executive Summary
In March 2026, the TeamPCP cybercrime syndicate executed a sophisticated supply chain attack that compromised multiple open-source security tools including Trivy scanner, Checkmarx KICS, and LiteLLM AI gateway. The attackers stole publishing credentials from trusted projects and pushed poisoned versions through legitimate release channels across GitHub Actions, Docker Hub, npm, PyPI, and OpenVSX ecosystems. This credential-chaining technique allowed them to compromise over 1,000 organizations globally, steal more than 500,000 credentials, and exfiltrate at least 300GB of sensitive data including CI/CD pipeline secrets and cloud access tokens.
This incident highlights the growing sophistication of supply chain attacks targeting the software development lifecycle, particularly as organizations increasingly rely on open-source components and automated CI/CD pipelines without proper security controls and credential management practices.
Why This Matters Now
Supply chain attacks are becoming the preferred attack vector for sophisticated threat actors, with a 742% increase in 2023. The TeamPCP incident demonstrates how attackers can weaponize trusted development tools to achieve massive scale compromises, making robust software supply chain security and zero trust principles critical for modern organizations.
Attack Path Analysis
TeamPCP executed a sophisticated supply chain attack by compromising open-source security scanners (Trivy, Checkmarx KICS) and AI gateway (LiteLLM) to steal publishing credentials and push poisoned versions through legitimate release channels. The attackers leveraged stolen credentials from one project to compromise the next, ultimately accessing CI/CD pipelines across GitHub Actions, Docker Hub, npm, PyPI, and OpenVSX ecosystems. This credential chaining enabled lateral movement across over 1,000 organizations, establishing persistent command and control through backdoored packages. The campaign resulted in theft of 500,000+ credentials and exfiltration of 300+ GB of data, with potential exposure of 2,500+ organizations and 434,000+ CI/CD pipelines.
Kill Chain Progression
Initial Compromise
Description
TeamPCP initially compromised trusted open-source security scanner projects (Trivy, Checkmarx KICS) by stealing publishing credentials and authentication tokens from project maintainers
MITRE ATT&CK® Techniques
Compromise Software Supply Chain
Credentials In Files
Credentials from Web Browsers
Cloud Accounts
Web Protocols
Exfiltration to Cloud Storage
Exfiltration Over C2 Channel
Stored Data Manipulation
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Deploy a change- and tamper-detection mechanism
Control ID: 11.6.1
NYDFS 23 NYCRR 500 – Multi-Factor Authentication
Control ID: 500.12
DORA – ICT third-party risk management
Control ID: Article 8
CISA ZTMM 2.0 – Network segmentation and micro-segmentation
Control ID: Networks
NIS2 Directive – Cybersecurity risk-management measures
Control ID: Article 21
ISO 27001:2022 – Information security policy for supplier relationships
Control ID: A.15.1.1
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
Supply chain attacks targeting open-source projects like Trivy, Checkmarx KICS compromise CI/CD pipelines, exposing software development credentials and build processes.
Information Technology/IT
TeamPCP's malicious code in security scanners and AI gateways threatens IT infrastructure visibility, zero trust implementations, and cloud security controls.
Financial Services
Compromised LiteLLM AI gateway access exposes consolidated provider keys and sensitive financial data through poisoned CI/CD pipelines requiring credential rotation.
Health Care / Life Sciences
Supply chain compromise affects HIPAA compliance through encrypted traffic vulnerabilities and east-west traffic security gaps in healthcare cloud environments.
Sources
- Alleged TeamPCP Hackers Charged in Australia Over Major Supply Chain Attackshttps://thehackernews.com/2026/08/alleged-teampcp-hackers-charged-in.htmlVerified
- Australian Federal Police - Two WA men charged following AFP-FBI-WAPF disruption of alleged global cybercrime syndicatehttps://www.afp.gov.au/news-centre/media-release/two-wa-men-charged-following-afp-fbi-wapf-disruption-alleged-globalVerified
- FBI Cyber Security Advisory - TeamPCP Supply Chain Compromisehttps://www.ic3.gov/CSA/2026/260702.pdfVerified
- CloudSEK and Hudson Rock - TeamPCP Attack Analysishttps://thehackernews.com/2026/08/malicious-litellm-releases-tied-to.htmlVerified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF would likely have constrained TeamPCP's supply chain attack by limiting lateral movement between compromised CI/CD environments and reducing the blast radius across the 1,000+ affected organizations through workload segmentation and controlled egress policies.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: Zero Trust fabric visibility would likely have detected anomalous authentication patterns and credential usage across the compromised security scanner infrastructure, potentially limiting the scope of initial credential harvesting activities.
Control: Zero Trust Segmentation
Mitigation: Workload segmentation policies would likely have constrained the poisoned scanners' ability to access elevated privileges within victim CI/CD environments, reducing the scope of credential harvesting from segmented pipeline components.
Control: East-West Traffic Security
Mitigation: East-west traffic enforcement would likely have constrained lateral movement between compromised CI/CD environments and external distribution platforms, reducing the attackers' ability to pivot across the 1,000+ organizations through segmented network paths.
Control: Multicloud Visibility & Control
Mitigation: Multicloud visibility would likely have detected anomalous communication patterns between backdoored packages and external command infrastructure, constraining persistent channel establishment across the distributed CI/CD environments and AI workflow platforms.
Control: Egress Security & Policy Enforcement
Mitigation: Egress policy enforcement would likely have constrained the volume and scope of data exfiltration by limiting outbound data flows from compromised CI/CD environments, reducing the attackers' ability to extract the full 300+ GB dataset and 500,000+ credentials.
Residual impact would likely be constrained to initially compromised credentials and published packages, with reduced organizational exposure scope due to segmentation limiting cross-environment credential propagation and constraining the overall blast radius.
Impact at a Glance
Affected Business Functions
- Continuous Integration/Continuous Delivery (CI/CD) Pipelines
- Software Development and Deployment
- Cloud Infrastructure Management
- Application Security Scanning
Estimated downtime: 7 days
Estimated loss: N/A
Over 500,000 credentials compromised including CI/CD secrets, publishing tokens, and cloud credentials. At least 300 gigabytes of data exfiltrated from potentially 2,500+ organizations across multiple platforms including GitLab, GitHub Actions, Azure DevOps, Jenkins, and CircleCI. Exposed data includes corporate API keys, deployment credentials, and proprietary source code access tokens.
Recommended Actions
Key Takeaways & Next Steps
- • Implement Zero Trust segmentation to isolate CI/CD pipelines and prevent lateral movement between development and production environments
- • Deploy egress security controls with policy enforcement to detect and block unauthorized data exfiltration from CI/CD systems
- • Enable multicloud visibility and anomaly detection to identify suspicious automation patterns and repeated malformed requests in build pipelines
- • Establish encrypted traffic inspection capabilities to monitor east-west communications between development tools and external package repositories
- • Implement threat detection systems with baselining to identify covert tools and remote access patterns within CI/CD infrastructure



