DTWdailytechwire
Tech Intelligence, Wired Daily
Policy

Software Supply Chain Attack Leads to Two Arrests in Perth

Australian Federal Police charge alleged members of TeamPCP with targeting over a thousand organizations through compromised open-source tools

DR
Daniel R. Whitfield
Markets & Venture Reporter · Hong Kong
Aug 28, 2026
4 min read
Software Supply Chain Attack Leads to Two Arrests in Perth
Software Supply Chain Attack Leads to Two Arrests in PerthCredit: Australian Federal Police

The Mechanics of a Supply Chain Breach

Two people in Perth now face more than a dozen charges related to hacking, money laundering, and cybercrime offenses after an investigation that began in April this year. The Australian Federal Police allege the pair participated in a sophisticated operation that weaponized trust in open-source software.

The method was elegant in its simplicity: compromise widely used developer tools, inject malicious code, and wait for organizations to unknowingly install the poisoned updates. Once inside corporate systems, the code harvested private keys, cloud credentials, and access tokens. According to the AFP, the operation netted more than 500,000 credentials that enabled lateral movement into additional targets.

At DailyTechWire, we've tracked the rising sophistication of supply chain attacks across the Asia-Pacific region over the past eighteen months. This case represents a maturation of the threat model: rather than targeting individual companies, attackers now focus on the shared infrastructure that thousands of organizations depend on simultaneously.

Trivy and the Cascading Effect

One of the most significant compromises involved Trivy, a popular vulnerability scanning tool used by development teams to identify security flaws in container images and code repositories. When Trivy itself became compromised, the irony was sharp: organizations using the tool to protect themselves were unknowingly installing the very threat they sought to prevent.

The ripple effects reached LiteLLM, an AI integration platform, and Mercor, a recruiting startup focused on technical talent. Both companies rely on automated security scanning as part of their development pipeline. The breach also touched the European Commission's cloud infrastructure, demonstrating that even government entities with substantial security budgets remain vulnerable when the attack vector sits upstream in the supply chain.

The AFP investigation also identified tampering with other open-source projects and developer applications that provided access pathways to platforms including GitHub and systems operated by major AI labs. The scale suggests a patient, methodical approach: establish footholds in multiple tools, then leverage those positions to access higher-value targets.

Attribution and the FBI's Role

The FBI's cyber division confirmed involvement in the investigation, with officials stating that the two alleged members are suspected of breaching more than one thousand organizations. Whether U.S. authorities will pursue extradition remains unclear; the FBI declined to comment on next steps.

Independent reporting identified one of the arrested individuals as Ruben Thomson, who allegedly used the handle "Ellis" online. According to that reporting, Ellis claimed leadership of the group until March of this year, suggesting either an internal shift in operations or a deliberate attempt to distance himself before law enforcement closed in.

Operational security failures proved critical. Small mistakes in digital hygiene allowed investigators to connect online personas to physical identities. In an environment where a single reused password or unmasked IP address can unravel months of careful anonymity, even experienced actors make errors.

The Economics of Credential Theft

The alleged scheme followed a familiar monetization pattern: steal credentials, access sensitive data, then demand ransom payments to prevent disclosure or further damage. This model has become standard practice for cybercriminal groups because it offers multiple revenue streams. Credentials can be sold on underground markets, used for follow-on attacks, or held as leverage in extortion negotiations.

The half-million credentials allegedly stolen represent potential access to cloud storage buckets, internal repositories, customer databases, and administrative panels. Each credential is a door, and behind some of those doors sit the intellectual property, customer records, and operational data that companies will pay to protect.

For organizations across Asia, where rapid digital transformation often outpaces security maturity, the threat is particularly acute. Startups in Bengaluru, Jakarta, and Ho Chi Minh City frequently rely on the same open-source tooling as their counterparts in Silicon Valley, but may lack the security operations teams to detect anomalous behavior in their build pipelines.

What the Arrests Reveal About Supply Chain Defense

The AFP's investigation was triggered by information from multiple cybersecurity firms, highlighting the importance of threat intelligence sharing. No single company had complete visibility into the attack, but when multiple organizations pooled their observations, the pattern became clear.

During the press conference announcing the arrests, Australian officials confirmed seizure of devices, electronics, and a substantial volume of allegedly stolen data. Victim notification is now underway, though the full scope of affected organizations may take months to catalog.

The case underscores a structural challenge in software development: the open-source ecosystem operates on trust, and that trust is difficult to verify at scale. A developer pulls in dozens of dependencies for a single project, each with its own sub-dependencies. Auditing every line of code is impractical, yet a single compromised package can undermine an entire application.

Some organizations are responding by implementing stricter controls around dependency management, requiring manual review of updates, and isolating build environments from production systems. Others are investing in software bill of materials (SBOM) tools that provide visibility into every component in a codebase. But these measures add friction to development workflows, creating tension between security and velocity.

The Broader Landscape

Supply chain attacks have become a preferred vector for sophisticated threat actors because they offer asymmetric returns: compromise one tool, gain access to thousands of targets. The SolarWinds breach in 2020 demonstrated the potential scale; this case shows the model has proliferated beyond nation-state actors to profit-motivated criminal groups.

For tech companies in the region, the arrests in Perth serve as both a warning and a reminder. The software supply chain is not an abstract concept but a concrete attack surface. Every package manager, every CI/CD pipeline, every build tool represents a potential entry point.

As investigations continue and victim notifications proceed, the full impact of the alleged operation will gradually come into focus. But the underlying vulnerability remains: in an ecosystem built on shared code and mutual trust, verifying that trust is the hardest problem to solve.

Read next
Policy

Nvidia's H200 China Sales Reveal the True Cost of Export Controls

Arjun S. Mehta · 5 min
Policy

FBI Shuts Down State-Backed Botnet Behind Years of Federal Network Intrusions

Arjun S. Mehta · 6 min
Policy

Washington Faces Open-Weight Dilemma as DeepSeek Escalates AI Model Race

Arjun S. Mehta · 5 min
Spot something wrong? Email corrections@dailytechwire.com. We log every correction publicly.