✨ 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✨
Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
Google API Keys Expose Gemini AI Data in 2026
In February 2026, security researchers discovered that previously non-sensitive Google API keys embedded in client-side code could be exploited to access Google's Gemini AI services, leading to potential unauthorized data access and financial implications. This vulnerability arose when developers enabled the Gemini API in existing projects, inadvertently granting these exposed keys access to sensitive endpoints without any alerts or notifications. The issue affected numerous organizations, including major financial institutions and even Google's own infrastructure, with over 2,800 live API keys found publicly exposed. In response, Google implemented measures to detect and block leaked API keys attempting to access the Gemini API and advised developers to audit and rotate any exposed keys immediately. This incident underscores the critical importance of secure API key management and the need for developers to regularly review and update their security practices to prevent unauthorized access and potential data breaches.
5 months ago
Kill Chain
Malicious StripeApi NuGet Package Mimics Official Library to Steal API Tokens
In February 2026, a malicious NuGet package named StripeApi.Net was discovered impersonating the legitimate Stripe.net library. Uploaded by a user named StripePayments on February 16, 2026, the package closely resembled the official library, using the same icon and nearly identical documentation. The threat actor artificially inflated the download count to over 180,000 across 506 versions to appear credible. The package replicated some of Stripe.net's functionality but modified critical methods to collect and exfiltrate sensitive data, including users' Stripe API tokens, to the attacker. The package was removed shortly after its discovery, minimizing potential damage. ([thehackernews.com](https://thehackernews.com/2026/02/malicious-stripeapi-nuget-package.html?utm_source=openai)) This incident underscores the persistent threat of supply chain attacks targeting software repositories. The use of typosquatting and artificial download inflation highlights the need for developers to exercise caution when integrating third-party libraries. Ensuring the authenticity of packages and monitoring for suspicious activity are crucial to maintaining software supply chain security.
5 months ago
Kill Chain
Microsoft Alerts Developers to Malicious Next.js Repositories Delivering In-Memory Malware
In February 2026, Microsoft identified a coordinated campaign targeting developers through malicious repositories disguised as legitimate Next.js projects. Attackers created fake repositories on platforms like Bitbucket, using names such as "Cryptan-Platform-MVP1," to deceive developers into executing code that establishes persistent access to compromised machines. The campaign employed multiple execution methods, including Visual Studio Code workspace automation, build-time execution via modified JavaScript libraries, and server startup execution through environment exfiltration. These methods led to the in-memory execution of attacker-controlled JavaScript, facilitating command-and-control operations and potential data exfiltration. This incident underscores the increasing sophistication of supply chain attacks targeting developers. By embedding malicious code into trusted development tools and processes, attackers can gain deep access to sensitive systems and data. Organizations must enhance their security measures to protect against such threats.
5 months ago
Kill Chain
Aeternum C2 Botnet: A New Era of Blockchain-Based Cyber Threats
In February 2026, cybersecurity researchers uncovered the Aeternum C2 botnet, developed by the threat actor known as LenAI. This botnet distinguishes itself by utilizing the Polygon blockchain to store encrypted command-and-control (C2) instructions, thereby circumventing traditional takedown methods that target centralized servers. Infected machines retrieve commands from smart contracts on the blockchain, making the botnet's infrastructure highly resilient and challenging to disrupt. ([thehackernews.com](https://thehackernews.com/2026/02/aeternum-c2-botnet-stores-encrypted.html?utm_source=openai)) The emergence of Aeternum C2 underscores a significant shift in cybercriminal tactics, leveraging decentralized technologies to enhance the persistence and stealth of malicious operations. This development highlights the need for adaptive cybersecurity strategies to address the evolving threat landscape posed by blockchain-based malware. ([infosecurity-magazine.com](https://www.infosecurity-magazine.com/news/aeternum-botnet-c2-polygon/?utm_source=openai))
5 months ago
Kill Chain
Anthropic's Claude Code Vulnerabilities Expose Developers to Security Risks
In late 2025, security researchers identified critical vulnerabilities in Anthropic's AI-powered development tool, Claude Code. These flaws, specifically CVE-2025-59536 and CVE-2026-21852, allowed attackers to execute arbitrary code and steal API keys by exploiting project configuration files. By manipulating these files, malicious actors could trigger unauthorized actions when developers opened compromised repositories, potentially compromising developer machines and enterprise resources. Anthropic promptly addressed these issues by releasing patches to mitigate the risks. This incident underscores the evolving threat landscape as AI tools become integral to software development workflows. The exploitation of AI-driven tools for supply chain attacks highlights the need for enhanced security measures and vigilance in managing development environments. Organizations must adapt their security protocols to address the unique challenges posed by AI integration in their software supply chains.
5 months ago
Kill Chain
U.S. Sanctions Russian Exploit Broker for Stolen Cyber Tools
In February 2026, the U.S. Department of the Treasury sanctioned Russian exploit broker Operation Zero and its owner, Sergey Zelenyuk, for acquiring and distributing cyber tools harmful to U.S. national security. These tools, including at least eight proprietary cyber exploits stolen from U.S. defense contractor L3Harris by former employee Peter Williams, were sold to unauthorized users. Williams pleaded guilty to theft of trade secrets in October 2025 and was sentenced to over seven years in prison. The sanctions also targeted associated individuals and entities, including UAE-based Special Technology Services LLC FZ, for their roles in the illicit trade of these cyber tools. This incident underscores the persistent threat posed by the illicit trade of zero-day exploits and the involvement of insiders in compromising sensitive information. It highlights the need for robust internal security measures and vigilant monitoring to prevent unauthorized access and distribution of critical cyber tools.
5 months ago
Kill Chain
OpenClaw Supply Chain Attack 2026: Lessons Learned
In February 2026, the OpenClaw AI assistant platform faced a significant supply chain attack. Malicious actors uploaded over 230 compromised 'skills' to ClawHub, OpenClaw's skill repository, between January 27 and 29. These skills, often disguised as crypto trading tools, were designed to exfiltrate sensitive user data, including cryptocurrency wallets and browser information. The attack exploited OpenClaw's extensive system permissions, allowing unauthorized access to users' local files and networks. Additionally, a vulnerability in the Cline CLI tool led to the unintended installation of OpenClaw on approximately 4,000 developer systems, further expanding the attack's reach. ([cyware.com](https://www.cyware.com/resources/threat-briefings/daily-threat-briefing/cyware-daily-threat-intelligence-february-03-2026?utm_source=openai)) This incident underscores the escalating risks associated with AI-powered automation tools and their plugin ecosystems. The rapid adoption of such platforms, combined with insufficient security vetting of third-party extensions, has created new avenues for supply chain attacks. Organizations must prioritize stringent security measures, including thorough code reviews and robust authentication protocols, to mitigate these emerging threats.
5 months ago
Kill Chain
Fake Next.js Job Interview Tests Backdoor Developers' Devices
In February 2026, a coordinated cyberattack targeted software developers through malicious repositories masquerading as legitimate Next.js projects. These repositories were shared during job interviews or technical assessments, leading developers to clone and execute the code. Upon execution, embedded JavaScript scripts initiated remote code execution (RCE), allowing attackers to deploy backdoors, exfiltrate sensitive data, and introduce additional payloads on compromised systems. The attack utilized multiple execution triggers, including VS Code tasks, development server commands, and backend startup scripts, to maximize infection rates. This incident underscores the evolving tactics of threat actors who exploit standard development workflows to infiltrate systems. The use of job-themed lures and the targeting of developers highlight a broader trend of sophisticated social engineering attacks aimed at the tech industry. Organizations must enhance their security protocols, particularly around code repositories and development tools, to mitigate such risks.
5 months ago
Kill Chain
Malicious NuGet Packages Target ASP.NET Developers in 2026 Supply Chain Attack
In February 2026, cybersecurity researchers identified a supply chain attack involving four malicious NuGet packages—NCryptYo, DOMOAuth2_, IRAOAuth2.0, and SimpleWriter_—targeting ASP.NET developers. These packages, published between August 12 and 21, 2024, by a user named hamzazaheer, were downloaded over 4,500 times before removal. The attack exfiltrated ASP.NET Identity data, including user accounts and role assignments, and manipulated authorization rules to create persistent backdoors in victim applications. NCryptYo acted as a first-stage dropper, establishing a local proxy for command-and-control communication, while the other packages facilitated data theft and backdoor creation. This incident underscores the escalating threat of supply chain attacks targeting software developers. Similar campaigns have been observed in other ecosystems, such as the npm registry, where malicious packages like ambar-src have been used to deploy cross-platform malware. The increasing frequency and sophistication of these attacks highlight the critical need for developers to exercise caution when incorporating third-party packages and to implement robust security measures to protect their development environments and end-users.
5 months ago
Kill Chain
Critical Security Flaws Uncovered in Anthropic's Claude Code
In early 2026, multiple critical vulnerabilities were discovered in Anthropic's Claude Code, an AI-powered coding assistant. These flaws allowed attackers to execute arbitrary code and exfiltrate API keys by exploiting configuration mechanisms such as Hooks, Model Context Protocol (MCP) servers, and environment variables. Notably, CVE-2026-21852 enabled malicious repositories to leak Anthropic API keys before users confirmed trust, potentially compromising sensitive data and infrastructure. ([thehackernews.com](https://thehackernews.com/2026/02/claude-code-flaws-allow-remote-code.html?utm_source=openai)) The incident underscores the evolving threat landscape in AI-driven development environments, highlighting the need for robust security measures in automated tools. As AI integration in software development grows, ensuring the integrity of configuration files and implementing strict trust mechanisms become imperative to prevent similar vulnerabilities.
5 months ago
Kill Chain
Malicious Next.js Repositories Exploit Developers via Fake Job Interviews
In February 2026, a sophisticated cyberattack campaign was identified targeting software developers through malicious Next.js repositories. Attackers, linked to North Korean state-sponsored groups, posed as recruiters offering fake job interviews. They lured developers into cloning and executing compromised repositories, leading to remote code execution and establishing persistent command-and-control channels on infected machines. This method allowed attackers to access sensitive assets such as source code, environment secrets, and cloud resources. ([darkreading.com](https://www.darkreading.com/cyberattacks-data-breaches/malicious-nextjs-repos-developers-fake-job-interviews?utm_source=openai)) This incident underscores a growing trend of targeting developers through social engineering tactics, exploiting routine workflows to infiltrate development environments. The use of legitimate platforms like Next.js and GitHub in these attacks highlights the need for heightened vigilance and robust security measures within the software development community. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/02/24/c2-developer-targeting-campaign/?utm_source=openai))
5 months ago
Kill Chain
Unveiling the 2025 Chinese ChatGPT Harassment Campaign
In 2025, OpenAI identified and disrupted a Chinese state-sponsored influence operation that utilized ChatGPT to orchestrate a global online harassment campaign targeting critics of the Chinese government. The operation involved generating and disseminating propaganda, crafting phishing emails, and impersonating U.S. officials to intimidate dissidents. The actors employed ChatGPT to create content in multiple languages, including English, Chinese, and Urdu, and to draft internal performance reviews detailing their activities. This campaign underscores the evolving use of AI tools in state-sponsored cyber operations, highlighting the need for vigilant monitoring and robust countermeasures to protect against such sophisticated threats.
5 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