✨ The Containment Era is here. Secure AI workloads before they breach. →The Containment Era is here. →The Containment Era is here. →Explore ✨
Health Care / Life Sciences
Breach intelligence, attack campaigns, and threat reports targeting the Health Care / Life Sciences sector.
Explore Other Sectors
Health Care / Life Sciences Threat Reports
Critical Vulnerabilities in Veeam Backup & Replication: Immediate Action Required
In January 2026, Veeam released security updates to address multiple critical vulnerabilities in its Backup & Replication software, notably CVE-2025-59470, which allows Backup or Tape Operators to perform remote code execution as the postgres user by sending malicious parameters. These flaws affect version 13.0.1.180 and earlier builds, potentially enabling unauthorized access and control over backup infrastructures. Organizations are strongly urged to apply the available patches promptly to prevent potential system compromise and data loss. ([thehackernews.com](https://thehackernews.com/2026/01/veeam-patches-critical-rce.html?utm_source=openai)) The urgency of this update is underscored by the increasing targeting of backup systems by threat actors, aiming to exploit such vulnerabilities for data exfiltration and ransomware attacks. Ensuring timely patching and adherence to security best practices is crucial to safeguard sensitive data and maintain operational integrity.
4 months ago
Kill Chain
CrackArmor: Critical Vulnerabilities in Linux AppArmor Demand Immediate Attention
In March 2026, cybersecurity researchers identified nine critical vulnerabilities, collectively named 'CrackArmor,' within the Linux kernel's AppArmor module. These flaws, present since 2017, allow unprivileged users to manipulate security profiles, bypass user-namespace restrictions, and execute arbitrary code within the kernel, leading to potential root privilege escalation and compromised container isolation. The vulnerabilities affect all Linux kernels since version 4.11 on distributions integrating AppArmor, including Ubuntu, Debian, and SUSE. Immediate kernel patching is strongly advised to mitigate these risks. The disclosure of CrackArmor underscores the persistent challenges in securing kernel-level modules and the importance of timely vulnerability management. Organizations relying on AppArmor for mandatory access control should prioritize updates and review their security configurations to prevent exploitation of these flaws.
4 months ago
Kill Chain
CrashFix: Unveiling the Latest ClickFix Variant Deploying Python RATs
In January 2026, Microsoft Defender Experts identified a new evolution in the ongoing ClickFix campaign, dubbed 'CrashFix'. This variant begins with victims installing a malicious browser extension that impersonates legitimate ad blockers. Once installed, the extension deliberately crashes the browser and displays a fake security warning, instructing users to execute a command via the Windows Run dialog. This command abuses the legitimate Windows utility 'finger.exe' to download and execute a Python-based Remote Access Trojan (RAT), granting attackers persistent access to the compromised system. The RAT enables extensive reconnaissance, data exfiltration, and potential deployment of additional malware payloads. The 'CrashFix' variant represents a significant escalation in ClickFix tactics, combining user disruption with sophisticated social engineering to increase execution success while reducing reliance on traditional exploit techniques. This evolution underscores the growing trend of attackers leveraging trusted user actions and native OS utilities to bypass traditional defenses, highlighting the critical need for behavior-based detection and heightened user awareness.
4 months ago
Kill Chain
Storm-2561's 2026 SEO Poisoning Campaign: A Wake-Up Call for VPN Security
In January 2026, the threat actor known as Storm-2561 initiated a credential theft campaign by distributing trojanized VPN clients through search engine optimization (SEO) poisoning. Users searching for legitimate enterprise VPN software were redirected to attacker-controlled websites hosting malicious ZIP files. These files contained digitally signed trojans masquerading as trusted VPN clients, which, upon installation, harvested VPN credentials. The malware employed techniques such as DLL sideloading and displayed fake VPN sign-in dialogs to capture user credentials. Microsoft observed this activity and attributed it to Storm-2561, a group active since May 2025, known for propagating malware through SEO poisoning and impersonating popular software vendors. The campaign underscores the exploitation of trust in search engine rankings and software branding as social engineering tactics to steal data from users seeking enterprise VPN software. Additionally, the abuse of trusted platforms like GitHub to host malicious installer files highlights the evolving sophistication of such attacks. Organizations are advised to implement multi-factor authentication (MFA) on all accounts, exercise caution when downloading software, and ensure the authenticity of sources to mitigate such threats.
4 months ago
Kill Chain
Google Chrome Zero-Day Vulnerabilities Patched in March 2026
In March 2026, Google identified and patched two high-severity zero-day vulnerabilities in its Chrome browser: CVE-2026-3909, an out-of-bounds write in the Skia graphics library, and CVE-2026-3910, an inappropriate implementation in the V8 JavaScript engine. Both flaws allowed remote attackers to execute arbitrary code via crafted HTML pages and were actively exploited in the wild. Google released updates to address these issues, urging users to update their browsers promptly. This incident underscores the persistent threat posed by zero-day vulnerabilities and the importance of timely software updates. The rapid identification and patching of these flaws highlight the need for continuous vigilance and proactive security measures in the face of evolving cyber threats.
4 months ago
Kill Chain
Iran MOIS's 2026 Cyber Collaboration with Criminal Groups
In March 2026, Iran's Ministry of Intelligence and Security (MOIS) intensified its cyber operations by collaborating with cybercriminal groups to enhance the scale and effectiveness of its attacks. This partnership led to a series of sophisticated cyberattacks targeting critical infrastructure and private sector entities in the United States and Europe. The MOIS leveraged the expertise and tools of cybercriminals to conduct operations that included data breaches, ransomware attacks, and disruptive activities against government and corporate networks. ([forbes.com](https://www.forbes.com/sites/steveweisman/2026/03/03/irans-cyberwarfare-attacks-will-be-targeting-critical-infrastructure/?utm_source=openai)) This incident underscores a concerning trend where state-sponsored actors are increasingly partnering with cybercriminal organizations to achieve geopolitical objectives. Such collaborations blur the lines between nation-state and criminal cyber activities, complicating attribution and response efforts. Organizations must remain vigilant and adapt their cybersecurity strategies to address this evolving threat landscape.
4 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.
4 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.
4 months ago
Kill Chain
Stryker's 2026 Cyberattack: A Wake-Up Call for the Medical Tech Industry
In March 2026, Stryker Corporation, a leading U.S.-based medical technology company, suffered a significant cyberattack orchestrated by the Iran-linked group Handala Hack. The attackers infiltrated Stryker's network, deploying wiper malware that erased data from over 200,000 devices and exfiltrated more than 50 terabytes of sensitive information. This breach disrupted operations across 79 countries, affecting both corporate and personal devices connected through Stryker's mobile device management software. ([tomshardware.com](https://www.tomshardware.com/tech-industry/cyber-security/iran-hacking-group-claims-attack-on-med-tech-company-stryker-says-over-200-000-devices-have-been-wiped-clean-and-over-50tb-of-data-extracted?utm_source=openai)) This incident underscores the escalating threat of state-sponsored cyberattacks targeting critical infrastructure and private sector entities. The use of wiper malware by nation-state actors highlights the need for robust cybersecurity measures and proactive defense strategies to mitigate such risks.
4 months ago
Kill Chain
Stryker's 2026 Cyberattack: A Wake-Up Call for Healthcare Cybersecurity
In March 2026, Stryker, a leading U.S. medical technology company, experienced a significant cyberattack attributed to the Iranian-linked hacking group Handala. The attackers claimed to have wiped over 200,000 systems and extracted 50 terabytes of critical data, leading to widespread operational disruptions across Stryker's global network. The attack was reportedly in retaliation for U.S. military actions in Iran. ([techradar.com](https://www.techradar.com/pro/security/an-unprecedented-blow-us-medtech-giant-stryker-suffers-global-outage-after-apparent-iranian-cyberattack?utm_source=openai)) This incident underscores the escalating cyber threats targeting critical healthcare infrastructure, highlighting the need for robust cybersecurity measures to protect sensitive data and ensure operational continuity in the face of nation-state-sponsored cyberattacks.
4 months ago
Kill Chain
DigitalMint 2023 BlackCat Ransomware Insider Attack
In 2023, former employees of DigitalMint and Sygnia, cybersecurity firms specializing in ransomware incident response, exploited their positions to collaborate with the BlackCat (ALPHV) ransomware group. They conducted multiple ransomware attacks against U.S. organizations, including a medical device company that paid approximately $1.2 million in ransom. The perpetrators utilized their insider knowledge to infiltrate systems, encrypt data, and extort victims, sharing a portion of the ransoms with BlackCat administrators. This case underscores the critical risk posed by insider threats within cybersecurity firms. The incident highlights the necessity for robust internal controls and continuous monitoring to prevent such breaches. Organizations must remain vigilant against the evolving tactics of ransomware groups and the potential for trusted insiders to become malicious actors.
4 months ago
Kill Chain
Veeam's 2026 Critical RCE Vulnerabilities: Immediate Action Required
In March 2026, Veeam Software disclosed and patched multiple critical remote code execution (RCE) vulnerabilities in its Backup & Replication (VBR) solution, specifically CVE-2026-21666, CVE-2026-21667, CVE-2026-21669, and CVE-2026-21708. These flaws allowed low-privileged domain users to execute remote code on vulnerable backup servers, posing significant risks to data integrity and system security. The vulnerabilities were addressed in Veeam Backup & Replication versions 12.3.2.4465 and 13.0.1.2067. The disclosure underscores the persistent targeting of backup solutions by ransomware groups, as compromised VBR servers can facilitate lateral movement within networks and impede data restoration efforts. Organizations are urged to promptly apply the patches to mitigate potential exploitation and enhance their cybersecurity posture.
4 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