✨ 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 169 to 180 of 5033
Critical Vulnerability in Rockwell Automation ThinManager: CVE-2026-11917
In July 2026, a critical path traversal vulnerability (CVE-2026-11917) was identified in Rockwell Automation's ThinManager software, affecting versions 13.0.0 through 14.0.2. This flaw allows authenticated attackers to write arbitrary files to restricted system directories outside the application's intended directory, potentially leading to unauthorized access, data breaches, or manipulation of critical system files. Rockwell Automation has released patches to address this issue, and users are strongly advised to upgrade to the corrected versions immediately. ([rockwellautomation.com](https://www.rockwellautomation.com/es-es/trust-center/security-advisories/advisory.SD1782.html?utm_source=openai)) This incident underscores the importance of robust access controls and input validation in industrial control systems. The vulnerability's exploitation could lead to complete system compromise, data exfiltration, or disruption of industrial control processes that ThinManager typically supports in manufacturing and automation environments. ([vuldb.com](https://vuldb.com/cve/CVE-2026-11917?utm_source=openai))
1 week ago
Kill Chain
Certighost Exploit: A New Threat to Active Directory Security
In July 2026, researchers H0j3n and Aniq Fakhrul disclosed a critical vulnerability in Active Directory Certificate Services (AD CS), dubbed 'Certighost'. This flaw allows low-privileged Active Directory users to obtain certificates for Domain Controllers, enabling them to impersonate these controllers. Exploiting this vulnerability, attackers can retrieve the 'krbtgt' secret through DCSync, potentially compromising the entire domain. Microsoft addressed this issue with the release of CVE-2026-54121, assigning it a CVSS score of 8.8. Organizations utilizing Enterprise CAs are urged to apply the July 14 updates promptly to mitigate this risk. The public availability of a proof-of-concept exploit underscores the urgency of this matter. While no active exploitation has been reported as of July 24, the existence of a working exploit increases the likelihood of future attacks targeting unpatched systems.
1 week ago
Kill Chain
ChatGPT's 'AgentForger' Vulnerability: A Wake-Up Call for AI Security
In June 2026, Zenity Labs identified a critical vulnerability in OpenAI's ChatGPT Workspace Agents, termed 'AgentForger.' This flaw allowed attackers to craft a phishing link that, when clicked by an employee, could silently create and deploy an autonomous AI agent within the organization's ChatGPT environment. This rogue agent would inherit the employee's identity and access privileges, operating without the employee's knowledge or consent. OpenAI addressed and patched this vulnerability by June 8, 2026. ([zenity.io](https://zenity.io/company-overview/newsroom/company-news/zenity-labs-uncovers-agentforger-a-chatgpt-vulnerability?utm_source=openai)) The 'AgentForger' incident underscores the evolving nature of cyber threats targeting AI systems. As organizations increasingly integrate AI agents into their workflows, ensuring robust security measures and prompt vulnerability management becomes paramount to prevent unauthorized access and potential data breaches.
1 week ago
Kill Chain
Russian Espionage Group Exploits Zimbra Vulnerability in 2025
In July 2025, the Russian state-sponsored threat group known as Laundry Bear initiated a cyber espionage campaign targeting government and commercial organizations by exploiting a zero-day vulnerability (CVE-2025-66376) in the Zimbra Collaboration Suite (ZCS). This vulnerability allowed attackers to execute malicious JavaScript via CSS @import directives in HTML emails, enabling unauthorized access to sensitive data such as emails, passwords, and two-factor authentication tokens. The exploit required no user interaction beyond viewing a malicious email, leading to significant data breaches across multiple sectors. ([cyberscoop.com](https://cyberscoop.com/russian-laundry-bear-zimbra-exploit/?utm_source=openai)) The continued exploitation of unpatched ZCS instances underscores the critical need for organizations to promptly apply security updates. This incident highlights the evolving tactics of state-sponsored actors and the importance of proactive cybersecurity measures to protect sensitive information. ([nsa.gov](https://www.nsa.gov/Press-Room/Press-Releases-Statements/Press-Release-View/Article/4553352/nsa-and-partners-alert-zimbra-collaboration-suite-users-of-a-russian-state-supp/?utm_source=openai))
1 week ago
Kill Chain
Critical Authentication Bypass in Check Point SmartConsole Exploited (CVE-2026-16232)
In July 2026, Check Point Software identified and patched a critical authentication bypass vulnerability (CVE-2026-16232) in its SmartConsole GUI admin panel. This flaw allowed unauthenticated remote attackers to obtain an application login token, granting full administrative privileges to Security Management Servers or Multi-Domain Security Management Servers. Exploitation required the management server to be exposed to the internet without IP restrictions on Trusted Clients. Successful attacks enabled adversaries to modify security configurations and policies, posing significant risks to affected organizations. The active exploitation of this vulnerability underscores the critical importance of securing management interfaces and adhering to best practices for access control. Organizations are urged to apply the provided patches promptly and implement recommended mitigations to prevent unauthorized access and potential compromise of security infrastructure.
1 week ago
Kill Chain
Chaos Ransomware's msaRAT: Concealing C2 Traffic Through Browsers
In July 2026, the Chaos ransomware group deployed a new Rust-based remote access trojan (RAT) named msaRAT, which leverages Chrome and Edge browsers to conceal command-and-control (C2) communications. By initiating a headless browser session and utilizing the Chrome DevTools Protocol (CDP), msaRAT routes its C2 traffic through the browser, effectively evading traditional network detection mechanisms. This method allows the malware to execute commands and exfiltrate data without direct network connections, significantly reducing the likelihood of detection. The emergence of msaRAT underscores a growing trend among threat actors to exploit legitimate applications and protocols to mask malicious activities. This technique highlights the need for enhanced behavioral analysis and anomaly detection capabilities within cybersecurity defenses to identify and mitigate such sophisticated threats.
1 week ago
Kill Chain
RefluXFS Vulnerability: Critical Linux Kernel Flaw Grants Root Access
In July 2026, a critical vulnerability known as RefluXFS (CVE-2026-64600) was disclosed in the Linux kernel's XFS filesystem. This nine-year-old race condition allows local attackers to overwrite protected files, such as /etc/passwd or SUID-root binaries, thereby gaining root privileges. The flaw affects systems running Linux kernel version 4.11 or later with XFS filesystems where reflink is enabled—a default setting in major enterprise Linux distributions. Exploitation is highly reliable, leaves no kernel log output, and the on-disk modifications persist across reboots. ([blog.qualys.com](https://blog.qualys.com/vulnerabilities-threat-research/2026/07/22/refluxfs-a-linux-kernel-local-privilege-escalation-to-root-in-xfs-cve-2026-64600?utm_source=openai)) The discovery of RefluXFS underscores the persistent risk posed by longstanding vulnerabilities in widely used systems. Its exploitation bypasses standard security mechanisms, highlighting the need for continuous vigilance and prompt patching in the face of evolving threats. ([blog.qualys.com](https://blog.qualys.com/vulnerabilities-threat-research/2026/07/22/refluxfs-a-linux-kernel-local-privilege-escalation-to-root-in-xfs-cve-2026-64600?utm_source=openai))
1 week ago
Kill Chain
Hackers Exploit Notepad++ Plugins to Install Malware - July 2026
In July 2026, Ukraine's CERT-UA identified a cyberattack campaign by the threat group UAC-0099, which distributed a ZIP archive containing the legitimate Notepad++ application alongside a malicious plugin named LunchPoke. This plugin established persistence on infected systems. The attackers employed a VBS script disguised as a PDF to initiate the infection chain, leading to the installation of additional malware components, including BurnyBear and MatchBoil V2 loaders. The campaign primarily targeted organizations in Ukraine and is linked to the APT44 group, also known as Sandworm. This incident underscores the evolving tactics of threat actors who exploit trusted software to deliver malware, highlighting the need for organizations to scrutinize software sources and implement robust security measures to detect and prevent such sophisticated attacks.
1 week ago
Kill Chain
Russian Hackers Exploit Zimbra Zero-Click Vulnerability (CVE-2025-66376) for Email Theft
In July 2026, the Russian state-sponsored hacking group Laundry Bear, also known as Void Blizzard, exploited a zero-click vulnerability (CVE-2025-66376) in Zimbra Collaboration Suite's Classic UI to target organizations across various sectors, including defense, government, education, and technology. By embedding malicious JavaScript in specially crafted HTML emails, the attackers executed scripts automatically upon email viewing, enabling the theft of account data without user interaction. This campaign led to unauthorized access to sensitive information, including emails, credentials, and two-factor authentication tokens, significantly compromising organizational security. The incident underscores the critical importance of timely software updates and robust email security measures. Despite the vulnerability being patched in November 2025, many organizations remained unpatched, highlighting a persistent challenge in cybersecurity hygiene. The exploitation of this flaw by a sophisticated threat actor emphasizes the need for continuous vigilance and proactive defense strategies to mitigate emerging cyber threats.
1 week ago
Kill Chain
Fake Claude App via Bing Ads Delivers SectopRAT Malware
In July 2026, a sophisticated malvertising campaign named 'FakeAgent' exploited Bing advertisements to distribute the SectopRAT malware. Attackers created a fake Claude desktop application installer, hosted on a legitimate Claude.ai domain, which was promoted through Bing ads. Unsuspecting users searching for the Claude desktop app were redirected to this malicious installer, leading to the compromise of at least 29 organizations over a two-day period. The malware, SectopRAT, is a remote access trojan with information-stealing capabilities, allowing attackers to exfiltrate sensitive data and maintain persistent access to infected systems. This incident underscores the evolving tactics of cybercriminals who leverage legitimate platforms and advertising services to disseminate malware. The use of authentic domains and sophisticated social engineering techniques highlights the need for heightened vigilance among users and organizations. It also emphasizes the importance of downloading software exclusively from official and verified sources to mitigate the risk of such deceptive attacks.
1 week ago
Kill Chain
Emerging Cyber Threats: Android Spyware, PLC Attacks, and AI Image Prompt Injections
In July 2026, a series of sophisticated cyber threats emerged, including Android spyware, PLC attacks, and AI image prompt injections. These incidents involved malicious packages stealing data, counterfeit extensions enabling remote access, and images embedding hidden commands to manipulate AI agents. Such attacks exploited vulnerabilities in open systems, weak code, and standard network traffic, posing significant risks to both individual users and organizations. The current relevance of these incidents lies in the evolving nature of cyber threats, where attackers increasingly leverage advanced techniques to infiltrate systems. The rise in AI-driven attacks and the exploitation of everyday applications underscore the need for heightened vigilance and robust security measures to protect against such multifaceted threats.
1 week ago
Kill Chain
Dolphin X Malware: AI-Powered Threat Targeting High-Value Victims
In July 2026, cybersecurity researchers identified 'Dolphin X,' a sophisticated Windows-based remote access trojan (RAT) and infostealer. This malware targets over 300 applications, including browsers, cryptocurrency wallets, password managers, and cloud command-line tools. Notably, Dolphin X incorporates an AI-powered profiling system that analyzes infected systems' application usage, browsing history, and installed software to assign risk scores. These scores enable attackers to prioritize high-value targets, such as developers with access to sensitive cloud production environments. The malware is marketed on cybercrime forums under a malware-as-a-service model, with subscription tiers offering varying levels of obfuscation and feature sets. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/new-dolphin-x-malware-uses-ai-to-rank-high-value-targets/?utm_source=openai)) The emergence of Dolphin X underscores a concerning trend: the integration of artificial intelligence into cybercriminal tools to enhance operational efficiency and target selection. This development highlights the need for organizations to bolster their cybersecurity defenses, particularly in protecting developer workstations and sensitive credentials, to mitigate the risks posed by such advanced threats.
1 week 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.

