The Containment Era is here. →Explore

Industry Category

Health Care / Life Sciences

Breach intelligence, attack campaigns, and threat reports targeting the Health Care / Life Sciences sector.

2571 threat reports
Page 85 of 215

Explore Other Sectors

Accounting
Aerospace
Aerospace/Aviation
Agriculture
Airlines/Aviation
Animation
Apparel/Fashion
Architecture/Planning
Artificial Intelligence
Artificial Intelligence/Machine Learning
Arts/Crafts
Automotive
Aviation/Aerospace
Banking/Mortgage
Biotechnology/Greentech
Blockchain/Cryptocurrency
Broadcast Media
Broadcasting Media
Broadcasting/Media
Building Materials
Business Supplies/Equipment
Capital Markets/Hedge Fund/Private Equity
Chemical
Chemicals
Civic/Social Organization
Civil Engineering
Cloud Computing
Cloud Computing/SaaS
Cloud Services
Commercial Facilities
Commercial Real Estate
Computer Games
Computer Hardware
Computer Networking
Computer Software/Engineering
Computer/Network Security
Construction
Consulting
Consumer Electronics
Consumer Goods
Consumer Services
Cosmetics
Cosmetics
Critical Manufacturing
Cryptocurrencies
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
Defense/Space
Design
E-Learning
Education Management
Electrical/Electronic Manufacturing
Emergency Services
Energy
Energy/Oil/Solar/Greentech
Entertainment/Movie Production
Environmental Services
Events Services
Facilities Services
Farming
Fashion/Apparel
Financial Services
Fine Art
Fishery
Food Production
Food/Beverages
Fortune 500 companies
Franchising
Fundraising
Gambling/Casinos
Gaming
Gaming/Casinos
Government Administration
Government Facilities
Government Relations
Graphic Design/Web Design
Health Care / Life Sciences
Higher Education/Acadamia
Hospitality
Human Resources/HR
Import/Export
Individual/Family Services
Industrial Automation
Information Services
Information Technology/IT
Insurance
International Affairs
International Trade/Development
Internet
Investment Banking/Venture
Investment Management/Hedge Fund/Private Equity
Judiciary
Law Enforcement
Law Practice/Law Firms
Legal Services
Legislative Office
Leisure/Travel
Logistics/Procurement
Luxury Goods/Jewelry
Machinery
Management Consulting
Manufacturing
Maritime
Marketing/Advertising/Sales
Mechanical or Industrial Engineering
Media Production
Medical Equipment
Medical Practice
Military Industry
Mining/Metals
Mobile
Museums/Institutions
Music
Newspapers/Journalism
Non-Profit/Volunteering
Oil/Energy/Solar/Greentech
Online Publishing
Outsourcing/Offshoring
Package/Freight Delivery
Parking
Pharmaceuticals
Philanthropy
Photography
Plastics
Political Organization
Primary/Secondary Education
Professional Training
Public Relations/PR
Public Safety
Publishing Industry
Railroad Manufacture
Real Estate/Mortgage
Recreational Facilities/Services
Religious Institutions
Renewables/Environment
Research Industry
Restaurants
Retail Industry
Robotics
Rural Healthcare
Security/Investigations
Semiconductors
Sporting Goods
Sports
Staffing/Recruiting
Supermarkets
Technology
Technology/IT
Telecommunications
Think Tanks
Toys and Games
Transportation
Travel/Tourism
Trucking/Freight
Utilities
Venture Capital/VC
Warehousing
Water and Waste Management
Water and Wastewater
Water and Wastewater Systems
Water and Wastewater Treatment
Water, Waste, Steam, and Air Conditioning Services
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wireless

Health Care / Life Sciences Threat Reports

Showing 10091020 / 2571 reports
GitHub Actions Supply Chain Attack 2025: Lessons Learned
Impact· HIGH

GitHub Actions Supply Chain Attack 2025: Lessons Learned

In March 2025, a significant supply chain attack targeted GitHub Actions, specifically compromising the widely-used 'tj-actions/changed-files' repository. Attackers injected malicious code into this action, causing it to expose sensitive secrets from Continuous Integration/Continuous Deployment (CI/CD) workflows by printing them into public logs. This breach, identified as CVE-2025-30066, affected thousands of repositories relying on the compromised action, leading to potential unauthorized access and data breaches. This incident underscores the escalating threats to software supply chains, particularly within CI/CD environments. It highlights the critical need for organizations to implement stringent security measures, such as pinning dependencies to specific versions, regularly auditing third-party components, and enhancing monitoring of CI/CD pipelines to detect and mitigate such vulnerabilities promptly.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
GitHub's 2025 Open Source Vulnerability Report: Key Insights
Impact· HIGH

GitHub's 2025 Open Source Vulnerability Report: Key Insights

In 2025, GitHub's Advisory Database reported 4,101 reviewed advisories, marking the lowest count since 2021. This decline is attributed to a reduction in backfilling older vulnerabilities, while newly reported vulnerabilities increased by 19% year-over-year. Notably, npm malware advisories surged by 69%, driven by large-scale campaigns like SHA1-Hulud. Additionally, there was a significant rise in vulnerabilities related to resource exhaustion, unsafe deserialization, and server-side request forgery. These trends underscore the evolving threat landscape in open-source software. ([github.blog](https://github.blog/security/supply-chain-security/a-year-of-open-source-vulnerability-trends-cves-advisories-and-malware/?utm_source=openai)) The current relevance of this incident lies in the persistent and growing threats targeting open-source ecosystems. The increase in new vulnerabilities and sophisticated malware campaigns highlights the need for continuous vigilance and proactive security measures among developers and organizations relying on open-source components.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Marimo 2026 Pre-Auth RCE Vulnerability Exploited
Impact· CRITICAL

Marimo 2026 Pre-Auth RCE Vulnerability Exploited

In April 2026, a critical pre-authentication remote code execution (RCE) vulnerability, identified as CVE-2026-39987, was discovered in Marimo, a popular open-source Python notebook platform. This flaw allowed unauthenticated attackers to gain full PTY shell access via the /terminal/ws WebSocket endpoint, enabling arbitrary system command execution. Exploitation was observed within 10 hours of public disclosure, with attackers swiftly leveraging the vulnerability to exfiltrate sensitive information. The issue affected all Marimo versions up to 0.20.4 and was addressed in version 0.23.0. ([thehackernews.com](https://thehackernews.com/2026/04/marimo-rce-flaw-cve-2026-39987.html?utm_source=openai)) The rapid exploitation of CVE-2026-39987 underscores the critical need for immediate patching and vigilant monitoring of open-source tools. This incident highlights the growing trend of attackers targeting vulnerabilities in widely-used development platforms, emphasizing the importance of proactive security measures in software development environments.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Adobe Acrobat Reader CVE-2026-34621: Critical Prototype Pollution Vulnerability
Impact· HIGH

Adobe Acrobat Reader CVE-2026-34621: Critical Prototype Pollution Vulnerability

In April 2026, Adobe released emergency updates to address a critical vulnerability (CVE-2026-34621) in Acrobat Reader, which had been actively exploited since at least December 2025. This 'Prototype Pollution' flaw allowed attackers to execute arbitrary code on affected systems when users opened malicious PDF files. The vulnerability impacted versions 24.001.30356, 26.001.21367, and earlier, across both Windows and macOS platforms. Successful exploitation could lead to full system compromise, including data theft and unauthorized control over the device. The incident underscores the persistent threat posed by zero-day vulnerabilities and the importance of timely software updates. Organizations are reminded to maintain robust patch management practices and to exercise caution when handling unsolicited documents, especially those received via email or social channels.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Hims & Hers Data Breach: A Wake-Up Call for Third-Party Service Security
Impact· HIGH

Hims & Hers Data Breach: A Wake-Up Call for Third-Party Service Security

In early February 2026, telehealth company Hims & Hers experienced a data breach when unauthorized actors accessed its third-party customer service platform between February 4 and February 7. The attackers obtained customer support tickets containing personal information, including names and contact details. The company detected the intrusion on February 5 and promptly secured the affected system. While medical records and provider communications remained unaffected, the breach exposed sensitive customer data. ([techcrunch.com](https://techcrunch.com/2026/04/02/telehealth-giant-hims-hers-says-its-customer-support-system-was-hacked/?utm_source=openai)) This incident underscores the growing trend of cyberattacks targeting third-party service providers, exploiting their access to sensitive data. Organizations must reassess and strengthen their vendor risk management and cybersecurity measures to prevent similar breaches.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Understanding the 2026 Surge in AI-Driven Credential Theft
Impact· HIGH

Understanding the 2026 Surge in AI-Driven Credential Theft

In 2026, the cybersecurity landscape witnessed a significant surge in AI-driven credential theft, with attackers leveraging artificial intelligence to automate and scale their operations. This escalation led to a 160% increase in credential-based attacks, resulting in the theft of 1.8 billion login credentials from 5.8 million compromised endpoints. The use of AI enabled threat actors to conduct sophisticated phishing campaigns, exploit vulnerabilities rapidly, and bypass traditional security measures, posing substantial risks to organizations worldwide. The current relevance of this incident is underscored by the continued evolution of AI technologies, which have lowered the barrier to entry for cybercriminals and increased the speed and efficiency of attacks. Organizations must adapt their security strategies to address these advanced threats, emphasizing continuous identity assessment, behavioral anomaly detection, and the implementation of phishing-resistant authentication methods to mitigate the risks associated with AI-driven credential theft.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Safeguarding AI Systems: Addressing Indirect Prompt Injection Vulnerabilities
Impact· HIGH

Safeguarding AI Systems: Addressing Indirect Prompt Injection Vulnerabilities

In April 2026, security researchers identified a critical vulnerability in AI-integrated customer service solutions utilizing Large Language Models (LLMs). The attack, termed 'indirect prompt injection,' involves embedding malicious instructions within user profile fields or external data sources that the LLM processes as context. This method allows attackers to bypass supervisor agents designed to monitor direct user inputs, leading to unauthorized actions by the AI system. The exploitation of this vulnerability underscores the need for comprehensive security measures that encompass all data sources influencing LLM behavior. As AI systems become more integrated into critical workflows, the prevalence of such sophisticated attacks is expected to rise, highlighting the urgency for organizations to reassess and fortify their AI security protocols.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Qualys 2026 Report Highlights Urgent Need for Automated Vulnerability Management
Impact· CRITICAL

Qualys 2026 Report Highlights Urgent Need for Automated Vulnerability Management

In March 2026, Qualys released a comprehensive analysis of over one billion remediation records from the Cybersecurity and Infrastructure Security Agency's (CISA) Known Exploited Vulnerabilities (KEV) catalog, spanning 10,000 organizations over four years. The study revealed that despite a 6.5-fold increase in remediation efforts since 2022, 63% of critical vulnerabilities remained unpatched after seven days, up from 56% in previous years. Alarmingly, 88% of 52 high-profile weaponized vulnerabilities were patched slower than they were exploited, with half being weaponized before any patch was available. This indicates a systemic failure in current vulnerability management practices to keep pace with the rapid exploitation timelines of threat actors. The findings underscore the urgent need for organizations to adopt autonomous, closed-loop risk operations to effectively mitigate vulnerabilities in real-time. The traditional manual remediation processes are proving inadequate against the accelerating threat landscape, necessitating a paradigm shift towards automated and proactive security measures.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Marimo 2026 Pre-Auth RCE Exploit: A Wake-Up Call for Rapid Patch Management
Impact· HIGH

Marimo 2026 Pre-Auth RCE Exploit: A Wake-Up Call for Rapid Patch Management

In April 2026, a critical pre-authentication remote code execution (RCE) vulnerability, CVE-2026-39987, was identified in Marimo, an open-source Python notebook platform. This flaw allowed unauthenticated attackers to gain full shell access via the /terminal/ws WebSocket endpoint, bypassing authentication mechanisms. Exploitation was observed within 10 hours of public disclosure, with attackers conducting credential theft and reconnaissance activities. The vulnerability affected all Marimo versions up to 0.20.4 and was patched in version 0.23.0. This incident underscores the rapid weaponization of disclosed vulnerabilities, highlighting the necessity for organizations to promptly apply security patches and review authentication controls, especially in platforms exposed to the internet. The swift exploitation also emphasizes the importance of continuous monitoring and threat intelligence to detect and mitigate emerging threats effectively.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
GlassWorm Campaign 2026: Unveiling the Zig Dropper Threat to Developer IDEs
Impact· HIGH

GlassWorm Campaign 2026: Unveiling the Zig Dropper Threat to Developer IDEs

In April 2026, the GlassWorm campaign introduced a new attack vector targeting developers by distributing a malicious Visual Studio Code (VS Code) extension named "specstudio.code-wakatime-activity-tracker." This extension, masquerading as the legitimate WakaTime tool, included a Zig-compiled native binary designed to stealthily infect all integrated development environments (IDEs) on a developer's machine. Once installed, the binary identified and compromised various IDEs, including VS Code, VSCodium, Positron, and AI-powered coding tools like Cursor and Windsurf. The attack involved downloading a second-stage malicious extension from an attacker-controlled GitHub account, which exfiltrated sensitive data and deployed a remote access trojan (RAT) that installed an information-stealing Google Chrome extension. ([thehackernews.com](https://thehackernews.com/2026/04/glassworm-campaign-uses-zig-dropper-to.html?utm_source=openai)) This incident underscores the evolving sophistication of supply chain attacks targeting developer environments. The use of native binaries compiled in Zig to propagate malware across multiple IDEs highlights the need for enhanced vigilance and security measures within the software development community. Developers are advised to scrutinize extensions before installation and monitor their systems for unauthorized changes to prevent similar compromises.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Anthropic's Claude Mythos AI Model: A Double-Edged Sword in Cybersecurity
Impact· MEDIUM

Anthropic's Claude Mythos AI Model: A Double-Edged Sword in Cybersecurity

In April 2026, Anthropic unveiled Claude Mythos Preview, an advanced AI model capable of autonomously identifying and exploiting zero-day vulnerabilities across major operating systems and web browsers. This model discovered thousands of critical security flaws, including a 27-year-old bug in OpenBSD, raising significant concerns about its potential misuse. To mitigate risks, Anthropic restricted access to select organizations through Project Glasswing, collaborating with tech giants like Apple, Microsoft, and Google to enhance cybersecurity defenses. The emergence of AI models like Claude Mythos underscores the urgent need for robust security measures and regulatory frameworks to prevent malicious exploitation. As AI capabilities advance, organizations must proactively adapt their cybersecurity strategies to address these evolving threats.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Obfuscated JavaScript Phishing Attack Delivers FormBook Malware - April 2026
Impact· HIGH

Obfuscated JavaScript Phishing Attack Delivers FormBook Malware - April 2026

In April 2026, a sophisticated phishing campaign was identified, distributing the FormBook infostealer malware through obfuscated JavaScript files. The attack began with phishing emails containing RAR archives that, when extracted, revealed large, obfuscated JavaScript files. These scripts utilized Windows-specific ActiveXObjects to establish persistence via scheduled tasks and dropped multiple files, including AES-encrypted data and .NET DLLs. The payloads were decrypted and executed using PowerShell scripts, ultimately injecting the FormBook malware into legitimate processes like MSBuild.exe. This multi-stage attack chain effectively evaded traditional detection mechanisms by leveraging obfuscation, encryption, and living-off-the-land techniques. The resurgence of such sophisticated phishing campaigns underscores the evolving tactics of threat actors and the necessity for organizations to enhance their email security measures and endpoint detection capabilities to mitigate the risks associated with advanced malware delivery methods.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(medium)
Read Report
[ INCIDENT RESPONSE // UNDER ATTACK? ]

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