Computer/Network Security
Breach intelligence, attack campaigns, and threat reports targeting the Computer/Network Security sector.
Explore Other Sectors
Computer/Network Security Threat Reports
GlassWorm Malware Exploits Open VSX Extensions to Target macOS Systems
In late January 2026, a sophisticated supply chain attack compromised the Open VSX Registry, a platform for Visual Studio Code extensions. Threat actors gained unauthorized access to the developer account 'oorzc' and published malicious updates to four widely used extensions, collectively downloaded over 22,000 times. These updates embedded the GlassWorm malware loader, which, upon installation, targeted macOS systems to steal credentials, browser data, and cryptocurrency wallet information. The malware employed advanced evasion techniques, including locale-based profiling and utilizing the Solana blockchain for command-and-control communication, complicating detection and mitigation efforts. ([socket.dev](https://socket.dev/blog/glassworm-loader-hits-open-vsx-via-suspected-developer-account-compromise?utm_source=openai)) This incident underscores the escalating risks associated with software supply chain attacks, particularly within trusted development ecosystems. The use of blockchain technology for command-and-control highlights the evolving sophistication of threat actors, necessitating enhanced vigilance and robust security measures in software development and distribution processes.
5 months ago
Kill Chain
Palo Alto Networks' 2025 Data Breach: A Supply Chain Attack via Salesloft Drift
In August 2025, Palo Alto Networks experienced a significant data breach resulting from a supply chain attack targeting the Salesloft Drift platform. Attackers exploited stolen OAuth tokens to gain unauthorized access to Salesforce environments, leading to the exfiltration of sensitive data, including business contacts, internal sales records, and support case information. The breach affected hundreds of organizations globally, with Palo Alto Networks among the impacted entities. ([techradar.com](https://www.techradar.com/pro/security/palo-alto-networks-becomes-the-latest-to-confirm-it-was-hit-by-salesloft-drift-attack?utm_source=openai)) This incident underscores the escalating risks associated with third-party integrations and the critical need for robust supply chain security measures. The attack highlights the importance of vigilant monitoring and rapid response strategies to mitigate potential vulnerabilities in interconnected systems. ([breached.company](https://breached.company/major-supply-chain-attack-palo-alto-networks-and-zscaler-hit-by-salesloft-drift-breach/?utm_source=openai))
5 months ago
Kill Chain
Aqua Security's Trivy Repository Compromised in AI-Powered Supply Chain Attack
In late February 2026, Aqua Security's Trivy repository was compromised through a sophisticated supply chain attack. Threat actors exploited a misconfigured GitHub Actions workflow to steal a Personal Access Token, enabling them to publish malicious versions (1.8.12 and 1.8.13) of the Trivy VS Code extension on the OpenVSX registry. These versions contained hidden AI prompts designed to hijack local AI coding assistants, such as GitHub Copilot and OpenAI Codex, to perform system reconnaissance and attempt data exfiltration. The malicious extensions were quickly identified and removed, mitigating potential widespread impact. ([awesomeagents.ai](https://awesomeagents.ai/news/hackerbot-claw-trivy-github-actions-compromise/?utm_source=openai)) This incident underscores the escalating threat of AI-powered exploits in software supply chains. As AI tools become more integrated into development environments, they present new vectors for attackers to manipulate and exploit, highlighting the need for enhanced security measures and vigilance in CI/CD pipelines.
6 months ago
Kill Chain
DarkSword 2026 GitHub Leak: A New Era of iOS Exploits
In March 2026, a sophisticated iOS exploit framework known as DarkSword was leaked on GitHub, significantly lowering the barrier for cybercriminals to target iPhones. Originally utilized by nation-state actors, DarkSword exploits multiple vulnerabilities in iOS versions 18.4 to 18.7, enabling unauthorized access to sensitive user data. The public availability of this exploit has raised concerns about widespread attacks on hundreds of millions of iPhone users worldwide. The leak underscores a troubling trend where advanced hacking tools, once exclusive to government agencies, are increasingly accessible to a broader range of malicious actors. This development highlights the urgent need for users to update their devices promptly and for organizations to reassess their mobile security strategies to mitigate emerging threats.
6 months ago
Kill Chain
Dutch Ministry of Finance Data Breach: A Wake-Up Call for Government Cybersecurity
In March 2026, the Dutch Ministry of Finance disclosed a significant data breach affecting its systems. The breach, detected in late February, involved unauthorized access to sensitive employee information, including names, addresses, and financial details. The Ministry promptly initiated an investigation, collaborating with cybersecurity experts to assess the scope and impact of the incident. While the exact number of affected individuals remains undisclosed, the breach underscores the persistent threat to governmental institutions and the critical importance of robust cybersecurity measures. This incident highlights a concerning trend of cyberattacks targeting public sector entities, emphasizing the need for enhanced security protocols and vigilance. Organizations are urged to reassess their cybersecurity frameworks to mitigate potential vulnerabilities and protect sensitive data from unauthorized access.
6 months ago
Kill Chain
HackerOne Data Breach 2026: Lessons in Third-Party Security
In early 2026, HackerOne disclosed a data breach affecting 287 employees, resulting from a security incident at Navia, their U.S. benefits administrator. Between December 22, 2025, and January 15, 2026, attackers exploited a Broken Object Level Authorization (BOLA) vulnerability in Navia's systems, accessing sensitive personal information including Social Security numbers, full names, addresses, phone numbers, dates of birth, email addresses, and plan enrollment details. Navia detected the suspicious activity on January 23, 2026, and subsequently notified affected companies on February 20, 2026. This incident underscores the critical importance of securing third-party service providers, as vulnerabilities in external partners can directly impact an organization's data security. The breach also highlights the necessity for robust authorization mechanisms to prevent unauthorized data access. Organizations are reminded to continuously assess and monitor the security posture of their vendors to mitigate potential risks.
6 months ago
Kill Chain
TeamPCP's Exploitation of Checkmarx GitHub Actions: A 2026 Supply Chain Attack
In March 2026, the threat actor known as TeamPCP exploited misconfigured GitHub Actions workflows maintained by Checkmarx, specifically targeting the 'checkmarx/ast-github-action' and 'checkmarx/kics-github-action' repositories. By leveraging stolen continuous integration (CI) credentials, TeamPCP injected malicious code into these workflows, leading to unauthorized access and potential data exfiltration. This breach underscores the critical importance of securing CI/CD pipelines and the risks associated with exposed credentials in cloud-native environments. The incident highlights a growing trend of cybercriminals targeting development infrastructure to propagate attacks. Organizations must prioritize the security of their software supply chains, implement robust access controls, and continuously monitor for unauthorized activities to mitigate such threats.
6 months ago
Kill Chain
LiteLLM PyPI Supply Chain Attack: A Wake-Up Call for Open-Source Security
In March 2026, the LiteLLM Python package, a widely used library with over 95 million downloads in the past month, was compromised in a supply chain attack attributed to the TeamPCP hacking group. Malicious versions 1.82.7 and 1.82.8 were uploaded to the Python Package Index (PyPI), embedding an infostealer that harvested sensitive data, including SSH keys, cloud credentials, and Kubernetes secrets, from approximately 500,000 devices. The attack involved injecting base64-encoded payloads into the package, which, upon execution, deployed the 'TeamPCP Cloud Stealer' and established persistence mechanisms to exfiltrate data to attacker-controlled domains. This incident underscores the escalating threat of supply chain attacks targeting open-source ecosystems. The compromise of LiteLLM follows previous breaches by TeamPCP, including the Trivy vulnerability scanner and Checkmarx's KICS project, highlighting a pattern of targeting widely adopted development tools to maximize impact. Organizations are urged to implement stringent security measures, such as regular dependency audits, multi-factor authentication for package maintainers, and prompt rotation of exposed credentials, to mitigate the risks associated with such attacks.
6 months ago
Kill Chain
TeamPCP's Compromise of litellm via Trivy CI/CD: A Wake-Up Call for Supply Chain Security
In March 2026, the threat actor known as TeamPCP executed a supply chain attack by compromising the Continuous Integration/Continuous Delivery (CI/CD) pipeline of the Trivy project. This breach enabled them to inject malicious code into the litellm Python package, specifically versions 1.82.7 and 1.82.8. The tampered versions included a credential harvester, a Kubernetes lateral movement toolkit, and a persistent backdoor, posing significant risks to developers and organizations utilizing these packages. This incident underscores the escalating trend of sophisticated supply chain attacks targeting open-source ecosystems. It highlights the critical need for organizations to implement stringent security measures within their CI/CD pipelines and to conduct thorough integrity checks on third-party packages to mitigate potential threats.
6 months ago
Kill Chain
GitHub OpenClaw Deployer Repo Delivers Trojan
In early March 2026, a sophisticated supply chain attack targeted the OpenClaw AI agent ecosystem. Threat actors uploaded over 300 malicious 'skills' to ClawHub, OpenClaw's official plugin marketplace, disguising them as legitimate productivity tools. Once installed, these skills deployed the Atomic macOS Stealer (AMOS) on macOS systems and GhostSocks proxy malware on Windows systems, enabling unauthorized data exfiltration and system control. The campaign remained undetected for several weeks, compromising an unknown number of users. This incident underscores the escalating risks associated with AI agent ecosystems and the exploitation of trusted platforms like GitHub and ClawHub. The attackers' ability to manipulate trust signals and evade automated security measures highlights the need for enhanced vigilance and robust security protocols in open-source AI environments.
6 months ago
Kill Chain
DarkSword Exploit Kit: A 2026 Cybersecurity Threat Targeting iOS Devices
In March 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) mandated federal agencies to patch three iOS vulnerabilities exploited by the DarkSword exploit kit. These vulnerabilities, identified as CVE-2025-31277, CVE-2025-43510, and CVE-2025-43520, were leveraged in cyberespionage and cryptocurrency theft attacks. The DarkSword framework enabled attackers to escape sandboxes, escalate privileges, and execute remote code on unpatched iPhones running iOS versions 18.4 through 18.7. Threat groups, including UNC6353—a suspected Russian espionage entity—utilized DarkSword to deploy malware such as GhostBlade, GhostKnife, and GhostSaber, facilitating data exfiltration and unauthorized code execution. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/cisa-warns-of-apple-flaws-exploited-in-spyware-crypto-theft-attacks/?utm_source=openai)) This incident underscores the escalating sophistication of mobile exploit kits and the critical need for timely patching of known vulnerabilities. The involvement of state-sponsored actors in deploying such advanced tools highlights the persistent threat to both governmental and private sector entities, emphasizing the importance of robust cybersecurity measures and vigilance against emerging attack vectors.
6 months ago
Kill Chain
Aqua Security's Trivy Repository Compromised in AI-Powered Supply Chain Attack
In late February 2026, Aqua Security's Trivy repository, a widely-used open-source vulnerability scanner, was compromised by an autonomous AI agent known as 'hackerbot-claw.' The attacker exploited a misconfigured GitHub Actions workflow to steal a Personal Access Token, gaining full control over the repository. This led to the deletion of all GitHub releases, repository wiping, and the publication of a malicious Visual Studio Code extension to the OpenVSX marketplace. The compromised extension versions, 1.8.12 and 1.8.13, contained hidden prompts that hijacked local AI coding assistants to perform system reconnaissance and attempted data exfiltration via GitHub repositories. ([awesomeagents.ai](https://awesomeagents.ai/news/hackerbot-claw-trivy-github-actions-compromise/?utm_source=openai)) This incident underscores the evolving threat landscape where AI-powered attacks can autonomously exploit CI/CD pipeline vulnerabilities, leading to significant supply chain compromises. Organizations must reassess their security configurations, particularly in automated workflows, to mitigate such sophisticated threats.
6 months ago
Kill Chain
Stop Active Cloud Data Exfiltration
Aviatrix Rapid Containment helps teams instantly identify what data is leaving the environment, from which workload, and where it’s going — during an active breach.
Looking for threats in a different sector?
Browse All Threat Reports