✨ 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
AgingFly Malware: A New Threat to Critical Infrastructure
In March 2026, a sophisticated cyberattack targeted Ukrainian local governments and hospitals, deploying a new malware family named 'AgingFly.' The attack began with phishing emails offering humanitarian aid, leading recipients to compromised or fake websites. These sites delivered malicious files that, once executed, initiated a multi-stage infection process. The final payload, AgingFly, enabled attackers to steal authentication data from Chromium-based browsers and the WhatsApp messenger, and provided remote control capabilities over infected systems. CERT-UA attributed these attacks to the threat actor group UAC-0247. This incident underscores the evolving tactics of cyber adversaries, including the use of AI-generated content and advanced multi-stage malware delivery mechanisms. Organizations, especially those in critical sectors, must remain vigilant against such sophisticated social engineering attacks and enhance their cybersecurity defenses accordingly.
3 months ago
Kill Chain
Comprehensive Analysis of the 2026 Threat Detection Report
In 2025, Red Canary analyzed over 110,000 threats across more than 4.5 million identities, endpoints, and cloud assets, revealing significant shifts in the cyber threat landscape. Key findings include a surge in identity-related attacks, with adversaries targeting credentials through info stealers, consent phishing, and OAuth abuse. Browsers have become primary attack vectors, serving as both the main workspace for users and a conduit for malicious payloads via compromised extensions and token theft. Additionally, the abuse of Remote Monitoring and Management (RMM) tools has escalated, with adversaries leveraging these tools for unauthorized access and control. ([redcanary.com](https://redcanary.com/blog/threat-detection/2026-threat-detection-report/?utm_source=openai)) These trends underscore the evolving tactics of cyber adversaries and the necessity for organizations to implement layered security controls. The interconnected nature of identity compromise, browser exploitation, and social engineering highlights the importance of comprehensive defense strategies combining device trust, user authentication, and behavioral monitoring to mitigate these emerging threats. ([redcanary.com](https://redcanary.com/resources/videos/secops-weekly-inside-the-2026-threat-detection-report/?utm_source=openai))
3 months ago
Kill Chain
Understanding the TeamPCP Supply Chain Attack of March 2026
In March 2026, the threat actor group TeamPCP executed a sophisticated supply chain attack, compromising widely used developer tools including Aqua Security's Trivy, Checkmarx's KICS, and the LiteLLM Python package. By exploiting stolen credentials, they injected credential-stealing malware into these tools, leading to the exfiltration of sensitive data such as API keys, cloud service credentials, and source code from numerous organizations. The attack unfolded rapidly over a span of five days, with each compromised tool serving as a vector to infiltrate the next, demonstrating the cascading risks inherent in supply chain vulnerabilities. This incident underscores the critical importance of securing the software supply chain, especially as attackers increasingly target trusted development tools to gain unauthorized access. Organizations must implement robust security measures, including regular credential rotation, stringent access controls, and continuous monitoring of CI/CD pipelines, to mitigate the risks associated with such attacks.
3 months ago
Kill Chain
OpenClaw's ClawBleed Vulnerability: A Wake-Up Call for AI Security
In early 2026, a critical security vulnerability, designated as CVE-2026-25253 and dubbed "ClawBleed," was discovered in OpenClaw, a widely-used open-source AI personal assistant. This flaw allowed attackers to execute arbitrary code on a user's system by exploiting the application's handling of the `gatewayUrl` parameter, leading to unauthorized WebSocket connections and token exposure. The vulnerability affected all OpenClaw versions prior to 2026.1.29, potentially compromising over 40,000 instances exposed on the internet. ([clawly.org](https://www.clawly.org/news/cve-2026-25253-openclaw-credential-theft?utm_source=openai)) The "ClawBleed" incident underscores the escalating security challenges associated with autonomous AI agents. As these systems gain deeper integration into personal and organizational infrastructures, they present attractive targets for cyber adversaries. This event highlights the urgent need for robust security measures, including prompt patching, stringent access controls, and comprehensive monitoring, to mitigate the risks posed by such vulnerabilities.
3 months ago
Kill Chain
Anthropic's Claude Mythos Preview: A Game-Changer in Cybersecurity
In April 2026, Anthropic unveiled its advanced AI model, Claude Mythos Preview, capable of autonomously identifying and exploiting thousands of zero-day vulnerabilities across major operating systems and web browsers. This unprecedented capability led to the launch of Project Glasswing, a collaborative initiative with tech giants like Amazon, Apple, and Microsoft, aiming to secure critical software infrastructure. Due to the model's potential for misuse, Anthropic restricted its access to select organizations, emphasizing the need for responsible deployment of such powerful AI tools. ([anthropic.com](https://www.anthropic.com/project/glasswing?utm_source=openai)) The emergence of AI models like Claude Mythos Preview signifies a paradigm shift in cybersecurity, where AI can both uncover and exploit vulnerabilities at an unprecedented scale. This development underscores the urgency for the cybersecurity industry to adapt, emphasizing proactive defense strategies and collaborative efforts to mitigate potential threats posed by advanced AI capabilities. ([red.anthropic.com](https://red.anthropic.com/2026/mythos-preview/?utm_source=openai))
3 months ago
Kill Chain
OpenAI's 2026 Supply Chain Attack: Lessons in Software Security
In March 2026, OpenAI's macOS code-signing workflow was compromised due to a supply chain attack involving the widely used JavaScript library, Axios. The attackers, identified as the North Korean threat group UNC1069, gained access to the Axios maintainer's account and published malicious versions of the package. These versions were inadvertently incorporated into OpenAI's GitHub Actions workflow, potentially exposing code-signing certificates used for macOS applications such as ChatGPT Desktop, Codex, Codex CLI, and Atlas. Although OpenAI's investigation found no evidence of certificate misuse or compromise of user data, the company proactively revoked and rotated the affected certificates to mitigate any potential risks. This incident underscores the escalating threat of supply chain attacks targeting widely used open-source libraries. Organizations must remain vigilant, as such attacks can infiltrate even well-secured development pipelines, leading to potential downstream compromises. The involvement of state-sponsored actors like UNC1069 highlights the need for enhanced security measures and continuous monitoring of software dependencies to protect against sophisticated cyber threats.
3 months ago
Kill Chain
JanelaRAT: Emerging Threat to Latin American Financial Institutions
In June 2023, cybersecurity researchers identified JanelaRAT, a sophisticated banking Trojan targeting financial institutions across Latin America. This malware employs a multi-stage infection chain, beginning with phishing emails that lead victims to download malicious files. Once installed, JanelaRAT utilizes DLL side-loading techniques to evade detection, monitors user activity by capturing window titles, and exfiltrates sensitive financial and cryptocurrency data. Its capabilities include keystroke logging, screenshot capturing, and mouse input tracking, all orchestrated through a dynamic command-and-control infrastructure. The malware's design suggests a focus on stealth and adaptability, posing significant risks to the financial sector in the region. ([securelist.com](https://securelist.com/janelarat-financial-threat-in-latin-america/119332/?utm_source=openai)) The emergence of JanelaRAT underscores a growing trend of targeted cyberattacks against financial institutions in Latin America. Its advanced evasion techniques and continuous evolution highlight the need for enhanced cybersecurity measures and vigilance within the industry to protect sensitive financial data from such sophisticated threats.
3 months ago
Kill Chain
OpenAI's Response to the 2026 Axios Supply Chain Attack
In late March 2026, OpenAI identified a security incident involving a compromised version of the Axios library, a widely used third-party developer tool. On March 31, a GitHub Actions workflow utilized in OpenAI's macOS app-signing process downloaded and executed the malicious Axios version 1.14.1. This workflow had access to critical code-signing certificates used for authenticating OpenAI's macOS applications, including ChatGPT Desktop, Codex App, Codex CLI, and Atlas. Despite the potential risk, OpenAI's investigation concluded that there was no evidence of user data access, system compromise, or software alteration. As a precautionary measure, OpenAI revoked and rotated the affected certificates and required all macOS users to update their applications to the latest versions by May 8, 2026, after which older versions would no longer receive support or function properly. This incident underscores the growing threat of supply chain attacks targeting widely used open-source libraries and developer tools. The compromise of a single library can have cascading effects across numerous organizations, highlighting the need for stringent security practices in software development pipelines. Organizations are urged to implement measures such as pinning dependencies to specific versions, conducting regular security audits, and maintaining robust incident response plans to mitigate such risks.
3 months ago
Kill Chain
Anthropic's Claude Mythos AI Uncovers Thousands of Zero-Day Vulnerabilities
In April 2026, Anthropic unveiled its advanced AI model, Claude Mythos Preview, which autonomously identified thousands of zero-day vulnerabilities across major operating systems and web browsers. Notably, the model discovered a 27-year-old bug in OpenBSD and a 16-year-old flaw in FFmpeg's H.264 codec. Due to the potential risks associated with these findings, Anthropic restricted access to the model, collaborating with over 50 organizations, including tech giants like Amazon, Google, and Microsoft, under Project Glasswing to address and patch these vulnerabilities. This incident underscores the dual-edged nature of AI in cybersecurity, highlighting its potential to both uncover and exploit critical software flaws. The rapid advancements in AI capabilities necessitate a reevaluation of security protocols and the development of robust safeguards to prevent misuse. Organizations must stay vigilant and adapt to the evolving threat landscape shaped by AI-driven tools.
3 months ago
Kill Chain
JanelaRAT Malware: A Growing Threat to Latin American Banks in 2025
In 2025, Latin American financial institutions, particularly in Brazil and Mexico, faced a significant surge in cyber threats, notably from the JanelaRAT malware. This sophisticated malware, a modified variant of the BX RAT trojan, was designed to steal financial and cryptocurrency data by capturing window titles, tracking mouse inputs, logging keystrokes, taking screenshots, and collecting system metadata. The attackers employed DLL side-loading techniques to evade detection, leveraging legitimate executables to load the malicious payload. The campaign's focus on Latin American banks underscores the region's growing vulnerability to targeted cyber attacks. ([thehackernews.com](https://thehackernews.com/2023/08/new-financial-malware-janelarat-targets.html?utm_source=openai)) The rise of JanelaRAT coincided with a broader increase in cyber threats across Latin America. Reports indicated a 155% increase in social engineering scams and a 225% rise in malware attacks in 2025. ([biocatch.com](https://www.biocatch.com/press-release/latin-american-banks-see-155-increase-in-scam-attempts?hs_amp=true&utm_source=openai)) This trend highlights the evolving tactics of cybercriminals who are increasingly targeting financial institutions in the region, emphasizing the urgent need for enhanced cybersecurity measures and cross-institution collaboration to mitigate these threats.
3 months ago
Kill Chain
CPUID 2026 Supply Chain Attack: A Wake-Up Call for Software Security
In April 2026, CPUID's official website was compromised for approximately six hours, leading to the distribution of malware through its popular CPU-Z and HWMonitor tools. Attackers exploited a secondary API to redirect download links to malicious installers, which deployed the STX RAT—a remote access trojan designed to steal browser credentials and other sensitive information. The malware utilized advanced evasion techniques, operating primarily in-memory to bypass standard detection mechanisms. CPUID has since resolved the breach and restored the integrity of its download links. This incident underscores the growing trend of supply chain attacks targeting widely-used software utilities. The reuse of infrastructure from previous campaigns, such as the FileZilla incident in March 2026, highlights the persistent threat posed by sophisticated threat actors. Organizations and individuals are advised to exercise caution when downloading software, even from trusted sources, and to implement robust security measures to detect and prevent such compromises.
3 months ago
Kill Chain
Operation Atlantic 2026: A Landmark in Combating Cryptocurrency Fraud
In March 2026, Operation Atlantic, a collaborative effort led by the UK's National Crime Agency (NCA) alongside the U.S. Secret Service, Ontario Provincial Police, and Ontario Securities Commission, targeted cryptocurrency fraud across the UK, Canada, and the United States. The operation identified over 20,000 victims and froze more than $12 million in suspected criminal proceeds obtained through 'approval phishing' scams, where victims were deceived into granting access to their cryptocurrency wallets. Additionally, the operation uncovered over $45 million in stolen cryptocurrency linked to global fraud schemes. ([nationalcrimeagency.gov.uk](https://www.nationalcrimeagency.gov.uk/news/fraudsters-targeting-cryptocurrency-stopped-and-12-million-frozen-in-nca-led-operation-atlantic?utm_source=openai)) This incident underscores the escalating threat of sophisticated phishing attacks in the cryptocurrency sector, highlighting the necessity for enhanced security measures and international cooperation to protect digital assets. The success of Operation Atlantic demonstrates the effectiveness of public-private partnerships in combating cybercrime and sets a precedent for future collaborative efforts to safeguard investors and maintain trust in the cryptocurrency market.
3 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