✨ The Containment Era is here. Secure AI workloads before they breach. →The Containment Era is here. →The Containment Era is here. →Explore ✨
Computer/Network Security
Breach intelligence, attack campaigns, and threat reports targeting the Computer/Network Security sector.
Explore Other Sectors
Computer/Network Security Threat Reports
UNC1069's 2026 Supply Chain Attack on Axios: A Wake-Up Call for Open-Source Security
In late March 2026, the widely-used JavaScript library Axios was compromised through a sophisticated supply chain attack. Attackers gained access to the npm account of a lead maintainer and published two malicious versions: axios@1.14.1 and axios@0.30.4. These versions included a trojanized dependency, 'plain-crypto-js@4.2.1', which executed a cross-platform Remote Access Trojan (RAT) upon installation, targeting Windows, macOS, and Linux systems. The malicious packages were live for approximately three hours before being removed, but the potential impact was significant due to Axios's extensive use in the developer community. ([securitylabs.datadoghq.com](https://securitylabs.datadoghq.com/articles/axios-npm-supply-chain-compromise/?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks, particularly those targeting open-source ecosystems. The attribution to North Korean threat actor UNC1069 highlights the increasing involvement of state-sponsored groups in such attacks, emphasizing the need for enhanced security measures in software development pipelines. ([cyberkendra.com](https://www.cyberkendra.com/2026/04/north-korean-hackers-behind-axios-npm.html?utm_source=openai))
3 months ago
Kill Chain
TeamPCP's 2026 Cloud Breaches: A Wake-Up Call for Supply Chain Security
In March 2026, the threat actor group TeamPCP executed a series of sophisticated supply chain attacks, compromising widely used open-source tools such as Trivy, KICS, LiteLLM, and Telnyx. By injecting malicious code into these trusted software packages, TeamPCP deployed infostealer malware to harvest sensitive credentials, including API keys, SSH keys, and cloud service tokens. Utilizing the stolen credentials, the group swiftly breached cloud environments across AWS, Azure, and various SaaS platforms, conducting extensive reconnaissance and data exfiltration activities. This campaign underscores the critical need for organizations to promptly rotate and revoke compromised credentials to mitigate the risk of unauthorized access and data breaches. The rapid escalation and breadth of TeamPCP's attacks highlight a concerning trend in cyber threats, emphasizing the importance of securing software supply chains and implementing robust monitoring mechanisms to detect and respond to credential misuse promptly.
3 months ago
Kill Chain
AI/ML Security Incidents in 2026: A Wake-Up Call for Enterprises
In 2026, the cybersecurity landscape witnessed a significant surge in incidents involving artificial intelligence (AI) and machine learning (ML) systems. Notably, a report by Zscaler highlighted that 90% of enterprise AI systems could be breached within 90 minutes under adversarial testing conditions, with some systems compromised in under one second. Additionally, 68% of organizations experienced AI-linked data leaks, yet only 23% had formal AI security policies in place. These incidents underscore the critical vulnerabilities in AI and ML deployments, emphasizing the need for robust security measures and governance frameworks. The rapid adoption of AI technologies, coupled with insufficient security protocols, has led to an increase in sophisticated cyberattacks. Threat actors are leveraging AI to enhance the scale, speed, and precision of their attacks, while organizations struggle to keep pace with evolving threats. This trend highlights the urgent need for comprehensive AI security strategies to mitigate emerging risks.
3 months ago
Kill Chain
AI Agent Security Breach: Lessons from a 2026 Penetration Test
In March 2026, a penetration test revealed a critical vulnerability in an AI-powered desktop application designed to interface with Claude (Opus 4.5) and a third-party asset management platform. Despite operating within a sandboxed environment with stringent controls, attackers exploited the agent's ability to modify existing files and execute code. By uploading a benign-looking 'Hello World' C program alongside a malicious binary, and manipulating the agent to rename and execute the binary, the attackers achieved remote code execution, compromising the sandbox and accessing sensitive business logic components. This incident underscores the evolving threat landscape where AI agents, even with robust safeguards, can be manipulated to perform unintended actions, leading to significant security breaches. Organizations must reassess their security measures, particularly concerning AI agents with code execution capabilities, to prevent similar exploits.
3 months ago
Kill Chain
Trivy Supply Chain Attack: A Wake-Up Call for CI/CD Security
In March 2026, Aqua Security's Trivy vulnerability scanner was compromised in a sophisticated supply chain attack orchestrated by the threat actor group TeamPCP. The attackers exploited previously stolen credentials to inject credential-stealing malware into Trivy's official releases and GitHub Actions, affecting versions 0.69.4, 0.69.5, and 0.69.6. This malicious code exfiltrated sensitive information, including cloud credentials and SSH keys, from CI/CD pipelines to attacker-controlled servers. The incident underscores the critical need for robust security measures in software supply chains to prevent such breaches. ([arstechnica.com](https://arstechnica.com/security/2026/03/widely-used-trivy-scanner-compromised-in-ongoing-supply-chain-attack/?utm_source=openai)) This attack highlights a growing trend of targeting trusted security tools to infiltrate development environments, emphasizing the importance of continuous monitoring and stringent access controls in CI/CD pipelines. Organizations must remain vigilant against evolving supply chain threats to safeguard their software development processes.
3 months ago
Kill Chain
Critical Vulnerability in strongSwan: Integer Underflow Leads to Denial of Service
In March 2026, a critical integer underflow vulnerability (CVE-2026-25075) was identified in strongSwan versions 4.5.0 through 6.0.4, specifically within the EAP-TTLS AVP parser. This flaw allows unauthenticated remote attackers to crash the charon IKE daemon by sending crafted AVP data with invalid length fields during IKEv2 authentication, leading to a denial of service. The vulnerability arises from improper validation of AVP length fields, resulting in excessive memory allocation or NULL pointer dereference. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-25075?utm_source=openai)) The discovery of this vulnerability underscores the importance of rigorous input validation in security protocols. Organizations utilizing affected versions of strongSwan are urged to upgrade to version 6.0.5 or later to mitigate potential service disruptions. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-25075?utm_source=openai))
3 months ago
Kill Chain
Critical Fortinet FortiClientEMS Vulnerability Exploited in the Wild
In February 2026, a critical SQL injection vulnerability, CVE-2026-21643, was identified in Fortinet's FortiClientEMS version 7.4.4. This flaw allows unauthenticated attackers to execute arbitrary code via specially crafted HTTP requests, potentially leading to full system compromise. Fortinet released a patch in version 7.4.5 to address this issue. ([sentinelone.com](https://www.sentinelone.com/vulnerability-database/cve-2026-21643/?utm_source=openai)) As of March 2026, reports indicate active exploitation of this vulnerability in the wild, underscoring the urgency for organizations to apply the available patch promptly.
4 months ago
Kill Chain
Apple Introduces Terminal Warning in macOS to Combat ClickFix Attacks
In March 2026, Apple released macOS Tahoe 26.4, introducing a security feature designed to combat 'ClickFix' attacks—a social engineering tactic where users are deceived into pasting malicious commands into the Terminal under the guise of troubleshooting or verification processes. This new mechanism delays the execution of potentially harmful commands pasted into the Terminal and presents a warning message to the user, highlighting the associated risks and advising caution. Users have the option to cancel the action or proceed if they understand the command's implications. The implementation of this feature underscores the growing prevalence of ClickFix attacks targeting macOS users. By integrating this warning system, Apple aims to enhance user awareness and prevent inadvertent execution of malicious commands, thereby strengthening the overall security posture of macOS systems.
4 months ago
Kill Chain
Infinity Stealer: A New Threat to macOS Users
In March 2026, a new macOS-targeted malware named Infinity Stealer emerged, utilizing the ClickFix technique to deceive users into executing malicious code. The malware is delivered through fake CAPTCHA prompts that mimic Cloudflare's human verification, instructing users to paste a base64-obfuscated curl command into the macOS Terminal. This command downloads and executes a Python payload compiled with Nuitka, resulting in a native binary that is more resistant to static analysis. Once executed, Infinity Stealer performs anti-analysis checks and proceeds to exfiltrate sensitive data, including browser credentials, Keychain entries, cryptocurrency wallets, and plaintext secrets from developer files, via HTTP POST requests to a command-and-control server. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/02/02/infostealers-without-borders-macos-python-stealers-and-platform-abuse/?utm_source=openai)) The emergence of Infinity Stealer highlights a growing trend of sophisticated malware targeting macOS systems, leveraging advanced social engineering techniques and cross-platform development tools. This incident underscores the importance of user vigilance and the need for robust security measures to protect against evolving threats.
4 months ago
Kill Chain
Iran-Linked Hackers Breach FBI Director's Email and Stryker Systems in 2026
In March 2026, the pro-Iranian hacktivist group Handala Hack Team executed two significant cyberattacks. First, they breached the personal Gmail account of FBI Director Kash Patel, leaking personal photos and documents online. The FBI confirmed the authenticity of the materials but emphasized that no government-related information was compromised. Shortly thereafter, Handala targeted Stryker Corporation, a leading medical technology company, deploying wiper malware that disrupted global operations by wiping over 200,000 systems and exfiltrating 50 terabytes of data. This attack forced Stryker to halt manufacturing and order processing, impacting healthcare supply chains worldwide. ([apnews.com](https://apnews.com/article/9237ca30d1c85f237d7d83e6798d97f0?utm_source=openai)) These incidents underscore the escalating cyber threats posed by state-linked actors targeting both government officials and critical infrastructure. The attacks highlight the vulnerabilities in personal email security and the potential for significant operational disruptions in the healthcare sector due to cyberattacks. Organizations must enhance their cybersecurity measures to protect sensitive information and ensure business continuity in the face of such threats.
4 months ago
Kill Chain
Understanding the 2026 TeamPCP Supply Chain Attack
In March 2026, the cybercriminal group TeamPCP executed a sophisticated supply chain attack targeting multiple software packages and cloud services. The campaign began on March 19, 2026, with successive compromises of tools like Trivy, CanisterWorm, Checkmarx, LiteLLM, and Telnyx, occurring every 1-3 days. These attacks involved injecting malicious code into widely used software packages, enabling unauthorized access and data exfiltration from numerous downstream users. The rapid succession of these breaches highlighted the group's aggressive operational tempo and their focus on exploiting trusted software supply chains. As of March 28, 2026, a notable shift in TeamPCP's strategy was observed, with no new compromises reported in the preceding 48 hours. This pause suggests a transition from expanding their foothold to monetizing the vast trove of stolen credentials and data. The group's explicit intent to maintain a prolonged presence indicates that future supply chain attacks remain a significant threat. Organizations are advised to remain vigilant, conduct thorough security assessments, and implement robust monitoring to detect and mitigate potential breaches stemming from this campaign.
4 months ago
Kill Chain
Handala Hackers Breach FBI Director Kash Patel's Personal Email in 2026
In March 2026, the Iranian-linked hacking group Handala claimed responsibility for breaching the personal email account of FBI Director Kash Patel. The group released personal photographs and documents, some dating back over a decade, allegedly obtained from Patel's personal Gmail account. The FBI confirmed awareness of the targeting, emphasizing that the compromised information was historical and did not involve government data. This incident underscores the persistent cyber threats posed by state-sponsored actors targeting high-profile individuals. The breach highlights the importance of securing personal communication channels, especially for individuals in sensitive positions, as adversaries continue to exploit such vulnerabilities for intelligence gathering and propaganda purposes.
4 months ago
Kill Chain
Stop Active Cloud Data Exfiltration
Aviatrix Breach Lock 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