✨ No need to do from scratch. Deploy a Validated Containment Architecture built for your AI platform. →Deploy a Validated Containment Architecture for your AI platform. →A Validated Containment Architecture for your AI platform. →Validated Containment Architectures are here. →Contain Threats NowExplore✨
Aviatrix Threat Research Center
Cloud breaches are accelerating — across identities, workloads, supply chains, and cloud-native services. In the Containment Era, understanding how a breach unfolds is how you architect to stop it.
The Aviatrix Threat Research Center provides security teams with:
- A structured understanding of how breaches unfold — kill chain, ATT&CK techniques, CVEs, and IOCs in a consistent format.
- What attackers exploited, and which enforcement gaps let them move.
- Where workload-level controls would have broken the attack chain — including paths that posture tools and endpoint detection don't model.

Recent Breaches, Security Incidents & Vulnerabilities
AI-Powered Threat Analysis
Agentic AI that analyzes real-world attacks — across security incidents, breaches, and exploited vulnerabilities — to produce structured, actionable intelligence.
Displaying 1381 to 1392 of 5099
Understanding the Risks of BYOVD: Exploiting Vulnerable Drivers Without Hardware
In May 2026, a detailed analysis titled 'Making Vulnerable Drivers Exploitable Without Hardware - The BYOVD Perspective' was published, highlighting how attackers can exploit Windows kernel mode drivers without the associated hardware. This technique, known as Bring Your Own Vulnerable Driver (BYOVD), involves loading legitimate, signed drivers with known vulnerabilities to escalate privileges or disable security mechanisms. The research underscores that many drivers can be manipulated from user mode, even in the absence of the hardware they were designed for, thereby broadening the attack surface for potential exploits. The significance of this research lies in its exposure of the ease with which attackers can leverage vulnerable drivers to compromise systems. With the increasing sophistication of cyber threats, understanding and mitigating such vulnerabilities is crucial for maintaining robust security postures. Organizations must prioritize the identification and remediation of exploitable drivers to prevent potential breaches.
2 months ago
Kill Chain
Cross-Platform NPM Stealer: A 2026 Supply Chain Threat
In May 2026, a sophisticated cross-platform malware targeting Node.js environments was discovered. This stealer malware, embedded within obfuscated JavaScript code, specifically aimed at Windows, macOS, and Linux systems. It was designed to extract sensitive information, including browser credentials and cryptocurrency wallet data, from various browsers such as Chrome, Brave, Edge, and others. The malware utilized Base64-encoded strings and obfuscation techniques to evade detection, with its payloads embedded in plain text. Notably, it established communication with a command-and-control server at IP address 216.126.225.243, known to be associated with the DPRK OtterCookie C2 infrastructure. This incident underscores the escalating threat posed by supply chain attacks within the npm ecosystem. The malware's ability to operate across multiple platforms and its focus on exfiltrating sensitive data highlight the need for enhanced vigilance among developers and organizations. The use of obfuscation and legitimate-looking code to mask malicious intent further complicates detection efforts, emphasizing the importance of robust security practices and continuous monitoring of software dependencies.
2 months ago
Kill Chain
Strengthening CI/CD Security: Enhancements to zizmor's GitHub Actions Analyzer
In March 2026, attackers exploited a misconfiguration in the `aquasecurity/trivy-action` GitHub Action, leading to the exfiltration of organization and repository secrets. These credentials were subsequently used to backdoor LiteLLM on PyPI. The static analyzer `zizmor` is designed to detect such misconfigurations in GitHub Actions workflows. However, with GitHub Actions' introduction of YAML anchors in September 2025, `zizmor` faced challenges in analyzing workflows utilizing this feature. Over a three-month collaboration, Trail of Bits and `zizmor` maintainers enhanced `zizmor`'s support for YAML anchors, addressing parsing bugs and improving its expression evaluator. This effort involved testing against a corpus of 41,253 workflows from 6,612 high-value open-source repositories, resulting in 20 filed issues and 15 merged pull requests. The enhancements ensure `zizmor` can more effectively identify and prevent misconfigurations in GitHub Actions workflows, bolstering the security of CI/CD pipelines. This incident underscores the critical importance of securing CI/CD pipelines against supply chain attacks. As attackers increasingly target CI/CD automation, tools like `zizmor` play a vital role in identifying and mitigating vulnerabilities before they can be exploited. The collaboration between Trail of Bits and `zizmor` highlights the necessity of continuous improvement and vigilance in the face of evolving threats.
2 months ago
Kill Chain
Europol Dismantles 'First VPN' Used by Cybercriminals
In May 2026, a coordinated international operation led by French and Dutch authorities, with support from Europol and Eurojust, successfully dismantled 'First VPN,' a virtual private network service extensively utilized by cybercriminals to conceal their identities and illicit activities. The operation resulted in the seizure of 33 servers, the shutdown of multiple domains, and the identification of thousands of users linked to cybercrime, including ransomware attacks and data theft. ([europol.europa.eu](https://www.europol.europa.eu/media-press/newsroom/news/cybercriminal-vpn-used-ransomware-actors-dismantled-in-global-crackdown?utm_source=openai)) The takedown of 'First VPN' underscores the increasing effectiveness of international law enforcement collaboration in targeting cybercriminal infrastructure. This action not only disrupts a critical tool for cybercriminals but also provides authorities with valuable intelligence to pursue ongoing investigations into various cyber offenses. ([eurojust.europa.eu](https://www.eurojust.europa.eu/news/eurojust-coordinated-investigation-shuts-down-criminal-vpn-network?utm_source=openai))
2 months ago
Kill Chain
AI Uncovers Critical macOS Kernel Vulnerability in Record Time
In May 2026, cybersecurity firm Calif utilized Anthropic's advanced AI model, Mythos Preview, to identify and exploit a kernel memory corruption vulnerability in Apple's macOS 26.4.1 running on M5 silicon. This exploit enabled privilege escalation from an unprivileged user to root access by chaining two vulnerabilities, effectively bypassing Apple's Memory Integrity Enforcement (MIE) system, a hardware-assisted security feature introduced in 2025 to mitigate memory-based exploits. The discovery underscores the potential of AI in rapidly uncovering critical system vulnerabilities, as the exploit was developed within five days. ([9to5mac.com](https://9to5mac.com/2026/05/14/calif-team-details-how-anthropic-mythos-helped-build-a-working-macos-exploit-in-five-days/?utm_source=openai)) This incident highlights the evolving cybersecurity landscape where AI tools can both uncover and potentially exploit system vulnerabilities at unprecedented speeds. Organizations must reassess their security postures to address the dual-edged nature of AI in cybersecurity, balancing its defensive capabilities against the risks of adversarial use. ([techradar.com](https://www.techradar.com/pro/security/this-work-is-a-glimpse-of-what-is-coming-security-team-lays-out-how-anthropic-mythos-helped-build-a-working-macos-exploit-in-five-days?utm_source=openai))
2 months ago
Kill Chain
CISA Security Leak: A Wake-Up Call for Credential Management
In May 2026, a contractor for the U.S. Cybersecurity and Infrastructure Security Agency (CISA) inadvertently exposed highly sensitive credentials by maintaining a public GitHub repository named 'Private-CISA.' This repository contained plaintext passwords, AWS GovCloud keys, and internal documentation detailing CISA's software development and deployment processes. Security researcher Guillaume Valadon discovered the leak, describing it as the most severe government data exposure he had encountered. The repository had been publicly accessible since at least November 2025, raising significant concerns about operational security and potential unauthorized access to critical systems. This incident underscores the persistent risks associated with improper handling of sensitive credentials and the importance of stringent access controls. It highlights the need for organizations, especially those in critical infrastructure sectors, to enforce robust security practices, conduct regular audits, and ensure that contractors adhere to strict data protection protocols to prevent similar breaches.
2 months ago
Kill Chain
Arrest of Kimwolf Botnet Operator Highlights IoT Security Risks
In May 2026, Canadian authorities arrested Jacob Butler, also known as "Dort," in Ottawa for allegedly operating the Kimwolf botnet. This botnet infected over a million IoT devices, including digital photo frames and web cameras, and was used to launch massive Distributed Denial-of-Service (DDoS) attacks worldwide. Notably, Kimwolf was linked to attacks targeting Department of Defense Information Network IP addresses, causing significant financial losses exceeding one million dollars for some victims. The botnet was also associated with a record-breaking DDoS attack measuring nearly 30 Terabits per second. ([justice.gov](https://www.justice.gov/usao-ak/pr/canadian-man-arrested-international-authorities-charged-administrating-kimwolf-ddos?utm_source=openai)) The arrest underscores the escalating threat posed by IoT-based botnets and the critical need for enhanced security measures to protect vulnerable devices. Despite previous takedowns, the resurgence of such botnets highlights the persistent challenges in combating cybercriminal activities targeting IoT infrastructure. ([techradar.com](https://www.techradar.com/pro/security/a-massive-new-ddos-botnet-has-already-snared-1-8-million-devices-heres-what-we-know?utm_source=openai))
2 months ago
Kill Chain
GitHub's 2026 Security Breach: A Supply Chain Attack via Malicious Nx Console Extension
In May 2026, GitHub experienced a significant security breach when an employee inadvertently installed a malicious version of the Nx Console Visual Studio Code extension. This compromised extension, linked to the TanStack npm supply-chain attack orchestrated by the TeamPCP threat group, granted unauthorized access to approximately 3,800 internal repositories. The attackers exfiltrated internal source code and sensitive operational data, subsequently offering the stolen data for sale at a minimum of $50,000. GitHub promptly responded by securing the compromised device, rotating critical secrets, and initiating a comprehensive investigation to assess the full impact of the breach. This incident underscores the escalating threat posed by sophisticated supply chain attacks targeting trusted development tools and platforms. The exploitation of widely used extensions like Nx Console highlights the necessity for heightened vigilance and robust security measures within the software development ecosystem to prevent similar breaches in the future.
2 months ago
Kill Chain
Microsoft Defender Zero-Day Vulnerabilities: CVE-2026-41091 and CVE-2026-45498
In May 2026, Microsoft disclosed two zero-day vulnerabilities in its Defender security platform: CVE-2026-41091 and CVE-2026-45498. CVE-2026-41091 is a privilege escalation flaw in the Microsoft Malware Protection Engine, allowing attackers to gain SYSTEM privileges through improper link resolution. CVE-2026-45498 is a denial-of-service vulnerability in the Microsoft Defender Antimalware Platform, enabling threat actors to disrupt Windows devices. Both vulnerabilities were actively exploited before patches were released. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added these vulnerabilities to its Known Exploited Vulnerabilities Catalog, mandating federal agencies to apply patches by June 3, 2026. This incident underscores the critical need for organizations to maintain up-to-date security measures and promptly address vulnerabilities in widely used security tools.
2 months ago
Kill Chain
Critical Vulnerability in Cisco Secure Workload: CVE-2026-20223
In May 2026, Cisco disclosed a critical vulnerability (CVE-2026-20223) in its Secure Workload product, formerly known as Cisco Tetration. This flaw, due to insufficient validation and authentication in internal REST APIs, allowed unauthenticated remote attackers to gain Site Admin privileges by sending crafted API requests. Exploiting this vulnerability could enable attackers to access sensitive information and modify configurations across tenant boundaries. Cisco released software updates to address the issue and confirmed that, as of the advisory's publication, there was no evidence of exploitation in the wild. This incident underscores the critical importance of robust API security and timely patch management. Organizations are reminded to promptly apply security updates and review API access controls to mitigate risks associated with similar vulnerabilities.
2 months ago
Kill Chain
Chinese Hackers Deploy New Malware Targeting Telecom Providers
In mid-2022, the Chinese state-sponsored group Calypso, also known as Red Lamassu, initiated a cyber-espionage campaign targeting telecommunications providers across the Asia Pacific and parts of the Middle East. The attackers employed two newly discovered malware strains: Showboat, a modular Linux post-exploitation framework, and JMFBackdoor, a Windows-based espionage implant. Showboat facilitates long-term persistence, data exfiltration, and lateral movement within networks by acting as a SOCKS5 proxy. JMFBackdoor offers capabilities such as remote command execution, file management, and system manipulation. The initial infection vectors remain unknown, but the threat actors utilized telecom-themed domains to impersonate their targets. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/chinese-hackers-target-telcos-with-new-linux-windows-malware/amp/?utm_source=openai)) This incident underscores a growing trend of sophisticated cyber-espionage campaigns targeting critical infrastructure sectors, particularly telecommunications. The use of advanced malware like Showboat and JMFBackdoor highlights the evolving tactics of state-sponsored actors and the necessity for robust cybersecurity measures to protect sensitive information and maintain operational integrity.
2 months ago
Kill Chain
International Operation Dismantles 'First VPN' Used by Cybercriminals
In May 2026, an international law enforcement operation led by France and the Netherlands, with support from Europol and Eurojust, dismantled 'First VPN,' a virtual private network service extensively used by cybercriminals to conceal ransomware attacks, data theft, and other serious offenses. The operation resulted in the seizure of 33 servers across 27 countries, the shutdown of associated domains, and the identification of numerous users. The administrator of the service was interviewed during a house search in Ukraine. 'First VPN' had been promoted on Russian-speaking cybercrime forums as a tool for anonymity, offering services designed specifically for criminal use. ([europol.europa.eu](https://www.europol.europa.eu/media-press/newsroom/news/cybercriminal-vpn-used-ransomware-actors-dismantled-in-global-crackdown?utm_source=openai)) This takedown underscores the increasing effectiveness of international cooperation in combating cybercrime infrastructure. It highlights the critical need for organizations to remain vigilant against services that facilitate illicit activities and to ensure robust cybersecurity measures are in place to protect against such threats.
2 months ago
Kill Chain
Security Research & Insights
Security Research & Insights with human-led deep dives into campaigns and cloud-native TTPs

OpenAI Lost Control of Its Models. Then Anthropic Did Too. That Is Not a Coincidence.

Attackers Learned to Use AI. Now They Built Tools to Destroy It.

Living-off-the-Agent: How AI Tool Misuse Became the Insider Threat Nobody Provisioned
Market Perspectives
Market Perspectives offering expert commentary and select breach analysis from industry leaders
What Could Have Stopped the 2023 MGM Breach? A Study in the Power of Embedded Zero Trust

The Zero Trust Gap: Only 8% of US Enterprises Use Zero Trust Architectures

HITRUST CSF Compliance in the Cloud—How Aviatrix Secures Healthcare Data
How CNSF Protects Cloud Workloads
Cloud attackers don’t rely on a single exploit — they rely on paths.
Once inside, attackers move laterally between workloads, establish command-and-control through egress paths, and exfiltrate data through legitimate cloud services — often before detection tools generate an alert. These paths exist because most security architectures enforce at centralized inspection points, not at every workload. The paths that matter most are the ones that never reach a central firewall.
Aviatrix Cloud Native Security Fabric (CNSF) contains attacks by enforcing policy at every workload communication path — containing blast radius, blocking lateral movement, and cutting off egress before data leaves the environment.

With CNSF, enterprises can:
- Contain attack paths at runtime
Gain visibility into east-west and egress workload communication and apply controls that limit lateral movement, unauthorized egress, and uncontrolled trust expansion.
- Eliminate blind spots in workload-to-workload traffic
Observe traffic across VPCs/VNets, regions, and cloud providers using cloud native telemetry — including paths that posture tools and point controls don’t model.
- Secure modern and AI-driven workloads
Understand how agents, services, and workloads communicate at runtime, and enforce policy to reduce the risk of misuse, over-privileged access, or unintended data flows.
- Apply consistent Zero Trust controls without slowing teams
Enforce segmentation, egress control, and encryption centrally across clouds — without agents, application changes, or developer friction.
See Your Attack Paths. Close the Gaps with CNSF.
Blast radius starts where your enforcement stops.
Most security architectures enforce at centralized inspection points. Attackers move between workloads on paths that never reach those points — building blast radius invisibly until detection tools fire, often too late.

Your assessment delivers:
The Aviatrix Workload Attack Path Assessment (WAPA) analyzes real workload communication using cloud native telemetry to uncover attack paths already present in your environment — and shows how Cloud Native Security Fabric (CNSF) can break those paths with runtime enforcement.
The threat landscape has changed.
Has your question changed with it?
In March 2026, TeamPCP proved that detection-first architectures cannot contain attacks that move through trusted code, not around defenses. Today’s threat actors don’t break in — they log in, blend in, and expand silently. This command center tracks the evolving threat landscape and helps you measure your Blast Radius — the architectural metric that defines resilience in the Containment Era.
This command center tracks 8 active campaigns and measures your Blast Radius: what an attacker can reach once inside your environment.
Contain the Blast Radius
See the attack paths already present in your environment — and where CNSF containment controls would break them.

