✨ 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 Windows Zero-Day Vulnerabilities: YellowKey and GreenPlasma Exposed
In May 2026, cybersecurity researcher Chaotic Eclipse disclosed two critical zero-day vulnerabilities in Microsoft Windows: YellowKey and GreenPlasma. YellowKey allows attackers with physical access to bypass BitLocker encryption on Windows 11 and Windows Server 2022/2025 systems by exploiting the Windows Recovery Environment (WinRE). GreenPlasma is a privilege escalation flaw that enables unprivileged users to gain SYSTEM-level access by manipulating the CTFMON process. Both vulnerabilities were publicly disclosed due to the researcher's dissatisfaction with Microsoft's handling of bug reports. The public release of these exploits underscores the ongoing challenges in securing widely used encryption and privilege management systems. Organizations must reassess their reliance on BitLocker for data protection and implement additional security measures to mitigate the risks posed by these vulnerabilities.
2 months ago
Kill Chain
West Pharmaceutical Services Ransomware Attack Disrupts Global Operations
In May 2026, West Pharmaceutical Services, a leading manufacturer of pharmaceutical packaging and delivery systems, experienced a significant ransomware attack. Detected on May 4, the attack involved unauthorized data exfiltration and system encryption, leading the company to proactively shut down and isolate affected on-premise infrastructure globally. This containment measure temporarily disrupted business operations worldwide. The company engaged Palo Alto Networks' Unit 42 for incident response and notified law enforcement. As of May 11, core enterprise systems had been restored, and critical shipping, receiving, and manufacturing processes had restarted at some sites; however, a complete restoration timeline had not been finalized. The financial impact of the incident remains under assessment. This incident underscores the escalating threat of ransomware attacks targeting critical infrastructure sectors, including pharmaceutical manufacturing. Organizations in these sectors must prioritize robust cybersecurity measures, incident response planning, and employee training to mitigate the risk of such disruptive attacks.
2 months ago
Kill Chain
Critical Exim Vulnerability CVE-2026-45185: Immediate Action Required
In May 2026, a critical vulnerability identified as CVE-2026-45185 was discovered in Exim, a widely used open-source mail transfer agent. This use-after-free flaw in certain GnuTLS configurations allows unauthenticated remote attackers to execute arbitrary code by exploiting the BDAT body parsing path during TLS shutdown. The vulnerability affects Exim versions 4.97 through 4.99.2 when built with GnuTLS and with STARTTLS and CHUNKING enabled. Exploitation could lead to unauthorized access to email data and potential further compromise of affected systems. ([thehackerwire.com](https://www.thehackerwire.com/vulnerability/CVE-2026-45185/?utm_source=openai)) The discovery of this vulnerability underscores the ongoing risks associated with widely deployed open-source software and the importance of timely patching. The incident also highlights the evolving landscape of cyber threats, where attackers increasingly target foundational internet services to gain broad access.
2 months ago
Kill Chain
Understanding CVE-2022-0492: A Critical Linux cgroups Vulnerability
In February 2022, a high-severity vulnerability identified as CVE-2022-0492 was discovered in the Linux kernel's control groups (cgroups) feature. This flaw allowed unprivileged local users to escalate their privileges, potentially leading to container escapes and unauthorized access to the host system. The vulnerability resided in the cgroup_release_agent_write function within the kernel's cgroup-v1.c file, where improper restrictions on the release_agent feature enabled attackers to execute arbitrary commands with elevated privileges. ([sysdig.com](https://sysdig.com/blog/detecting-mitigating-cve-2022-0492-sysdig/?utm_source=openai)) The discovery of CVE-2022-0492 underscored the critical importance of robust security configurations in containerized environments. While default security measures like SELinux, AppArmor, and Seccomp provided protection against this specific vulnerability, the incident highlighted the necessity for organizations to adhere to best practices in container security to mitigate potential risks. ([unit42.paloaltonetworks.com](https://unit42.paloaltonetworks.com/cve-2022-0492-cgroups/?utm_source=openai))
2 months ago
Kill Chain
Microsoft's May 2026 Patch Tuesday: 137 Vulnerabilities Addressed
In May 2026, Microsoft released its Patch Tuesday updates addressing 137 security vulnerabilities across its product suite, including Windows, Office, and SharePoint. Notably, this update cycle did not include any zero-day vulnerabilities, marking a rare occurrence. Among the patches, 30 were classified as critical, with several remote code execution flaws that could allow attackers to gain control over affected systems. Organizations are advised to prioritize these updates to mitigate potential risks. ([securityonline.info](https://securityonline.info/microsoft-patch-tuesday-may-2026-netlogon-rce-sso-bypass/?utm_source=openai)) This incident underscores the ongoing challenges in software security, highlighting the importance of timely patch management. The absence of zero-day vulnerabilities in this cycle is encouraging, yet the high number of critical flaws emphasizes the need for vigilance in cybersecurity practices.
2 months ago
Kill Chain
Microsoft's May 2026 Patch Tuesday: Addressing 138 Security Vulnerabilities
In May 2026, Microsoft released patches for 138 security vulnerabilities across its product portfolio, including Windows, Office, and Azure services. Of these, 30 were rated Critical, with notable flaws such as CVE-2026-41096, a heap-based buffer overflow in Windows DNS, and CVE-2026-41089, a stack-based buffer overflow in Windows Netlogon. These vulnerabilities could allow unauthorized remote code execution without authentication. Importantly, none of the vulnerabilities were reported as publicly known or under active attack at the time of release. This comprehensive update underscores the ongoing necessity for organizations to maintain vigilant patch management practices. The inclusion of critical vulnerabilities affecting core services like DNS and Netlogon highlights the potential for significant security breaches if left unaddressed. Organizations are advised to prioritize these updates to mitigate risks associated with remote code execution and privilege escalation.
2 months ago
Kill Chain
Microsoft's May 2026 Patch Tuesday: Addressing Critical Vulnerabilities
In May 2026, Microsoft released a Patch Tuesday update addressing 137 vulnerabilities across its product suite, including 13 rated as critical. Notably, CVE-2026-41103, a critical elevation of privilege vulnerability in the Microsoft SSO Plugin for Jira & Confluence, was identified. This flaw could allow unauthorized attackers to gain elevated privileges over a network, posing significant risks to organizations utilizing these tools. ([tenable.com](https://www.tenable.com/cve/CVE-2026-41103?utm_source=openai)) The absence of zero-day vulnerabilities in this release is a positive development; however, the high number of critical issues underscores the necessity for organizations to promptly apply these patches. The prominence of vulnerabilities in widely used platforms like Jira and Confluence highlights the ongoing targeting of development and CI/CD tools by threat actors, emphasizing the need for vigilant security practices. ([computerweekly.com](https://www.computerweekly.com/news/366642908/Microsoft-releases-rare-zero-day-free-Patch-Tuesday-update?utm_source=openai))
2 months ago
Kill Chain
Microsoft's MDASH AI System Uncovers 16 Critical Windows Vulnerabilities
In May 2026, Microsoft introduced MDASH, a multi-model AI-driven system designed to autonomously discover and validate vulnerabilities within complex codebases like Windows. MDASH employs over 100 specialized AI agents to analyze source code, build threat models, and identify exploitable defects. During its initial deployment, MDASH identified 16 vulnerabilities in the Windows networking and authentication stack, including two critical flaws: CVE-2026-33824, a double-free vulnerability in 'ikeext.dll' allowing remote code execution via specially crafted packets, and CVE-2026-33827, a race condition in 'tcpip.sys' enabling remote code execution through crafted IPv6 packets. These vulnerabilities were addressed in Microsoft's May Patch Tuesday release. The introduction of MDASH signifies a pivotal shift in cybersecurity, highlighting the growing role of AI in proactive vulnerability detection and remediation. This development underscores the importance for organizations to integrate AI-driven security tools to enhance their defense mechanisms against increasingly sophisticated cyber threats.
2 months ago
Kill Chain
Microsoft's May 2026 Patch Tuesday: A Comprehensive Security Update
In May 2026, Microsoft released a comprehensive Patch Tuesday update addressing 137 vulnerabilities across its product suite, including 13 rated as critical. Notably, this release did not include any zero-day vulnerabilities, marking a departure from previous months. Critical vulnerabilities such as CVE-2026-33109 and CVE-2026-42823 affecting Azure, and CVE-2026-42898 in Microsoft Dynamics 365, were highlighted due to their high CVSS scores and potential impact on enterprise systems. ([cyberscoop.com](https://cyberscoop.com/microsoft-patch-tuesday-may-2026/?utm_source=openai)) The substantial number of vulnerabilities reflects a growing trend where artificial intelligence models are increasingly utilized to uncover previously undetected defects in code. This shift underscores the importance for organizations to promptly apply patches and enhance their security postures to mitigate emerging threats. ([microsoft.com](https://www.microsoft.com/en-us/msrc/blog/2026/05/a-note-on-patch-tuesday?utm_source=openai))
2 months ago
Kill Chain
Mini Shai-Hulud: A Wake-Up Call for Open-Source Security
In May 2026, a sophisticated supply chain attack known as 'Mini Shai-Hulud' compromised hundreds of open-source packages across major registries, embedding credential-stealing malware into widely used development tools. Notably, TanStack's React Router package, with over 12 million weekly downloads, was affected. The attackers exploited GitHub Actions workflows to insert malicious code, which, upon execution, targeted cloud infrastructure credentials and propagated itself by masquerading as legitimate commits. This campaign is attributed to TeamPCP, a cybercriminal group specializing in automating supply-chain attacks and exploiting cloud-native environments. The incident underscores the critical need for enhanced security measures in automated software publishing processes to prevent such systemic vulnerabilities. ([cyberscoop.com](https://cyberscoop.com/mini-shai-hulud-supply-chain-malware-attack/?utm_source=openai))
2 months ago
Kill Chain
SAP Releases Critical Security Patches for Commerce Cloud and S/4HANA
In May 2026, SAP released security updates addressing 15 vulnerabilities across multiple products, notably two critical flaws in Commerce Cloud and S/4HANA. CVE-2026-34263 in SAP Commerce Cloud allows unauthenticated attackers to execute arbitrary code due to improper Spring Security configuration. CVE-2026-34260 in SAP S/4HANA enables authenticated attackers to perform SQL injection attacks, potentially granting unauthorized access to sensitive data and causing application crashes. These vulnerabilities significantly impact the confidentiality, integrity, and availability of the affected systems. The disclosure of these critical vulnerabilities underscores the ongoing challenges in securing enterprise software platforms. Organizations relying on SAP products must prioritize timely patching and robust security practices to mitigate risks associated with such flaws.
2 months ago
Kill Chain
Shai-Hulud Supply Chain Attack: A Wake-Up Call for CI/CD Security
In May 2026, the 'Shai-Hulud' supply chain attack, attributed to the TeamPCP threat group, compromised hundreds of npm and PyPI packages, including those from TanStack, Mistral AI, UiPath, and OpenSearch. The attackers exploited valid OpenID Connect (OIDC) tokens to publish malicious package versions with verifiable provenance attestation (SLSA Build Level 3), enabling the distribution of credential-stealing malware targeting developers. This sophisticated attack leveraged vulnerabilities in CI/CD pipelines, including risky 'pull_request-target' workflows, GitHub Actions cache poisoning, and OIDC token theft from runner memory, resulting in the unauthorized publication of 84 malicious versions across 42 TanStack packages. The incident underscores the escalating threat of supply chain attacks and the need for robust security measures in software development pipelines. The use of legitimate CI/CD infrastructure to distribute malware highlights the importance of securing development environments against such sophisticated threats.
2 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