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 2173 to 2184 of 5957
Critical Privilege Escalation Vulnerability in LiteSpeed cPanel Plugin (CVE-2026-48172)
In May 2026, a critical privilege escalation vulnerability, CVE-2026-48172, was discovered in the LiteSpeed User-End cPanel Plugin versions 2.3 through 2.4.4. This flaw allows authenticated cPanel users to execute arbitrary scripts with root privileges by exploiting the 'lsws.redisAble' function. The vulnerability has been actively exploited in the wild, leading to unauthorized root-level access on affected servers. LiteSpeed has released version 2.4.5 to address this issue, and users are strongly advised to update immediately. ([thehackernews.com](https://thehackernews.com/2026/05/litespeed-cpanel-plugin-cve-2026-48172.html?utm_source=openai)) The exploitation of CVE-2026-48172 underscores the persistent threat posed by privilege escalation vulnerabilities in widely used web hosting platforms. This incident highlights the critical need for timely patching and vigilant monitoring of server environments to prevent unauthorized access and potential system compromises.
3 months ago
Kill Chain
Gitea Vulnerability CVE-2026-27771: Unauthenticated Access to Private Container Images
In May 2026, a critical vulnerability (CVE-2026-27771) was discovered in Gitea, an open-source version control platform, allowing unauthenticated remote attackers to access private container images without credentials. This flaw, present in all versions prior to 1.26.2, potentially exposed over 30,000 deployments across more than 30 countries, affecting sectors such as healthcare, aerospace, retail, and internet services. The vulnerability had remained undetected for nearly four years. The incident underscores the importance of regular security audits and prompt patch management in open-source software. Organizations are advised to update to Gitea version 1.26.2 or later to mitigate this risk. This case highlights the ongoing challenges in securing software supply chains and the necessity for vigilance in protecting sensitive data.
3 months ago
Kill Chain
GlassWorm Malware Takedown: Securing the Developer Supply Chain
In May 2026, CrowdStrike, in collaboration with Google and the Shadowserver Foundation, executed a coordinated takedown of the GlassWorm botnet, a sophisticated malware campaign targeting software developers through compromised open-source packages and malicious Visual Studio Code extensions. This operation simultaneously disrupted all command-and-control channels associated with GlassWorm, effectively severing the operators' access to infected systems and halting the distribution of new malicious payloads. The GlassWorm campaign, active since early 2025, had systematically infiltrated developer tools and repositories, embedding malware in over 400 projects across platforms like GitHub, npm, and the Open VSX Registry. By compromising these widely used resources, the attackers aimed to steal credentials, access tokens, and sensitive data, thereby facilitating broader supply chain attacks that could impact numerous downstream organizations and users. The successful dismantling of GlassWorm underscores the critical importance of securing the software development supply chain. As developers increasingly become prime targets for cyber adversaries, this incident highlights the necessity for enhanced vigilance, robust security practices, and collaborative efforts to protect the integrity of open-source ecosystems and prevent similar future threats.
3 months ago
Kill Chain
Enhancing Industrial Security: AI-Assisted Sparkplug B Protocol Fuzzer Released
In May 2026, Bishop Fox released a security fuzzer for the Sparkplug B protocol, a dominant MQTT-based protocol in industrial control and SCADA environments. This tool systematically tests all nine message types, 19 data types, and over 87 unique field paths defined by the Eclipse Sparkplug specification. The fuzzer was developed with AI assistance, specifically utilizing Claude Code to identify coverage gaps and Python defects, resulting in a hardened, self-contained tool with CLI, logging, and passive network discovery capabilities. This development is crucial for ICS and SCADA operators, device vendors, and defenders, as it enables the identification of crashes, protocol violations, and state-handling bugs in Sparkplug B endpoints before attackers can exploit them. The tool is available on GitHub for immediate use.
3 months ago
Kill Chain
CVE-2026-9082: Critical SQL Injection Vulnerability in Drupal Core
In May 2026, a critical SQL injection vulnerability, CVE-2026-9082, was identified in Drupal Core's database abstraction API, specifically affecting deployments using PostgreSQL. This flaw allows unauthenticated attackers to execute arbitrary SQL queries by sending specially crafted requests, potentially leading to full database compromise or remote code execution. The vulnerability impacts Drupal versions from 8.9.0 up to 11.3.9. ([drupal.org](https://www.drupal.org/sa-core-2026-004?utm_source=openai)) The urgency of this issue is underscored by the fact that it can be exploited anonymously, posing a significant risk to internet-facing Drupal sites using PostgreSQL. Organizations are advised to promptly upgrade to the patched versions and implement monitoring controls to detect SQL injection attempts. ([drupal.org](https://www.drupal.org/sa-core-2026-004?utm_source=openai))
3 months ago
Kill Chain
BTMOB Android RAT: Unveiling a Stealthy Mobile Threat
In early 2025, the BTMOB Android Remote Access Trojan (RAT) emerged as a significant cybersecurity threat, evolving from the SpySolr malware. Unlike traditional banking trojans, BTMOB offers adversaries extensive capabilities, including data exfiltration, screenshot capture, activity recording, and full remote control of infected devices. Distributed primarily through phishing campaigns that mimic legitimate services, victims are lured into downloading malicious APKs from fake app stores. Once installed, BTMOB exploits Android's Accessibility Services to gain elevated permissions, enabling it to operate stealthily and grant attackers comprehensive access to the device. The malware's commercialization through a no-code APK builder interface lowers the barrier for cybercriminals, allowing rapid generation of new payloads and tailored phishing lures without coding expertise. This ease of customization and distribution has led to its proliferation beyond initial detections in Brazil, posing a global threat to Android users. ([welivesecurity.com](https://www.welivesecurity.com/en/malware/btmob-stealthy-rat-burrowing-deep-android-devices/?utm_source=openai))
3 months ago
Kill Chain
CrowdStrike's Strategic Takedown of the Glassworm Botnet
In May 2026, CrowdStrike, in collaboration with Google and the Shadowserver Foundation, successfully dismantled the Glassworm botnet, a sophisticated operation targeting software developers through the open-source supply chain. Since early 2025, Glassworm had infiltrated numerous systems by compromising VSCode extensions, npm and Python packages, and over 300 GitHub repositories, leading to widespread data and credential theft across Windows, macOS, and Linux platforms. The botnet's resilience was attributed to its use of multiple command-and-control channels, including the Solana blockchain, BitTorrent's peer-to-peer network, Google Calendar, and virtual private servers. The coordinated takedown severed these channels, effectively neutralizing the botnet's operations. ([crowdstrike.com](https://www.crowdstrike.com/en-us/blog/inside-crowdstrike-takedown-of-a-developer-targeting-botnet/?utm_source=openai)) This incident underscores the escalating threat posed by supply chain attacks, particularly those targeting developer environments. The Glassworm case highlights the necessity for organizations to implement robust security measures within their development pipelines and to remain vigilant against increasingly sophisticated attack vectors that exploit trusted software ecosystems. ([crowdstrike.com](https://www.crowdstrike.com/en-us/blog/inside-crowdstrike-takedown-of-a-developer-targeting-botnet/?utm_source=openai))
3 months ago
Kill Chain
Anthropic's AI Model Uncovers Thousands of Software Vulnerabilities
In April 2026, Anthropic launched Project Glasswing, utilizing its advanced AI model, Claude Mythos Preview, to identify vulnerabilities in critical software systems. Within the first month, the initiative uncovered over 10,000 high- or critical-severity vulnerabilities across various platforms, including major operating systems and web browsers. Notably, partners like Cloudflare reported discovering 2,000 bugs, with 400 classified as high or critical severity. This rapid identification underscores the model's capability to detect longstanding vulnerabilities that have eluded traditional methods. The surge in discovered vulnerabilities has shifted the cybersecurity focus from detection to remediation. The bottleneck now lies in the human capacity to triage, report, and deploy patches for these issues. As AI models like Mythos become more prevalent, organizations must adapt their security strategies to address the increasing volume of vulnerabilities and the urgency of timely patching.
3 months ago
Kill Chain
7-Eleven Data Breach: A Wake-Up Call for Cloud Security
In April 2026, 7-Eleven experienced a significant data breach when the cybercriminal group ShinyHunters infiltrated the company's Salesforce environment. The attackers exfiltrated over 600,000 records containing personally identifiable information (PII) and internal corporate data. After ransom negotiations failed, ShinyHunters leaked a 9.4GB archive of the stolen data on the dark web, exposing sensitive information of approximately 185,300 individuals, including names, email addresses, phone numbers, physical addresses, and dates of birth. ([techcrunch.com](https://techcrunch.com/2026/05/26/7-eleven-data-breach-affects-over-185000-peoples-personal-data/?utm_source=openai)) This incident underscores the escalating threat posed by cyber extortion groups targeting large corporations through sophisticated attacks on cloud-based platforms. Organizations must prioritize securing their third-party integrations and cloud environments to mitigate such risks. ([cybernews.com](https://cybernews.com/cybercrime/7-eleven-confirms-april-cyberattack-shinyhunters/?utm_source=openai))
3 months ago
Kill Chain
Urgent: CISA Directs Immediate Patching of Critical Drupal Vulnerability CVE-2026-9082
In May 2026, a critical SQL injection vulnerability (CVE-2026-9082) was discovered in Drupal's database abstraction API, affecting versions from 8.9.0 up to 11.3.9. This flaw allows unauthenticated attackers to execute arbitrary SQL commands on PostgreSQL-backed sites, potentially leading to data disclosure, privilege escalation, and remote code execution. The vulnerability was actively exploited, with over 15,000 attack attempts targeting nearly 6,000 sites across 65 countries, primarily in the gaming and financial services sectors. In response, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) mandated federal agencies to patch their systems by May 27, 2026, emphasizing the urgency due to active exploitation in the wild. This incident underscores the critical importance of timely patch management and the need for organizations to stay vigilant against emerging threats targeting widely used content management systems like Drupal.
3 months ago
Kill Chain
Charter Communications Data Breach: A 2026 Case Study
In April 2026, Charter Communications, a leading U.S. telecommunications provider, experienced a data breach orchestrated by the cyber extortion group ShinyHunters. The attackers employed a voice phishing (vishing) technique to compromise an employee's Microsoft Entra account, subsequently accessing the company's Salesforce system. This breach led to the exfiltration of approximately 40 million customer records, encompassing names, email addresses, physical addresses, phone numbers, and plan details. Charter has stated that no sensitive personal information or customer proprietary network information was compromised. This incident underscores a growing trend of cybercriminals leveraging social engineering tactics, such as vishing, to infiltrate organizations. The increasing sophistication of these methods highlights the critical need for enhanced employee training and robust security protocols to mitigate the risk of similar breaches.
3 months ago
Kill Chain
MuddyWater's 2026 Espionage Campaign: Unveiling DLL Side-Loading Tactics
In the first quarter of 2026, the Iranian state-sponsored hacking group MuddyWater conducted a cyber-espionage campaign targeting at least nine organizations across nine countries on four continents. The sectors affected included industrial and electronics manufacturing, education, public-sector bodies, financial services, and professional services. Notably, a major South Korean electronics manufacturer was infiltrated, with attackers maintaining access to its network for approximately one week in February 2026. The attackers employed DLL side-loading techniques, utilizing legitimate binaries such as 'fmapp.exe' and 'sentinelmemoryscanner.exe' to execute malicious DLLs. These tools facilitated data theft from Chromium-based browsers and enabled activities like reconnaissance, credential theft, and establishing persistence within the network. ([thehackernews.com](https://thehackernews.com/2026/05/muddywater-uses-dll-side-loading-in.html?utm_source=openai)) This incident underscores the evolving tactics of nation-state actors in targeting critical industries. The use of legitimate software components to execute malicious payloads highlights the need for enhanced detection mechanisms. Organizations must remain vigilant against such sophisticated cyber-espionage campaigns, as similar tactics are being observed across various sectors globally. ([thehackernews.com](https://thehackernews.com/2026/05/muddywater-uses-dll-side-loading-in.html?utm_source=openai))
3 months ago
Kill Chain
Security Research & Insights
Security Research & Insights with human-led deep dives into campaigns and cloud-native TTPs

The Edge Device Isn't Your Last Line of Defense. It's Their First Target.

AI Trust Abuse: A Detection Engineer's Field Guide to Agent-Abuse Attacks
Aug 18, 2026

OpenAI Lost Control of Its Models. Then Anthropic Did Too. That Is Not a Coincidence.
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.

