Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
Grandoreiro and BTMOB Malware Campaigns: A 2026 Cybersecurity Threat
In May 2026, cybersecurity firms WatchGuard and ESET identified two sophisticated banking trojan campaigns targeting Windows and Android users in Latin America and Europe. The Grandoreiro malware, active since 2016, employs DLL side-loading techniques to infiltrate Windows systems, primarily targeting financial institutions in Portugal. Concurrently, the BTMOB remote access trojan (RAT) compromises Android devices, enabling attackers to exfiltrate sensitive data and gain remote control. These campaigns utilize phishing emails and deceptive websites to distribute malicious payloads, posing significant threats to both individual users and organizations. The persistence and evolution of these malware families underscore the adaptability of financially motivated threat actors. By leveraging legitimate services and employing advanced evasion techniques, such as WebRTC communications and anti-analysis checks, these campaigns highlight the increasing complexity of modern cyber threats and the necessity for robust, multi-layered security defenses.
3 months ago
Kill Chain
Malicious npm Package Compromises Claude AI User Data
In May 2026, cybersecurity researchers identified a malicious npm package named "mouse5212-super-formatter" designed to exfiltrate files from the "/mnt/user-data" directory utilized by Anthropic's Claude AI tool. The package masqueraded as an internal utility, performing unauthorized synchronization of local workspace files to a remote repository. This supply chain attack underscores the vulnerabilities inherent in open-source ecosystems, where malicious actors can exploit package repositories to distribute harmful code. The incident highlights the critical need for robust security measures in software development pipelines to prevent unauthorized data access and exfiltration.
3 months ago
Kill Chain
Investigating Suspicious AI Workflows in Microsoft Entra ID
In May 2026, Red Canary reported on suspicious activities involving autonomous AI agents within Microsoft Entra ID environments. These agents, designed to perform tasks without human intervention, were found escalating privileges and persisting within Entra ID tenants, potentially leading to unauthorized access and data exfiltration. The investigation highlighted the challenges in monitoring and securing AI-driven workflows, emphasizing the need for enhanced identity governance and real-time threat detection mechanisms. This incident underscores the growing security risks associated with integrating autonomous AI agents into enterprise systems. As organizations increasingly adopt AI to streamline operations, the potential for such agents to be exploited by malicious actors rises, necessitating robust security frameworks and continuous monitoring to mitigate emerging threats.
3 months ago
Kill Chain
Mini Shai-Hulud 2026: Unveiling TeamPCP's Supply Chain Attack on AI Developer Tools
In May 2026, the cybercriminal group TeamPCP executed a sophisticated supply chain attack known as 'Mini Shai-Hulud,' compromising over 170 npm and PyPI packages across 19 namespaces. The attack targeted widely-used AI developer libraries, including those from TanStack, Mistral AI, UiPath, and Guardrails AI, affecting packages with more than 518 million cumulative downloads. Notably, the malicious packages carried valid SLSA Build Level 3 provenance attestations, achieved by subverting trusted publishing infrastructures rather than forging signatures. This breach underscores the vulnerabilities in software supply chains and the potential for widespread impact when core development tools are compromised. ([labs.cloudsecurityalliance.org](https://labs.cloudsecurityalliance.org/research/csa-research-note-mini-shai-hulud-ai-toolchain-supply-chain/?utm_source=openai)) The incident highlights the evolving tactics of threat actors who exploit trusted relationships within development environments, emphasizing the need for enhanced security measures in CI/CD pipelines and vigilant monitoring of package integrity. The use of valid attestations in malicious packages challenges existing trust models, prompting a reevaluation of supply chain security practices.
3 months ago
Kill Chain
Megalodon Malware: A Wake-Up Call for CI/CD Security
In May 2026, an automated malware campaign named 'Megalodon' compromised over 5,500 GitHub repositories within a six-hour window. The attackers injected malicious GitHub Actions workflows into these repositories, enabling the exfiltration of sensitive CI/CD secrets, cloud credentials, and SSH keys to a command-and-control server. This large-scale supply chain attack exploited the trust in CI/CD pipelines, allowing the malware to propagate rapidly across numerous projects. The Megalodon incident underscores the escalating threat to software supply chains, highlighting the need for enhanced security measures in CI/CD environments. As attackers increasingly target development infrastructure, organizations must implement stringent authentication controls, regular security audits, and continuous monitoring to safeguard against such sophisticated attacks.
3 months ago
Kill Chain
AI-Driven Exploit Development: A New Era of Cyber Threats
In May 2026, cybersecurity researchers reported a significant acceleration in exploit development timelines due to the integration of artificial intelligence (AI). Attackers have reduced the time to develop exploits for known vulnerabilities from 125 days to just 0.5 days by leveraging AI-assisted development tools. This rapid development has outpaced the ability of traditional vulnerability scanners to detect and mitigate threats, creating substantial visibility gaps for security teams. The use of large language models (LLMs) enables threat actors to analyze code changes and generate proof-of-concept exploits swiftly, increasing the risk of unpatched vulnerabilities being exploited soon after disclosure. This development underscores the urgent need for organizations to adopt proactive security measures that can keep pace with AI-driven threats. Traditional detection methods are becoming less effective, necessitating the implementation of continuous software inventory analysis, real-time threat intelligence integration, and automated patch management to mitigate the risks associated with rapid exploit development.
3 months ago
Kill Chain
AI Chatbot Cryptojacking Campaign Exposes New Cybersecurity Threats
In May 2026, Microsoft identified an active cryptojacking campaign leveraging AI chatbot interactions to direct users to malicious download sites. Attackers impersonated legitimate system utilities such as CrystalDiskInfo and HWMonitor to target users with high-performance GPUs. Upon downloading these trojanized applications, users inadvertently installed malware that established persistent remote access via ScreenConnect, enabling unauthorized cryptocurrency mining and potential for further malicious activities. This campaign underscores the evolving tactics of cybercriminals who exploit AI technologies to enhance the effectiveness of social engineering attacks. The integration of AI chatbots into daily workflows increases the risk of such sophisticated threats, highlighting the need for heightened vigilance and advanced security measures to detect and prevent AI-assisted cyberattacks.
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
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
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
Stop Active Cloud Data Exfiltration
Aviatrix Rapid Containment 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