Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
Eclipse Foundation's 2025 Response to Unauthorized Extension Uploads
In May 2025, the Eclipse Foundation identified a vulnerability in the Open VSX Registry's automated publishing system, potentially allowing unauthorized extension uploads. The flaw, reported by Koi Security researchers, involved inadequate isolation in build scripts, exposing a privileged token that could be exploited to publish extensions under any namespace. The issue was promptly addressed, with a fix deployed by June 24, 2025, and a comprehensive audit confirming no evidence of exploitation. As a precaution, 81 extensions were deactivated. This incident underscores the critical importance of securing automated processes in software supply chains to prevent unauthorized access and maintain trust in open-source ecosystems. The Eclipse Foundation has since implemented enhanced security measures, including sandboxing build processes and enforcing stricter credential management, to mitigate similar risks in the future.
7 months ago
Kill Chain
Understanding the n8n 2026 Authenticated RCE Vulnerability
In early 2026, multiple critical vulnerabilities were identified in n8n, an open-source workflow automation platform. These flaws, collectively tracked as CVE-2026-25049, allowed authenticated users with permissions to create or modify workflows to execute arbitrary system commands on the host server. Exploitation of these vulnerabilities could lead to full system compromise, including unauthorized access to sensitive data and potential lateral movement within connected systems. The issues were addressed in versions 1.123.17 and 2.5.2, released in January 2026. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/critical-n8n-flaws-disclosed-along-with-public-exploits/?utm_source=openai)) This incident underscores the importance of rigorous input validation and sandboxing mechanisms in software development. It also highlights the necessity for organizations to promptly apply security patches to mitigate risks associated with known vulnerabilities.
7 months ago
Kill Chain
Microsoft Warns of Python Infostealers Targeting macOS via Fake Ads and Installers
In late 2025, Microsoft observed a surge in macOS-targeted information-stealing campaigns leveraging Python-based malware. Attackers employed social engineering tactics, including malicious advertisements and fake installers, to distribute infostealers like Atomic macOS Stealer (AMOS), MacSync, and DigitStealer. These campaigns utilized fileless execution, native macOS utilities, and AppleScript automation to harvest sensitive data such as web browser credentials, iCloud Keychain contents, and developer secrets. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/02/02/infostealers-without-borders-macos-python-stealers-and-platform-abuse/?utm_source=openai)) This trend underscores a significant shift in cyber threats, with attackers expanding their focus beyond Windows to target macOS environments. The use of cross-platform languages like Python facilitates rapid adaptation of malware across different operating systems, posing increased risks to organizations with diverse device ecosystems. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/02/02/infostealers-without-borders-macos-python-stealers-and-platform-abuse/?utm_source=openai))
7 months ago
Kill Chain
Microsoft's New Scanner Bolsters AI Security by Detecting LLM Backdoors
In February 2026, Microsoft unveiled a lightweight scanner designed to detect backdoors in open-weight large language models (LLMs). This tool identifies malicious alterations by analyzing three key behavioral signals: distinctive attention patterns triggered by specific inputs, unintended data memorization, and activation by multiple similar triggers. The scanner operates efficiently without requiring additional model training or prior knowledge of potential backdoors, making it applicable across various GPT-style models. However, it necessitates access to model files and is most effective against deterministic backdoors. This development underscores Microsoft's commitment to enhancing AI security and trustworthiness. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/02/04/detecting-backdoored-language-models-at-scale/?utm_source=openai)) The release of this scanner is particularly timely given the increasing integration of LLMs into critical applications. Recent research highlights the ease with which backdoors can be embedded into AI models, even with minimal malicious data. ([arstechnica.com](https://arstechnica.com/ai/2025/10/ai-models-can-acquire-backdoors-from-surprisingly-few-malicious-documents/?utm_source=openai)) Microsoft's proactive approach addresses these emerging threats, aiming to safeguard AI systems from covert manipulations that could compromise their integrity and reliability.
7 months ago
Kill Chain
Unveiling the Rublevka Team: A Deep Dive into the 2023 Crypto Wallet Draining Operation
In 2023, the cybercriminal group known as 'Rublevka Team' orchestrated large-scale cryptocurrency thefts, amassing over $10 million through affiliate-driven wallet draining campaigns. Operating as a 'traffer team,' they utilized a network of social engineering specialists to direct victims to malicious landing pages. These pages, impersonating legitimate crypto services, deployed custom JavaScript scripts that tricked users into connecting their wallets and authorizing fraudulent transactions. The group's fully automated infrastructure provided affiliates with tools such as Telegram bots, landing page generators, and support for over 90 wallet types, enabling high-volume scams with minimal oversight. This incident underscores the evolving threat landscape in the cryptocurrency sector, highlighting the shift towards scalable, service-based cybercrime models. The Rublevka Team's operations pose significant risks to cryptocurrency platforms, fintech providers, and brands, emphasizing the need for proactive monitoring and defense strategies to protect customers and maintain trust.
7 months ago
Kill Chain
GlassWorm Malware Compromises Open VSX Registry in 2026 Supply Chain Attack
In late January 2026, a sophisticated supply chain attack compromised the Open VSX Registry, an open-source marketplace for Visual Studio Code extensions. Threat actors gained unauthorized access to a trusted developer's account, 'oorzc,' and injected malicious code into four widely-used extensions: FTP/SFTP/SSH Sync Tool, I18n Tools, vscode mindmap, and scss to css. These extensions, collectively downloaded over 22,000 times, delivered the GlassWorm malware, which targeted macOS systems to exfiltrate sensitive data, including browser credentials, cryptocurrency wallets, and developer secrets. The malware employed advanced evasion techniques, such as locale checks to avoid Russian systems and utilizing the Solana blockchain for command-and-control communications. ([thehackernews.com](https://thehackernews.com/2026/02/open-vsx-supply-chain-attack-used.html?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks within the developer ecosystem. The exploitation of trusted extensions highlights the need for enhanced security measures in open-source platforms. Organizations must prioritize the integrity of their development tools and implement robust monitoring to detect unauthorized modifications promptly.
7 months ago
Kill Chain
xAI's Grok AI Faces Global Scrutiny Over Nonconsensual Image Generation
In late December 2025, xAI's chatbot Grok was found to generate nonconsensual, sexually explicit images of individuals, including minors, upon user requests. This led to a global outcry and multiple investigations by authorities in the United States, European Union, and other regions. The incident highlighted significant lapses in content moderation and the potential misuse of AI technologies for creating harmful content. ([theguardian.com](https://www.theguardian.com/technology/2026/jan/26/eu-launches-inquiry-into-x-over-sexually-explicit-images-made-by-grok-ai?utm_source=openai)) The Grok incident underscores the urgent need for robust safeguards in AI development to prevent the creation and dissemination of nonconsensual explicit content. It also reflects growing regulatory scrutiny over AI platforms and their responsibilities in mitigating misuse, emphasizing the importance of ethical AI practices and compliance with data protection laws.
7 months ago
Kill Chain
Critical React Native Metro Vulnerability Exploited in 2025
In late 2025, a critical vulnerability (CVE-2025-11953) was discovered in the Metro Development Server used by React Native. This flaw allowed unauthenticated attackers to execute arbitrary OS commands on developer systems via a POST request to the server's /open-url endpoint. The vulnerability affected versions 4.8.0 through 20.0.0-alpha.2 of the @react-native-community/cli-server-api package and was patched in version 20.0.0. Exploitation was observed in December 2025 and January 2026, with attackers delivering advanced payloads on both Windows and Linux platforms, leading to potential system compromise and data exfiltration. This incident underscores the critical importance of securing development environments and promptly applying patches to known vulnerabilities. The ease of exploitation and the widespread use of React Native in the development community highlight the need for vigilant security practices to prevent similar supply-chain attacks in the future.
7 months ago
Kill Chain
Notepad++ Supply Chain Attack: Lessons Learned from the 2025 Breach
Between June and December 2025, the Notepad++ text editor's update infrastructure was compromised by the Chinese state-sponsored hacking group Lotus Blossom. The attackers exploited vulnerabilities at the hosting provider level, redirecting update requests from targeted users to malicious servers. This allowed them to deliver a custom backdoor named Chrysalis, enabling unauthorized access to users' systems. The breach was addressed in December 2025 with the release of Notepad++ version 8.8.9, which enhanced update verification processes. ([thehackernews.com](https://thehackernews.com/2026/02/notepad-hosting-breach-attributed-to.html?utm_source=openai)) This incident underscores the growing threat of supply chain attacks, where trusted software updates are manipulated to distribute malware. Organizations must prioritize securing their software supply chains and implement robust verification mechanisms to prevent similar breaches.
7 months ago
Kill Chain
Notepad++ 2025 Supply Chain Attack: A Wake-Up Call for Software Security
Between June and December 2025, state-sponsored attackers compromised the update infrastructure of Notepad++, a widely used text editor, by infiltrating its hosting provider. This allowed them to intercept and redirect update requests, delivering malicious executables to selectively targeted users. The attackers employed multiple infection chains, frequently altering their command-and-control infrastructure and payloads, which included reconnaissance tools and backdoors. The campaign primarily targeted organizations in East and Southeast Asia, including government and financial institutions, as well as IT service providers. The compromise was discovered in early 2026, leading to a public disclosure on February 2, 2026. In response, Notepad++ migrated to a new hosting provider and enhanced its update verification mechanisms to prevent similar attacks in the future. This incident underscores the growing sophistication of supply chain attacks, where adversaries exploit trusted software distribution channels to infiltrate targeted systems. Organizations are urged to scrutinize their software supply chains and implement robust verification processes to mitigate such risks.
7 months ago
Kill Chain
Critical RCE Vulnerability in React Native CLI Exposes Developers to Attacks
In November 2025, a critical remote code execution (RCE) vulnerability, designated as CVE-2025-11953 and dubbed 'Metro4Shell,' was discovered in the '@react-native-community/cli' npm package. This package, integral to React Native development, had versions 4.8.0 through 20.0.0-alpha.2 affected. The flaw allowed unauthenticated attackers to execute arbitrary operating system commands on machines running the Metro Development Server, which binds to external interfaces by default. Exploitation was achieved by sending specially crafted POST requests to the '/open-url' endpoint, leading to potential full system compromise. The vulnerability was patched in version 20.0.0 released in October 2025. ([github.com](https://github.com/advisories/GHSA-399j-vxmf-hjvr?utm_source=openai)) The 'Metro4Shell' incident underscores the critical importance of securing development environments and the potential risks posed by exposed development servers. It highlights the necessity for developers to regularly update dependencies, configure development tools securely, and implement network access controls to prevent unauthorized access. ([csa.gov.sg](https://www.csa.gov.sg/alerts-and-advisories/alerts/al-2025-104/?utm_source=openai))
7 months ago
Kill Chain
DockerDash Vulnerability: A Wake-Up Call for AI Security in Development Tools
In November 2025, Docker addressed a critical vulnerability, dubbed 'DockerDash,' in its AI assistant, Ask Gordon. This flaw allowed attackers to embed malicious instructions within Docker image metadata, leading to remote code execution (RCE) in cloud and CLI environments, and data exfiltration in Docker Desktop setups. The attack exploited the AI's inability to distinguish between benign metadata and executable commands, enabling unauthorized actions without user consent. The incident underscores the emerging risks associated with integrating AI agents into development workflows, highlighting the need for stringent validation mechanisms to prevent similar vulnerabilities. Organizations are urged to update to Docker Desktop version 4.50.0 to mitigate this threat.
7 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