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
Microsoft's Record 972 Vulnerability Patch Signals New AI-Driven Cybersecurity Era
In September 2026, Microsoft released an unprecedented security update addressing 972 vulnerabilities, with 112 classified as critical severity. This represents a dramatic escalation from 570 vulnerabilities patched just two months prior, demonstrating the impact of AI-powered vulnerability discovery tools on the cybersecurity landscape. The massive patch volume reflects an industry-wide acceleration in vulnerability identification, with Microsoft, Google, and other major technology companies releasing record-breaking security updates throughout 2026. This incident highlights the double-edged nature of AI in cybersecurity, as the same technologies enabling defenders to identify vulnerabilities at unprecedented scale are simultaneously empowering attackers to reverse-engineer exploits from patches within hours of release, creating an increasingly compressed window for organizations to deploy critical security updates.
5 days ago
Kill Chain
Dutch NCSC Issues Urgent Warning: Critical Check Point VPN Vulnerabilities Under Imminent Threat
The Dutch National Cyber Security Centre (NCSC) issued an urgent warning on September 12, 2026, about imminent exploitation of two critical vulnerabilities in Check Point VPN products. CVE-2026-85102 involves improper certificate validation during VPN negotiation, while CVE-2026-85103 is a heap overflow in the VPN certificate ASN.1 decoder. Both flaws allow remote code execution on Security Gateways and Management Servers, affecting versions R81.20, R82, R82.10, R81.10.x, and R82.00.x. Check Point released patches on September 9, but the NCSC warns exploitation attempts are expected soon, potentially allowing attackers to gain full system control, access confidential data, and disrupt operations. This incident highlights the growing threat landscape targeting VPN infrastructure, particularly as organizations continue to rely heavily on remote access solutions post-pandemic. The combination of critical severity scores and the NCSC's assessment of imminent exploitation underscores the urgency for organizations to prioritize patch management and implement additional VPN security controls.
1 week ago
Kill Chain
CISA Elevates GitLab Path Traversal Vulnerability to Known Exploited Status
CISA has added CVE-2026-85706, a path traversal vulnerability affecting GitLab Community Edition and Enterprise Edition, to its Known Exploited Vulnerabilities (KEV) Catalog following evidence of active exploitation. Path traversal vulnerabilities allow attackers to access files and directories outside the intended scope by manipulating file path parameters, potentially leading to unauthorized data access, system compromise, or privilege escalation. This addition reinforces the critical nature of the vulnerability and mandates rapid remediation by Federal Civilian Executive Branch agencies under BOD 26-04. This incident highlights the ongoing trend of attackers targeting DevOps platforms and source code management systems, which have become critical infrastructure for modern software development. As organizations increasingly rely on GitLab and similar platforms for code repositories and CI/CD pipelines, vulnerabilities in these systems pose significant supply chain risks that can cascade across multiple downstream applications and services.
1 week ago
Kill Chain
GitLab's Critical CVE-2026-85706: When DevOps Platforms Become Attack Vectors
GitLab released emergency patches in September 2026 for two critical vulnerabilities, including CVE-2026-85706 with a perfect 10.0 CVSS score. The path traversal flaw allows unauthenticated attackers to read any file on self-managed GitLab servers through malformed repository commit requests. A second vulnerability (CVE-2026-87719) enables authenticated users to extract Advanced Search credentials via Duo Chat command injection. Security researchers immediately observed internet-wide scanning for the vulnerabilities, prompting CISA to add them to the Known Exploited Vulnerabilities list. This incident highlights the accelerating timeline between vulnerability disclosure and active exploitation, particularly for software development platforms that are critical to modern DevSecOps pipelines and contain sensitive source code and credentials.
1 week ago
Kill Chain
Conti Ransomware Operative Sentenced: Lessons from a $150M Cybercrime Empire
In September 2026, Ukrainian national Oleksii Oleksiyovych Lytvynenko was sentenced to four years in prison for his role in the Conti ransomware operation that targeted over 1,000 victims worldwide between 2020 and 2022. Lytvynenko joined the cybercrime syndicate in September 2021, personally compromising 12 companies across the U.S. and overseas, developing malicious loader tools, and managing stolen data as part of double extortion attacks. The Conti operation collected over $150 million in ransom payments before shutting down in 2022, with its members later forming new ransomware groups including BlackCat, Black Basta, and Hive. This sentencing represents ongoing law enforcement efforts to dismantle ransomware ecosystems, as threat actors continue evolving tactics through splintered operations and increasingly sophisticated extortion schemes targeting critical infrastructure organizations worldwide.
1 week ago
Kill Chain
How Threat Actors Weaponized Trusted AI Platforms for Social Engineering
In 2026, Huntress Labs documented a sophisticated social engineering campaign where threat actors weaponized trusted AI platforms including Claude, ChatGPT, and Grok to deliver malware. The FakeAgent campaign exploited Claude Artifacts and shared conversation features to create fake download pages and malicious install guides that appeared legitimate due to hosting on trusted domains like claude.ai, chatgpt.com, and grok.com. Over nine months, attackers delivered SectopRAT, MacSync stealer, and AMOS stealer malware to over 29 organizations by abusing shareable AI content and SEO poisoning techniques. This represents a significant evolution in social engineering tactics as attackers leverage the inherent trust users place in established AI platforms to bypass traditional security awareness training and detection mechanisms.
1 week ago
Kill Chain
ShinyHunters & Helix Gangs Weaponize Passkey Themes in Microsoft 365 Attacks
Since May 2026, threat actors linked to ShinyHunters, Helix, and other extortion gangs have been conducting sophisticated passkey-themed phishing campaigns targeting corporate Microsoft 365 accounts. The attacks begin with extensive pre-attack reconnaissance, followed by social engineering calls impersonating IT help desks to trick employees into urgently updating passkey or MFA configurations. Victims are directed to adversary-in-the-middle phishing sites or device-code authentication flows, allowing attackers to capture credentials and session tokens. Once inside Microsoft cloud environments, attackers perform systematic reconnaissance using Microsoft Graph APIs, establish persistence through MFA method registration, and conduct automated data exfiltration from SharePoint, OneDrive, and Exchange over periods spanning hours to days while avoiding detection. The attacks demonstrate the evolving threat landscape where modern authentication methods like passkeys are weaponized as social engineering lures, highlighting the critical need for phishing-resistant MFA implementations and enhanced cloud security controls in enterprise environments.
1 week ago
Kill Chain
JFrog Artifactory Under Attack: Critical Vulnerability Chain Enables Supply Chain Compromise
Between August and September 2026, threat actors exploited a chain of critical vulnerabilities in JFrog Artifactory (CVE-2026-42018, CVE-2026-42016, and CVE-2026-82329) to bypass authentication and gain administrative privileges on self-hosted instances. Attackers leveraged these flaws to obtain JWT tokens for anonymous users, escalate to admin-level permissions within minutes, and deploy custom Rust-based backdoors with command-and-control capabilities. The campaign affected multiple organizations, with attackers installing malicious Groovy plugins, establishing persistence, stealing configuration data, and creating rogue administrator accounts across vulnerable infrastructure. This incident highlights the escalating sophistication of supply chain attacks targeting development infrastructure, as 49-62% of internet-accessible Artifactory instances remain vulnerable to these authentication bypass flaws, creating widespread exposure across the software development ecosystem.
1 week ago
Kill Chain
GitLab's CVSS 10.0 Vulnerability: Why DevOps Security Can't Wait
GitLab disclosed a critical path traversal vulnerability (CVE-2026-85706) with a maximum CVSS score of 10.0, allowing unauthenticated attackers to read arbitrary files from GitLab servers through the repository commits API. The flaw affects GitLab CE and EE versions from 18.7 through 19.3.1, stemming from improper path confinement and missing authentication enforcement. Within hours of public disclosure on September 11, 2026, security researchers observed active in-the-wild exploitation attempts targeting exposed GitLab instances to extract log files, configuration data, credentials, and sensitive information. This incident highlights the accelerating timeline from vulnerability disclosure to active exploitation, particularly for DevOps platforms that house critical source code and CI/CD secrets. Following a similar pattern to the recent GitLab GraphQL injection vulnerability (CVE-2026-19478), attackers are rapidly weaponizing these flaws to compromise software supply chains and inject malicious code into build pipelines.
1 week ago
Kill Chain
UAC-0099 Deploys GuardBreaker AI Manipulation Against Ukraine
In September 2026, Russia-aligned threat group UAC-0099 deployed a novel AI manipulation technique called GuardBreaker against Ukrainian targets. The attackers embedded nuclear weapon prompts within malicious VBScript comments to trigger AI safety mechanisms and prevent automated malware analysis systems from examining their code. This represents a significant evolution in adversarial tactics, where threat actors manipulate AI defensive reasoning rather than increasing malware sophistication to achieve compromise. This incident highlights the accelerating arms race between AI-powered security tools and adversaries who exploit their limitations. With AI systems now discovering vulnerabilities at unprecedented speed and scale, traditional 90-day patch cycles are obsolete, creating an urgent need for multilayered defense strategies that don't rely solely on AI-based detection mechanisms.
1 week ago
Kill Chain
The $21 Billion AI Scam Crisis: How Artificial Intelligence Became the Ultimate Social Engineer
AI-enabled social engineering attacks have reached unprecedented sophistication, with cybercriminals leveraging large language models to create highly personalized and emotionally manipulative scams. Research by Fred Heiding of Menlo Park Intelligence reveals that AI systems excel at human manipulation through voice cloning, long-term relationship building, and cultural context adaptation. The FBI's Internet Crime Center reports that fraud losses skyrocketed from $4 billion in 2020 to $21 billion in 2025, primarily targeting vulnerable populations including senior citizens who develop emotional dependencies on AI-powered scam bots. This asymmetric threat landscape highlights a critical security gap where traditional technical defenses prove inadequate against AI-enhanced social engineering, as human cognitive vulnerabilities cannot be patched like software systems.
1 week ago
Kill Chain
The PaperCut AI Swarm Attack: When Machines Wage Cyber Warfare
In August 2026, a Russian-speaking threat actor deployed hundreds of AI agents in a coordinated swarm attack targeting PaperCut NG and MF print management software. The AI-powered campaign compromised at least 440 instances across 395 organizations in 48 countries, achieving remote code execution within four hours and Active Directory domain admin access in just six hours total. Once fully launched, the swarm compromised 11 organizations in merely 26 seconds, demonstrating unprecedented speed and scale in automated cyberattacks. This incident represents a critical inflection point where AI agents are now actively integrated across the entire cyber kill chain, from reconnaissance to exfiltration. As nation-state actors and financially motivated groups increasingly weaponize large language models and agentic AI capabilities, organizations face a new reality where attackers can execute complex, multi-stage operations at machine speed while defenders still operate at human pace.
1 week 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