✨ 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 Discovered in Serial-to-IP Converters: A Wake-Up Call for OT Security
In April 2026, Forescout Technologies identified 22 new vulnerabilities in serial-to-IP converters from Lantronix and Silex, devices integral to connecting legacy industrial equipment to modern networks. These vulnerabilities, including remote code execution and authentication bypass, could allow attackers to disrupt operations, move laterally across networks, and tamper with sensitive data. Notably, tens of thousands of these devices are exposed online, increasing the risk to critical infrastructure sectors such as utilities, manufacturing, and healthcare. This discovery underscores the persistent security challenges in operational technology environments, particularly concerning devices that bridge legacy systems with modern networks. The prevalence of outdated components and inadequate security measures in these converters highlights the urgent need for organizations to assess and fortify their OT security postures to prevent potential exploitation.
3 months ago
Kill Chain
Google Patches Critical RCE Vulnerability in Antigravity IDE
In January 2026, security researchers at Pillar Security identified a critical vulnerability in Google's AI-powered integrated development environment (IDE), Antigravity. The flaw resided in the 'find_by_name' tool, where insufficient input sanitization allowed attackers to inject command-line flags into the underlying 'fd' utility. This exploitation enabled sandbox escape and remote code execution (RCE), effectively bypassing Antigravity's Secure Mode protections. Google acknowledged the issue and released a patch in February 2026 to address the vulnerability. ([darkreading.com](https://www.darkreading.com/vulnerabilities-threats/google-fixes-critical-rce-flaw-ai-based-antigravity-tool?utm_source=openai)) This incident underscores the growing security challenges associated with AI-driven development tools. Prompt injection vulnerabilities, as demonstrated in this case, highlight the need for robust input validation and execution isolation mechanisms to prevent unauthorized code execution and maintain system integrity.
3 months ago
Kill Chain
Vercel's April 2026 Security Breach: Lessons in Third-Party Integration Risks
In April 2026, Vercel, a cloud development platform, experienced a security breach originating from a compromised third-party AI tool, Context.ai. An attacker exploited this tool to gain unauthorized access to a Vercel employee's Google Workspace account, subsequently infiltrating Vercel's internal systems. This intrusion led to the exposure of non-sensitive customer environment variables, including API keys and database credentials. Vercel promptly notified affected customers, recommending immediate credential rotation and enhanced security measures. The company engaged incident response experts and law enforcement to investigate and mitigate the breach, ensuring that core services remained operational throughout the incident. This incident underscores the escalating risks associated with third-party integrations and OAuth permissions in cloud environments. As organizations increasingly adopt AI tools and third-party services, the potential for supply chain attacks grows, emphasizing the need for stringent access controls, regular security audits, and comprehensive monitoring to safeguard sensitive data and maintain trust.
3 months ago
Kill Chain
CISA Adds 8 Exploited Flaws to KEV Catalog
In April 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added eight vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog, citing active exploitation. Notably, CVE-2023-27351, an improper authentication flaw in PaperCut NG/MF, allows attackers to bypass authentication via the SecurityRequestFilter class. Other vulnerabilities affect JetBrains TeamCity, Kentico Xperience, Quest KACE SMA, Synacor Zimbra, and Cisco Catalyst SD-WAN Manager. ([thehackernews.com](https://thehackernews.com/2026/04/cisa-adds-8-exploited-flaws-to-kev-sets.html?utm_source=openai)) The inclusion of these vulnerabilities underscores the persistent threat posed by both new and longstanding security flaws. Organizations are urged to promptly apply patches to mitigate risks associated with these actively exploited vulnerabilities.
3 months ago
Kill Chain
Understanding the Surge in Identity-Based Cyber Attacks
In early 2026, a significant cybersecurity breach occurred when attackers exploited identity-based vulnerabilities to gain unauthorized access to sensitive systems. By leveraging stolen credentials obtained through sophisticated phishing campaigns and infostealer malware, the threat actors bypassed traditional security measures, including multi-factor authentication (MFA). This breach resulted in the exfiltration of vast amounts of personal and corporate data, leading to substantial financial and reputational damage for the affected organizations. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/02/18/identity-based-cyberattacks-compromise/?utm_source=openai)) This incident underscores a growing trend where attackers prefer logging in with stolen credentials over exploiting technical vulnerabilities. The prevalence of identity-based attacks has surged, with reports indicating that 75% of breaches now originate from compromised identities. ([securitytoday.de](https://www.securitytoday.de/en/2026/03/19/identity-attacks-2026-why-hackers-no-longer-break-in-they-log-in/?utm_source=openai))
3 months ago
Kill Chain
Critical Vulnerability in Google's Antigravity IDE Leads to Remote Code Execution
In January 2026, cybersecurity researchers identified a critical vulnerability in Google's AI-powered integrated development environment (IDE), Antigravity. The flaw, stemming from insufficient input sanitization in the 'find_by_name' tool, allowed attackers to execute arbitrary code by exploiting prompt injection techniques. This vulnerability enabled sandbox escape and remote code execution, effectively bypassing Antigravity's Secure Mode protections. Google addressed the issue with a patch released on February 28, 2026. ([cyberscoop.com](https://cyberscoop.com/google-antigravity-pillar-security-agent-sandbox-escape-remote-code-execution/?utm_source=openai)) The incident underscores the growing security challenges associated with AI-driven development tools. As organizations increasingly integrate AI agents into their workflows, ensuring robust input validation and sandboxing mechanisms becomes paramount to prevent similar vulnerabilities.
3 months ago
Kill Chain
Insider Betrayal: Ransomware Negotiator Aids BlackCat Attacks in 2023
In April 2023, Angelo Martino, a 41-year-old ransomware negotiator from Land O'Lakes, Florida, began collaborating with the BlackCat ransomware group to exploit confidential information from his clients. By providing BlackCat attackers with sensitive details such as insurance policy limits and internal negotiation strategies, Martino enabled the cybercriminals to demand higher ransom payments from five U.S. companies. This collusion led to significant financial losses for the affected organizations. ([thehackernews.com](https://thehackernews.com/2026/04/ransomware-negotiator-pleads-guilty-to.html?utm_source=openai)) This case underscores a troubling trend of insiders leveraging their positions to facilitate cyberattacks, highlighting the critical need for robust internal security measures and vigilant monitoring of personnel with access to sensitive information.
3 months ago
Kill Chain
Axios npm Supply Chain Compromise: A 2026 Case Study
On March 31, 2026, attackers compromised the npm account of a lead maintainer of Axios, a widely-used JavaScript HTTP client library, and released two malicious versions: axios@1.14.1 and axios@0.30.4. These versions included a trojanized dependency, plain-crypto-js@4.2.1, which executed a post-install script to deploy a cross-platform Remote Access Trojan (RAT) targeting Windows, macOS, and Linux systems. The malicious packages were available for approximately three hours before being removed, during which time they could have been installed by numerous developers and CI/CD pipelines, potentially leading to widespread system compromises. ([github.com](https://github.com/axios/axios/issues/10636?utm_source=openai)) This incident underscores the growing threat of supply chain attacks in the software development ecosystem. The rapid deployment and removal of the malicious packages highlight the need for developers and organizations to implement stringent security measures, such as verifying package integrity, pinning dependencies to known safe versions, and monitoring for anomalous behavior in development and production environments.
3 months ago
Kill Chain
CISA Adds Eight Exploited Vulnerabilities to KEV Catalog
On April 20, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) expanded its Known Exploited Vulnerabilities (KEV) Catalog by adding eight new vulnerabilities, citing evidence of active exploitation. These vulnerabilities affect a range of products, including PaperCut NG/MF, JetBrains TeamCity, Kentico Xperience, Quest KACE Systems Management Appliance, Synacor Zimbra Collaboration Suite, and Cisco Catalyst SD-WAN Manager. The inclusion of these vulnerabilities underscores the persistent threat posed by unpatched software flaws, which can serve as entry points for malicious actors to compromise systems and exfiltrate sensitive data. The addition of these vulnerabilities to the KEV Catalog highlights the evolving landscape of cyber threats, where attackers continuously exploit both new and longstanding vulnerabilities. Organizations are urged to prioritize the remediation of these vulnerabilities to mitigate potential risks and enhance their cybersecurity posture.
3 months ago
Kill Chain
Change Healthcare Ransomware Attack: A Wake-Up Call for Healthcare Cybersecurity
In February 2024, Change Healthcare, a subsidiary of UnitedHealth Group, suffered a ransomware attack by the ALPHV/BlackCat group. The attackers exploited compromised credentials lacking multi-factor authentication to access the company's systems, exfiltrated sensitive data, and deployed ransomware that severely disrupted operations. This breach halted electronic payments and medical claims processing, forcing patients to pay out-of-pocket for medications and healthcare services. The attack had an unprecedented impact on the U.S. healthcare system, causing widespread disruptions in healthcare delivery. The financial fallout was equally staggering, with UnitedHealth Group incurring approximately $2.87 billion in response costs during 2024. Additionally, the company paid $22 million in ransom to the attackers and provided over $6 billion in assistance to affected healthcare providers. The incident garnered global attention, highlighting the vulnerabilities in healthcare cybersecurity and underscoring the critical need for robust defenses in this sector, where the consequences of cyberattacks extend far beyond financial losses to directly affect patient care and safety. This incident underscores the growing dangers of ransomware attacks targeting healthcare data.
3 months ago
Kill Chain
Navigating AI Security: Understanding Threat Modeling Frameworks in 2026
In 2026, the evolution of artificial intelligence (AI) systems has necessitated the development of specialized threat modeling frameworks to address unique security challenges. Traditional models like STRIDE have been adapted to consider AI-specific threats, while new frameworks such as MAESTRO and STRIFE have emerged to provide comprehensive analyses of AI systems' vulnerabilities. These frameworks focus on aspects like adversarial attacks, data poisoning, and model manipulation, ensuring a holistic approach to AI security. The increasing deployment of AI in critical sectors underscores the importance of robust threat modeling. Organizations are now integrating AI-native threat modeling tools into their security practices to proactively identify and mitigate potential risks, thereby enhancing the resilience of AI systems against evolving cyber threats.
3 months ago
Kill Chain
Anthropic's Mythos AI Model: A Game-Changer in Vulnerability Discovery
In April 2026, Anthropic unveiled its advanced AI model, Claude Mythos, capable of autonomously identifying and exploiting thousands of zero-day vulnerabilities across major operating systems and web browsers. This unprecedented capability has raised significant concerns within the cybersecurity community, as the model's potential misuse could lead to widespread security breaches. To mitigate these risks, Anthropic has restricted access to Mythos, collaborating with select organizations under 'Project Glasswing' to responsibly address and patch the identified vulnerabilities. ([tomshardware.com](https://www.tomshardware.com/tech-industry/artificial-intelligence/anthropics-latest-ai-model-identifies-thousands-of-zero-day-vulnerabilities-in-every-major-operating-system-and-every-major-web-browser-claude-mythos-preview-sparks-race-to-fix-critical-bugs-some-unpatched-for-decades?utm_source=openai)) The emergence of AI models like Mythos signifies a paradigm shift in vulnerability discovery, compressing the time between identification and potential exploitation. This development underscores the urgent need for organizations to reassess their cybersecurity strategies, emphasizing proactive defense mechanisms and rapid response capabilities to address the accelerating pace of AI-driven threats. ([infotech.com](https://www.infotech.com/research/reassess-cybersecurity-exposure-in-the-age-of-ai-driven-vulnerability-discovery?utm_source=openai))
3 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