✨ 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
Laravel Lang Supply Chain Attack: A Wake-Up Call for Open-Source Security
In May 2026, attackers compromised the Laravel Lang GitHub organization by rewriting existing git tags across multiple repositories, including laravel-lang/lang, laravel-lang/http-statuses, laravel-lang/attributes, and laravel-lang/actions. This manipulation redirected developers to malicious commits in attacker-controlled forks, leading to the installation of credential-stealing malware via Composer. The malware targeted sensitive information such as cloud credentials, SSH keys, and browser data, posing significant risks to developers and organizations relying on these packages. This incident underscores the evolving nature of supply chain attacks, highlighting the need for enhanced security measures in software development pipelines. The exploitation of GitHub's tagging system to distribute malware emphasizes the importance of verifying package integrity and monitoring for unusual repository activities to prevent similar breaches.
2 months ago
Kill Chain
Packagist Supply Chain Attack Highlights Cross-Ecosystem Vulnerabilities
In May 2026, a coordinated supply chain attack compromised eight packages on Packagist, the PHP package repository. The attackers inserted malicious code into the `package.json` files of these Composer packages, targeting projects that incorporate JavaScript build tools alongside PHP code. This code executed a post-installation script that downloaded and ran a Linux binary from a GitHub repository, potentially allowing unauthorized access and control over affected systems. The malicious packages have since been removed from Packagist. This incident underscores the evolving tactics of threat actors who exploit cross-ecosystem dependencies to infiltrate software supply chains. Developers and organizations must remain vigilant, ensuring comprehensive security reviews of all dependencies, including those that span multiple programming languages and ecosystems.
2 months ago
Kill Chain
Critical Drupal Core SQL Injection Vulnerability (CVE-2026-9082) Actively Exploited
In May 2026, a critical SQL injection vulnerability, identified as CVE-2026-9082, was discovered in Drupal Core's database abstraction API. This flaw specifically affects sites utilizing PostgreSQL databases, allowing unauthenticated attackers to execute arbitrary SQL commands. Successful exploitation can lead to information disclosure, privilege escalation, and potentially remote code execution. Drupal released patches for affected versions, including 10.4.10, 10.5.10, 10.6.9, 11.1.10, 11.2.12, and 11.3.10. ([drupal.org](https://www.drupal.org/sa-core-2026-004?utm_source=openai)) The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added this vulnerability to its Known Exploited Vulnerabilities (KEV) catalog on May 22, 2026, indicating active exploitation in the wild. Organizations are urged to apply the necessary patches promptly to mitigate potential risks. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-9082?utm_source=openai))
2 months ago
Kill Chain
AI Model Identifies Over 10,000 Critical Software Vulnerabilities in One Month
In April 2026, Anthropic launched Project Glasswing, utilizing its advanced AI model, Claude Mythos Preview, to autonomously identify vulnerabilities in critical software. Within a month, the initiative uncovered over 10,000 high- or critical-severity flaws across major operating systems and web browsers. Notably, the AI detected a 27-year-old bug in OpenBSD and a 16-year-old issue in FFmpeg, highlighting its unprecedented detection capabilities. This rapid discovery rate has effectively ended the traditional "patch window," as over 99% of the identified vulnerabilities remain unpatched, posing significant risks to global economies, public safety, and national security. The emergence of AI-driven vulnerability discovery tools like Claude Mythos Preview signifies a paradigm shift in cybersecurity. While these tools enhance defensive capabilities, they also compress the timeline between vulnerability discovery and potential exploitation. Organizations must adapt by implementing resilience-based security models, hardening binaries, and adopting runtime protections to mitigate the risks associated with this accelerated threat landscape.
2 months ago
Kill Chain
Laravel-Lang PHP Packages Compromised in May 2026 Supply Chain Attack
In May 2026, a significant software supply chain attack targeted multiple PHP packages maintained by the Laravel-Lang organization. The attacker gained unauthorized access to the organization's GitHub repositories and rewrote every existing git tag across several popular Composer packages, including `laravel-lang/lang`, `laravel-lang/http-statuses`, `laravel-lang/attributes`, and `laravel-lang/actions`. This mass retagging introduced malicious code designed to exfiltrate Continuous Integration (CI) secrets to an attacker-controlled domain. The rapid succession of these tag modifications suggests a comprehensive compromise of Laravel-Lang's release process, potentially through stolen organization-level credentials or compromised release infrastructure. ([stepsecurity.io](https://www.stepsecurity.io/blog/laravel-lang-supply-chain-attack?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks within the open-source ecosystem. By compromising widely-used packages, attackers can infiltrate numerous downstream projects, leading to widespread security breaches. The Laravel-Lang attack highlights the critical need for robust security measures in software development pipelines, including stringent access controls, regular audits of release processes, and vigilant monitoring for unauthorized changes to code repositories.
2 months ago
Kill Chain
CISA Adds CVE-2026-9082 to Known Exploited Vulnerabilities Catalog
On May 22, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2026-9082 to its Known Exploited Vulnerabilities Catalog. This highly critical SQL injection vulnerability affects Drupal core's database abstraction layer, specifically impacting sites using PostgreSQL databases. Exploitation of this flaw can lead to information disclosure, privilege escalation, and remote code execution. The vulnerability affects Drupal versions from 8.9.0 up to 11.3.9. ([drupal.org](https://www.drupal.org/sa-core-2026-004?utm_source=openai)) The inclusion of CVE-2026-9082 in CISA's catalog underscores the urgency for organizations to address this vulnerability promptly. Given the widespread use of Drupal for content management, unpatched systems are at significant risk of exploitation, potentially leading to severe security breaches.
2 months ago
Kill Chain
From Edge Appliance to Enterprise Compromise: Analyzing the 2026 Multi-Stage Linux Intrusion
In May 2026, a sophisticated cyber intrusion was identified, where attackers exploited vulnerabilities in F5 BIG-IP Access Policy Manager (APM) and Atlassian Confluence to gain unauthorized access to enterprise networks. The attackers initially compromised an internet-facing F5 BIG-IP appliance, leveraging a critical remote code execution vulnerability (CVE-2025-53521) to establish a foothold. They then moved laterally to an internal Linux host and exploited an unpatched Confluence server, obtaining credentials that facilitated further attacks against Active Directory. This multi-stage attack underscores the evolving threat landscape, where adversaries target edge appliances and internal applications to bypass traditional security controls. Organizations are urged to prioritize patch management, especially for internet-facing devices, and to implement robust monitoring across all network segments to detect and mitigate such complex attack chains.
2 months ago
Kill Chain
Understanding CVE-2026-0265: PAN-OS CAS Authentication Bypass
In May 2026, a critical authentication bypass vulnerability, CVE-2026-0265, was identified in Palo Alto Networks' PAN-OS software. This flaw allows unauthenticated attackers to forge JSON Web Tokens (JWTs) and gain unauthorized access to systems where the Cloud Authentication Service (CAS) is enabled. The vulnerability affects both GlobalProtect portals and management interfaces, potentially compromising VPN user sessions and administrative controls. Palo Alto Networks has released patches for affected versions, and organizations are urged to update to fixed versions or disable CAS to mitigate the risk. The discovery of CVE-2026-0265 underscores the ongoing challenges in securing authentication mechanisms within network infrastructure. As attackers continue to exploit such vulnerabilities, it is imperative for organizations to stay vigilant, apply timely patches, and adhere to best practices in access control to safeguard their systems against unauthorized access.
2 months ago
Kill Chain
FBI Issues Warning on Kali365 Phishing Platform Targeting Microsoft 365 Users
In April 2026, the FBI identified 'Kali365,' a Phishing-as-a-Service (PhaaS) platform that enables cybercriminals to hijack Microsoft 365 access tokens by exploiting OAuth device code authorizations. Distributed primarily via Telegram, Kali365 allows attackers to bypass multi-factor authentication (MFA) without intercepting user credentials. This method grants persistent access to Microsoft 365 services, including Outlook, Teams, and OneDrive, facilitating data theft, fraud, extortion, and potential ransomware attacks. ([ic3.gov](https://www.ic3.gov/PSA/2026/PSA260521?utm_source=openai)) The emergence of Kali365 underscores a significant shift in phishing tactics, with attackers increasingly leveraging device code phishing to circumvent traditional security measures. This trend highlights the urgent need for organizations to reassess and strengthen their authentication protocols and user education to mitigate evolving threats. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/05/22/kali365-microsoft-365-phishing-fbi-warning/?utm_source=openai))
2 months ago
Kill Chain
Ubiquiti Patches Critical UniFi OS Vulnerabilities - May 2026
In May 2026, Ubiquiti released patches for three critical vulnerabilities in UniFi OS, identified as CVE-2026-34908, CVE-2026-34909, and CVE-2026-34910. These flaws allowed remote attackers to make unauthorized system changes, access underlying system files, and execute command injection attacks without requiring authentication. The vulnerabilities were reported through Ubiquiti's bug bounty program and could be exploited in low-complexity attacks. At the time of disclosure, nearly 100,000 UniFi OS endpoints were exposed online, with approximately 50,000 located in the United States. This incident underscores the persistent targeting of network infrastructure by cybercriminals and state-sponsored actors. Organizations must prioritize timely patching and robust security measures to mitigate risks associated with such vulnerabilities.
2 months ago
Kill Chain
Drupal CVE-2026-9082: Critical SQL Injection Vulnerability Exploited
In May 2026, a critical SQL injection vulnerability, CVE-2026-9082, was identified in Drupal's database abstraction API, specifically affecting sites using PostgreSQL. This flaw allows unauthenticated attackers to execute arbitrary SQL commands, potentially leading to information disclosure, privilege escalation, and remote code execution. Exploitation attempts have been observed in the wild, prompting Drupal to assign a risk score of 23 out of 25. Affected versions include Drupal 8.9.x, 10.4.x before 10.4.10, 10.5.x before 10.5.10, 10.6.x before 10.6.9, 11.0.x/11.1.x before 11.1.10, 11.2.x before 11.2.12, and 11.3.x before 11.3.10. Administrators are urged to update to the latest versions immediately. This incident underscores the persistent threat of SQL injection vulnerabilities in web applications, emphasizing the need for robust input validation and regular security updates. The active exploitation of this flaw highlights the importance of timely patching and vigilant monitoring to protect sensitive data and maintain system integrity.
2 months ago
Kill Chain
Trend Micro Apex One Zero-Day CVE-2026-34926 Exploited in the Wild
In May 2026, Trend Micro disclosed a directory traversal vulnerability (CVE-2026-34926) in its Apex One on-premise server, allowing local attackers with administrative privileges to inject malicious code. This flaw enables the deployment of malware to connected agents, compromising endpoint security. Despite the requirement for prior administrative access, at least one exploitation attempt has been observed in the wild. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added this vulnerability to its Known Exploited Vulnerabilities Catalog, mandating federal agencies to apply patches by June 4, 2026. This incident underscores the critical need for timely patch management and vigilant monitoring of endpoint security solutions to prevent potential breaches.
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