Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
GlassWorm Attack 2026: A Wake-Up Call for Open-Source Security
In early 2026, the GlassWorm malware campaign exploited stolen GitHub tokens to inject malicious code into numerous Python repositories. Attackers targeted projects such as Django applications, machine learning research code, Streamlit dashboards, and PyPI packages by appending obfuscated code to files like setup.py, main.py, and app.py. This code, often concealed using invisible Unicode characters, enabled the exfiltration of sensitive data, including SSH keys, cloud credentials, and cryptocurrency wallet information. The malware's command-and-control infrastructure leveraged the Solana blockchain, complicating detection and mitigation efforts. The resurgence of GlassWorm highlights the persistent vulnerabilities within software supply chains, emphasizing the need for robust security measures in open-source ecosystems. The attack underscores the importance of vigilant monitoring and the implementation of stringent access controls to prevent unauthorized code modifications and protect sensitive information.
6 months ago
Kill Chain
Critical Chrome Zero-Day Vulnerability CVE-2026-2441 Patched
In February 2026, Google identified and patched a high-severity zero-day vulnerability in its Chrome browser, designated as CVE-2026-2441. This use-after-free flaw in the CSS component allowed attackers to execute arbitrary code by enticing users to visit maliciously crafted HTML pages. The vulnerability was actively exploited in the wild, prompting Google to release an emergency update to mitigate the risk. Users were urged to update their browsers immediately to versions 145.0.7632.75/76 for Windows and macOS, and 144.0.7559.75 for Linux. ([securityweek.com](https://www.securityweek.com/google-patches-first-actively-exploited-chrome-zero-day-of-2026/?utm_source=openai)) The exploitation of CVE-2026-2441 underscores the persistent threat posed by zero-day vulnerabilities and the importance of timely software updates. This incident highlights the need for organizations and individuals to maintain vigilant cybersecurity practices, including regular patching and monitoring for emerging threats.
6 months ago
Kill Chain
Protecting Cloud Infrastructure from SSRF Attacks on Proxy Servers
In March 2026, security researchers identified a series of attacks targeting misconfigured proxy servers to access cloud metadata services. Attackers exploited Server-Side Request Forgery (SSRF) vulnerabilities to send requests to internal metadata endpoints, such as 169.254.169.254, aiming to retrieve sensitive information like IAM credentials. These attacks leveraged various URL encoding techniques, including IPv4-mapped IPv6 addresses and long unsigned integer forms, to bypass security filters. The exploitation of these vulnerabilities could lead to unauthorized access to cloud resources, data exfiltration, and potential lateral movement within networks. This incident underscores the critical need for organizations to secure proxy configurations and implement robust input validation to prevent SSRF attacks. The increasing sophistication of attackers in exploiting cloud infrastructure vulnerabilities highlights the urgency for continuous monitoring and adherence to security best practices to protect sensitive data and maintain compliance with regulatory standards.
6 months ago
Kill Chain
AppsFlyer Web SDK Hijacked: A 2026 Supply Chain Attack Analysis
In March 2026, the AppsFlyer Web SDK, utilized by over 100,000 applications for marketing analytics, was compromised in a supply chain attack. Malicious JavaScript code was injected into the SDK, enabling attackers to intercept and replace cryptocurrency wallet addresses entered by users on affected websites, diverting funds to attacker-controlled wallets. The attack targeted major cryptocurrencies, including Bitcoin, Ethereum, Solana, Ripple, and TRON, potentially impacting a vast number of end users. The incident underscores the critical vulnerabilities inherent in widely deployed third-party SDKs and the significant risks they pose to downstream applications and their users. Organizations relying on such SDKs must implement rigorous security measures and maintain vigilant monitoring to detect and mitigate potential compromises promptly.
6 months ago
Kill Chain
GlassWorm Supply Chain Attack: A 2026 Threat to Developer Ecosystems
In early 2026, the GlassWorm malware campaign escalated by compromising the Open VSX Registry, a platform for Visual Studio Code extensions. Threat actors infiltrated the registry by abusing extensionPack and extensionDependencies to turn initially benign extensions into malicious delivery vehicles in later updates. This tactic allowed them to distribute at least 72 malicious extensions that mimicked popular developer tools, including linters, formatters, and AI-powered coding assistants. Once installed, these extensions executed malicious code designed to steal sensitive information, such as credentials and cryptocurrency wallet data, and to use infected systems as proxies for further malicious activities. The campaign also employed advanced evasion techniques, including the use of invisible Unicode characters to hide malicious code and leveraging the Solana blockchain for command-and-control communications, enhancing its resilience and stealth. This incident underscores the growing sophistication of supply chain attacks targeting developer ecosystems and highlights the critical need for enhanced security measures in software distribution platforms.
6 months ago
Kill Chain
CISA Adds Two Known Exploited Vulnerabilities to Catalog
On March 13, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added two new vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog: CVE-2026-3909, an out-of-bounds write vulnerability in Google Skia, and CVE-2026-3910, an unspecified vulnerability in Google Chromium's V8 engine. These vulnerabilities have been actively exploited, posing significant risks to federal enterprises. CISA's Binding Operational Directive (BOD) 22-01 mandates Federal Civilian Executive Branch (FCEB) agencies to remediate these vulnerabilities by the specified due date to protect against active threats. Although BOD 22-01 applies specifically to FCEB agencies, CISA strongly urges all organizations to prioritize timely remediation of KEV Catalog vulnerabilities as part of their vulnerability management practices. The agency continues to add vulnerabilities to the catalog that meet specified criteria, emphasizing the importance of proactive cybersecurity measures.
6 months ago
Kill Chain
Google Chrome Zero-Day Exploits Patched in March 2026
In March 2026, Google identified and patched two high-severity zero-day vulnerabilities in its Chrome browser, tracked as CVE-2026-3909 and CVE-2026-3910. CVE-2026-3909 involved an out-of-bounds write in Skia, a 2D graphics library, while CVE-2026-3910 was an inappropriate implementation issue in the V8 JavaScript engine. Both vulnerabilities were actively exploited in the wild, allowing attackers to execute arbitrary code or crash the browser. Google released emergency updates for Windows, macOS, and Linux to address these flaws. ([malwarebytes.com](https://www.malwarebytes.com/blog/news/2026/02/update-chrome-now-zero-day-bug-allows-code-execution-via-malicious-webpages?utm_source=openai)) This incident underscores the persistent threat posed by zero-day vulnerabilities and the importance of timely software updates. Organizations should prioritize patch management and implement robust security measures to mitigate risks associated with such exploits.
6 months ago
Kill Chain
Sophisticated Phishing Campaign Leverages React and EmailJS for Credential Theft
In March 2026, a sophisticated phishing campaign was identified, utilizing a React-based web application to create a dynamic and convincing fake Dropbox Transfer page. The attackers distributed emails impersonating WeTransfer notifications, enticing recipients to click on a link leading to the fraudulent site. Upon attempting to download the purported files, users were prompted to enter their email credentials. These credentials were then exfiltrated using EmailJS, a legitimate email service, allowing the attackers to collect sensitive information without deploying their own infrastructure. This method not only enhanced the credibility of the phishing page but also helped evade traditional security measures. The use of React for dynamic content rendering and the exploitation of legitimate services like EmailJS signify an evolution in phishing tactics, making detection and prevention more challenging. Organizations must remain vigilant and educate users about such sophisticated social engineering techniques to mitigate the risk of credential theft.
6 months ago
Kill Chain
Critical Reverse Proxy Vulnerabilities in Fabio and OAuth2-Proxy Expose Web Applications to Attacks
In 2025, critical vulnerabilities were identified in two widely used reverse proxy applications: Fabio and OAuth2-Proxy. CVE-2025-48865 in Fabio allowed attackers to manipulate the Connection header, enabling the removal of security-critical X-Forwarded headers, potentially leading to unauthorized access to backend systems. Similarly, CVE-2025-64484 in OAuth2-Proxy permitted authenticated users to inject underscore variants of X-Forwarded-* headers, bypassing the proxy's filtering logic and potentially escalating privileges in upstream applications. Both vulnerabilities stemmed from improper handling and normalization of HTTP headers, exposing significant security risks in web architectures. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2025-48865?utm_source=openai)) These incidents underscore the systemic issues in reverse proxy implementations, highlighting the need for rigorous validation and normalization of HTTP headers to prevent similar exploits. Organizations must prioritize updating affected systems and implementing robust security measures to mitigate such vulnerabilities.
6 months ago
Kill Chain
Apple's Response to Coruna Exploit Kit: Critical Security Updates Released
In March 2026, Apple released security updates for older iOS devices to address vulnerabilities exploited by the Coruna exploit kit. This sophisticated toolkit targeted iOS versions from 13.0 to 17.2.1, leveraging 23 vulnerabilities across five exploit chains. The Coruna kit was utilized by various threat actors, including state-sponsored groups and financially motivated cybercriminals, to gain unauthorized access to iPhones through malicious web content. The vulnerabilities allowed attackers to execute arbitrary code with kernel privileges, leading to potential data theft and device compromise. ([9to5mac.com](https://9to5mac.com/2026/03/11/apple-confirms-todays-ios-and-ipados-updates-for-older-devices-address-the-coruna-exploit/?utm_source=openai)) The Coruna exploit kit's widespread use underscores the critical importance of timely software updates and robust security measures. Its ability to bypass multiple layers of defense highlights the evolving sophistication of cyber threats targeting mobile devices. Organizations and individuals must remain vigilant, ensuring devices are updated to the latest software versions to mitigate such risks. ([arstechnica.com](https://arstechnica.com/security/2026/03/cisa-adds-3-ios-flaws-to-its-catalog-of-known-exploited-vulnerabilities/?utm_source=openai))
6 months ago
Kill Chain
VENON Malware: A New Rust-Based Threat Targeting Brazilian Banks
In March 2026, cybersecurity researchers identified a new banking malware named VENON, written in Rust, targeting 33 Brazilian financial institutions. VENON employs sophisticated techniques, including DLL side-loading and credential-stealing overlays, to compromise Windows systems. The malware's distribution method involves social engineering tactics, such as enticing users to download malicious ZIP archives via PowerShell scripts. Once executed, VENON performs multiple evasion techniques before establishing a connection to its command-and-control server, enabling remote control over infected systems. This incident underscores a significant shift in the Latin American cybercrime landscape, with threat actors adopting advanced programming languages like Rust to enhance malware capabilities and evade detection. The emergence of VENON highlights the evolving sophistication of banking trojans in the region, necessitating heightened vigilance and advanced security measures among financial institutions.
6 months ago
Kill Chain
Cyberhaven's 2024 Chrome Extension Breach: A Supply Chain Attack Case Study
In December 2024, Cyberhaven, a data-loss prevention company, experienced a significant security breach when attackers compromised their Chrome Web Store account through a phishing attack. This allowed the publication of a malicious update (version 24.10.4) to their Chrome extension, which was automatically distributed to users. The compromised extension exfiltrated sensitive data, including authenticated sessions and cookies, to an attacker-controlled domain. The malicious version was available for approximately 25 hours before detection and removal. ([techcrunch.com](https://techcrunch.com/2024/12/27/cyberhaven-says-it-was-hacked-to-publish-a-malicious-update-to-its-chrome-extension/?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting browser extensions. With the increasing reliance on browser-based tools in enterprise environments, such attacks can lead to widespread data breaches and operational disruptions. Organizations must enhance their security protocols to mitigate such risks.
6 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