✨ 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 1489 to 1500 of 5110
Critical Cybersecurity Incidents: Exchange 0-Day, npm Worm, and Cisco Exploit
In May 2026, a series of significant cybersecurity incidents underscored the vulnerabilities in widely used systems and software. A zero-day vulnerability (CVE-2026-42897) in Microsoft Exchange Server was actively exploited, allowing attackers to execute arbitrary JavaScript via crafted emails, affecting on-premises deployments. Concurrently, the 'Mini Shai-Hulud' campaign compromised multiple npm packages, including those from TanStack and Mistral AI, embedding malicious code to steal credentials and potentially execute destructive actions. Additionally, a critical authentication bypass flaw (CVE-2026-20182) in Cisco Catalyst SD-WAN Controllers was exploited by threat actor UAT-8616 to gain unauthorized access and escalate privileges. These incidents highlight the escalating sophistication of supply chain attacks and the critical need for robust security measures across all software dependencies. Organizations must prioritize patching known vulnerabilities, implement stringent access controls, and continuously monitor for anomalous activities to mitigate the risks posed by such multifaceted threats.
2 months ago
Kill Chain
Mini Shai-Hulud Attack: A Wake-Up Call for Developer Ecosystem Security
Between April 29 and May 1, 2026, a coordinated supply chain attack known as "Mini Shai-Hulud" targeted multiple developer ecosystems, including npm, PyPI, and Docker Hub. The threat actor group TeamPCP injected malicious code into widely used packages such as SAP's Cloud Application Programming Model, PyTorch Lightning, and Intercom's npm package. This malware harvested sensitive credentials from developer environments and CI/CD pipelines, including GitHub tokens, cloud API keys, and SSH keys, by exfiltrating them to attacker-controlled repositories. The attack compromised over 170 packages, affecting millions of developers and organizations worldwide. ([labs.cloudsecurityalliance.org](https://labs.cloudsecurityalliance.org/research/csa-research-note-mini-shai-hulud-supply-chain-20260503-csa/?utm_source=openai)) This incident underscores the evolving nature of supply chain attacks, which now focus on developer workstations as entry points. The integration of malicious code into trusted packages highlights the need for enhanced security measures in the software development lifecycle, particularly in dependency management and CI/CD processes. Organizations must adopt comprehensive strategies to protect against such sophisticated threats.
2 months ago
Kill Chain
YellowKey Exploit: A Critical Threat to BitLocker Encryption on Windows 11
In May 2026, a security researcher known as Nightmare-Eclipse disclosed a critical vulnerability named YellowKey, which allows attackers with physical access to bypass BitLocker encryption on Windows 11 systems. By exploiting the Windows Recovery Environment (WinRE), an attacker can use a specially crafted USB stick to gain full access to encrypted drives without requiring the user's password. This vulnerability affects default deployments of BitLocker, posing significant risks to data security. The disclosure of YellowKey underscores the ongoing challenges in securing physical access points and highlights the need for robust encryption practices. Organizations relying on BitLocker for data protection must reassess their security measures to mitigate potential exploitation of this vulnerability.
2 months ago
Kill Chain
Instructure Canvas Breach 2026: A Wake-Up Call for SaaS Security
In early May 2026, Instructure's Canvas learning management system suffered two significant breaches within a week, orchestrated by the cybercriminal group ShinyHunters. The attackers exploited vulnerabilities in the 'Free-For-Teacher' accounts to gain unauthorized access, leading to the exfiltration of 3.65 terabytes of data from approximately 275 million users across nearly 9,000 institutions. The compromised data included names, email addresses, student ID numbers, and private messages. Following the breaches, ShinyHunters defaced Canvas login pages and demanded a ransom, which Instructure paid in exchange for assurances that the stolen data would be destroyed and not used for further extortion. ([techcrunch.com](https://techcrunch.com/2026/05/12/instructure-strikes-deal-with-hackers-who-breached-it-twice/?utm_source=openai)) This incident underscores the escalating threat landscape targeting educational platforms and the critical need for robust identity governance and data protection measures. The breaches highlight the vulnerabilities inherent in widely adopted SaaS platforms and the potential for significant operational disruptions and data privacy concerns when such systems are compromised.
2 months ago
Kill Chain
Tycoon2FA's New Tactics: Device-Code Phishing in Microsoft 365
In May 2026, the Tycoon2FA phishing kit was observed employing device-code phishing attacks to compromise Microsoft 365 accounts. This method involves tricking users into entering a device authorization code on Microsoft's legitimate login page, thereby granting attackers access to the victim's data and services. Despite a prior international law enforcement operation in March 2026 that disrupted Tycoon2FA's infrastructure, the platform quickly resumed operations with enhanced obfuscation techniques to evade detection. The resurgence and evolution of Tycoon2FA underscore the persistent and adaptive nature of phishing threats. The adoption of device-code phishing highlights the need for organizations to implement robust security measures, including user education and advanced threat detection systems, to mitigate the risks associated with such sophisticated attacks.
2 months ago
Kill Chain
Windows 'MiniPlasma' Zero-Day Exploit Grants SYSTEM Access
On May 17, 2026, cybersecurity researcher Chaotic Eclipse released a proof-of-concept exploit named 'MiniPlasma' that enables attackers to gain SYSTEM privileges on fully patched Windows systems. This exploit targets a vulnerability in the 'cldflt.sys' Cloud Filter driver, specifically the 'HsmOsBlockPlaceholderAccess' routine, which was initially reported in 2020 as CVE-2020-17103 and believed to have been patched in December 2020. However, the researcher discovered that the vulnerability remains exploitable, allowing for privilege escalation attacks. The release of this exploit underscores the critical importance of thorough patch validation and continuous security assessments. Organizations must remain vigilant, as previously addressed vulnerabilities can resurface, posing significant security risks. This incident highlights the necessity for robust vulnerability management practices to ensure the effectiveness of security patches.
2 months ago
Kill Chain
NGINX CVE-2026-42945: Critical Vulnerability Under Active Exploitation
In May 2026, a critical heap buffer overflow vulnerability, CVE-2026-42945, was disclosed in NGINX's ngx_http_rewrite_module, affecting versions 0.6.27 through 1.30.0. This flaw allows unauthenticated attackers to send specially crafted HTTP requests, potentially causing worker process crashes and, under certain conditions, remote code execution. The vulnerability stems from improper handling of unnamed PCRE captures combined with rewrite directives containing a question mark in the replacement string. ([thehackernews.com](https://thehackernews.com/2026/05/nginx-cve-2026-42945-exploited-in-wild.html?utm_source=openai)) The public availability of a proof-of-concept exploit has heightened the risk of widespread attacks, especially given NGINX's extensive use across the internet. Organizations are urged to update to patched versions—NGINX Open Source 1.31.0 or 1.30.1, and NGINX Plus R37, R36 P4, or R32 P6—to mitigate potential threats. ([thehackernews.com](https://thehackernews.com/2026/05/nginx-cve-2026-42945-exploited-in-wild.html?utm_source=openai))
2 months ago
Kill Chain
Grafana GitHub Token Breach: Codebase Theft and Extortion Attempt in 2026
In May 2026, Grafana Labs disclosed a security incident where an unauthorized party obtained a token granting access to the company's GitHub environment, enabling the download of its codebase. The attacker attempted to extort the company by demanding payment to prevent the public release of the stolen code. Grafana's investigation confirmed that no customer data or personal information was accessed, and there was no impact on customer systems or operations. The compromised credentials were invalidated, and additional security measures were implemented to prevent future unauthorized access. This incident underscores the persistent threat of supply chain attacks targeting software development environments. Organizations are increasingly facing sophisticated extortion attempts, highlighting the need for robust security practices, including vigilant monitoring of access credentials and comprehensive incident response plans.
2 months ago
Kill Chain
Russian Hackers Upgrade Kazuar Backdoor into Advanced Modular P2P Botnet
In May 2026, the Russian state-sponsored hacking group Secret Blizzard transformed their longstanding Kazuar backdoor into a modular peer-to-peer (P2P) botnet. This evolution enhances the malware's persistence, stealth, and data collection capabilities. The updated Kazuar operates through three distinct modules: Kernel, Bridge, and Worker. The Kernel module manages tasks and elects a leader within the infected network segment to communicate with the command-and-control (C2) server, thereby reducing external traffic and enhancing stealth. The Bridge module acts as a proxy, relaying communications between the Kernel leader and the C2 infrastructure, while the Worker module performs espionage activities such as keylogging, screenshot capture, and data exfiltration. This modular design allows for flexible configuration and minimizes detection opportunities. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/14/kazuar-anatomy-of-a-nation-state-botnet/?utm_source=openai)) The adaptation of Kazuar into a P2P botnet reflects a broader trend among advanced persistent threat (APT) groups toward developing resilient and covert malware frameworks. This shift underscores the increasing sophistication of cyber-espionage tools and the need for organizations to adopt advanced behavioral detection mechanisms to counter such threats. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/14/kazuar-anatomy-of-a-nation-state-botnet/?utm_source=openai))
2 months ago
Kill Chain
Critical Vulnerability in Funnel Builder Plugin Leads to WooCommerce Checkout Skimming
In May 2026, a critical vulnerability in the Funnel Builder plugin for WordPress was actively exploited to inject malicious JavaScript into WooCommerce checkout pages, aiming to steal customer payment information. The flaw, affecting versions prior to 3.15.0.3, allowed unauthenticated attackers to modify global settings via an unprotected checkout endpoint, leading to the execution of malicious code on every checkout page. FunnelKit, the plugin's developer, released a patch in version 3.15.0.3 to address this issue. This incident underscores the persistent threat of supply chain attacks targeting widely-used plugins to compromise e-commerce platforms. The exploitation of such vulnerabilities highlights the importance of timely software updates and vigilant monitoring of third-party components to safeguard sensitive customer data.
2 months ago
Kill Chain
Critical Privilege Escalation Vulnerability in Microsoft Azure AKS Exposes Security Disclosure Challenges
In March 2026, security researcher Justin O'Leary identified a critical privilege escalation vulnerability in Microsoft Azure Kubernetes Service (AKS). This flaw allowed users with the 'Backup Contributor' role to gain cluster-admin access without prior Kubernetes permissions. Despite reporting the issue to Microsoft on March 17, the company rejected the report on April 13, claiming the behavior was expected and did not constitute a security vulnerability. Subsequently, O'Leary escalated the matter to the CERT Coordination Center, which validated the vulnerability and assigned it the identifier VU#284781. However, Microsoft intervened to prevent the issuance of a CVE, maintaining that no product changes were necessary. This incident underscores the challenges in vulnerability disclosure processes and the importance of transparent communication between researchers and vendors to ensure the security of cloud services.
2 months ago
Kill Chain
Claude Mythos: AI's Leap in Cybersecurity Threats
In April 2026, Anthropic unveiled Claude Mythos, an advanced AI model capable of autonomously identifying and exploiting thousands of high-severity vulnerabilities across major operating systems and web browsers. This AI demonstrated the ability to perform complex multi-step network attacks in significantly reduced timeframes, surpassing human capabilities in vulnerability discovery and exploitation. The emergence of such AI tools has raised substantial concerns within the cybersecurity community regarding the potential for accelerated cyberattacks and the need for enhanced defensive measures. The rapid advancement of AI in cybersecurity underscores the urgency for organizations to adapt their security strategies. Traditional defense mechanisms may no longer suffice against AI-driven threats, necessitating the adoption of automated defenses, improved vulnerability management, and architectural adaptations to mitigate the risks posed by these powerful AI capabilities.
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.

