30M+
customer PII rows claimed by ShinyHunters
1M+
Social Security numbers in the stolen dataset
22M+
doctor-patient conversation notes exfiltrated
91
confirmed ShinyHunters victims: Medtronic, iRhythm, Stryker, and now Abbott

SponsoredHorizon3.ai

Proactive Security for the AI Era

NodeZero continuously and autonomously pentests infrastructure, identity, cloud, and now web applications, chaining weaknesses across every domain the way real attackers do. Every finding ships with replayable proof showing exploitable business impact, not theoretical risk.

See NodeZero WebApp in action

ShinyHunters claims to have stolen 30 million patient records, 1 million Social Security numbers, and 22 million doctor-patient conversation notes from Abbott Laboratories in what ranks among the most consequential healthcare breaches of 2026. The ShinyHunters Abbott healthcare breach unfolded in mid-June when the extortion gang targeted multiple Abbott employees with vishing calls, impersonating internal IT support to extract Microsoft Entra SSO credentials. With those credentials, they accessed legacy Exact Sciences cancer diagnostics systems and ran bulk API queries across ServiceNow, SharePoint, and Databricks, pulling records at scale over a sustained period.

The attack did not stop there. A separate threat actor, ShadowByt3$, claims to have independently breached Abbott's LabCentral customer portal on July 4, 2026, exploiting compromised customer credentials to access API endpoints and exfiltrate manufacturing certificates, assay files, and regulatory documentation tied to Abbott's Core Laboratory diagnostics division. Two distinct groups, two separate intrusion paths, one target.

Abbott confirmed it is investigating both incidents but disputes the scope of the claimed data. The company states neither breach has disrupted operations, product availability, or patient services. ShinyHunters set an extortion deadline of July 18 for Abbott, extended to July 21. As of today, July 23, the data has not been publicly released. That does not mean the risk has passed. Extortion groups routinely hold data for secondary sale, selective release, or renewed demands after initial deadlines expire.

Healthcare data is the most valuable class of PII on dark web markets: a complete medical record fetches $250 to $1,000 compared to under $10 for a credit card number. Social Security numbers from medical systems are especially valuable because victims rarely monitor for medical identity fraud. If you or your patients received cancer diagnostics through Abbott's Exact Sciences division, treat your exposure as confirmed and act now.

How the ShinyHunters Vishing Attack Compromised Abbott's SSO

ShinyHunters gained access through one of the most effective and underestimated attack techniques in enterprise security: a phone call. In mid-June 2026, gang members called several Abbott employees while posing as internal corporate IT support staff. The callers told targets their MFA settings needed updating — a pretext designed to generate urgency without suspicion. Employees who complied surrendered their Microsoft Entra SSO credentials and MFA codes directly to the attackers.

Microsoft's security research published July 13, 2026 documented ShinyHunters' infrastructure and techniques in detail. The gang operates custom phishing infrastructure with modular landing pages that adapt in real time depending on whether the victim uses Google SSO, Microsoft Entra, or another identity provider. The vishing call directs targets to these pages, where credential harvesting occurs simultaneously with the call to reduce hesitation. Once credentials and MFA tokens are captured, attackers authenticate as the target user within minutes.

ShinyHunters has refined this playbook across 91 confirmed victims. Previous targets in medtech include Medtronic, iRhythm, and Stryker, all compromised through identical SSO-targeted vishing. The Microsoft blog confirmed the gang also exploits supply chain weaknesses: breaches of trusted SaaS integrations such as Salesloft (August 2025) and Gainsight (November 2025) yielded OAuth tokens that gave downstream access to Salesforce CRM instances at multiple healthcare organizations.

MITRE ATT&CK techniques confirmed in this campaign: T1566.004 (Phishing: Voice), T1528 (Steal Application Access Token), T1671 (Cloud Application Integration), T1213.004 (Data from CRM), T1567 (Exfiltration Over Web Service). Security teams looking at the ShinyHunters attack profile will recognize this as the gang's standard operating procedure applied at scale.

What Data Was Stolen: 30 Million Records Across 7 Systems

The scope of the ShinyHunters Abbott healthcare breach, if confirmed, would place it among the five largest healthcare breaches in US history. ShinyHunters claims the stolen dataset spans seven enterprise systems: Microsoft Entra, ServiceNow, SharePoint, Databricks, Coupa, and two unnamed CRM platforms connected via OAuth integrations to Abbott's Exact Sciences cancer diagnostics operation.

The claimed record counts are specific enough to be credible: 30+ million customer PII rows containing names, email addresses, phone numbers, physical addresses, and dates of birth; 1+ million Social Security numbers; 22+ million doctor-patient conversation notes from oncology consultations; 20+ million medical orders including diagnostic test requests and results; plus internal contracts, NDAs, and customer agreements.

The most sensitive subset is the 22 million doctor-patient conversation notes. These records document clinical discussions about cancer diagnoses, treatment plans, prognoses, and family medical history. Under HIPAA, this constitutes Protected Health Information (PHI) of the highest sensitivity. Unlike financial fraud, medical identity theft using PHI can result in fraudulent treatment in a victim's name, contamination of their medical record, and denial of insurance coverage based on fabricated conditions.

Abbott's official position is that the breach affects only "legacy Exact Sciences systems in the Cancer Diagnostics business" and has not impacted other units or product availability. The company has not confirmed or denied the specific record counts. Under HIPAA Breach Notification Rules (45 CFR Part 164, Subpart D), Abbott must notify affected individuals within 60 days of discovering a breach involving more than 500 individuals. That clock is running.

Stats from this breach underscore a systemic healthcare exposure problem documented in our earlier analysis of 24 billion credentials on the dark web: healthcare organizations remain the most persistently targeted sector because their data is irreplaceable, highly monetizable, and routinely under-defended at the identity layer.

Free daily briefing

Briefings like this, every morning before 9am.

Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.

The Second Breach: ShadowByt3$ and the LabCentral API

Simultaneous with the ShinyHunters intrusion, a separate threat actor tracked as ShadowByt3$ claims to have breached Abbott's LabCentral customer portal on July 4, 2026. The LabCentral portal serves customers of Abbott's Core Laboratory diagnostics division and provides access to technical documentation, assay files, and product configuration data.

ShadowByt3$'s attack vector differs substantially from ShinyHunters. The group claims to have obtained compromised customer portal credentials through an unspecified prior source, then exploited what they describe as a "weak point" in the LabCentral API architecture that allowed unauthenticated enumeration of API endpoints and bulk file download without rate limiting or access controls. The attacker slowly exfiltrated files over multiple days, targeting specific endpoint patterns to avoid detection.

Claimed stolen data includes: CE manufacturing certificates, operation manuals, technical specifications, regulatory documentation including product archives, calibrator assignments, and assay configuration files. Abbott disputes this characterization, stating the LabCentral portal contains only publicly available technical documents and that no sensitive data was compromised.

Two separate groups, hitting different systems, in the same organization within weeks of each other is not coincidence. It reflects a pattern where one disclosed breach or circulating credential dump on dark web forums draws opportunistic actors to the same target. When ShinyHunters activity is visible on BreachForums or Telegram channels, other actors scan for adjacent access points into the same organization. Security teams should treat any confirmed breach as a signal that reconnaissance against adjacent systems is already underway.

We gained access to Abbott on July 4, 2026, after which we slowly exfiltrated files by targeting API endpoints.

ShadowByt3$ extortion group statement, July 2026

Sigma Detection Rules for Microsoft Entra SSO Compromise

No CVE-specific Sigma rules exist for the vishing-based SSO compromise used in this attack — it exploits human trust rather than a patchable software vulnerability. However, three Sigma rules covering the post-compromise behavior in Microsoft Entra and Azure AD provide meaningful detection coverage for what ShinyHunters does immediately after gaining SSO access: dumping LAPS credentials, escalating to admin roles, and authenticating cross-tenant to maintain persistence.

These rules require Azure Audit Logs and Sign-in Logs ingestion into your SIEM. In Sentinel, enable the Azure Active Directory data connector. In Splunk, deploy the Splunk Add-on for Microsoft Cloud Services.

Deploy in detection mode before switching to block. The "User Added to Administrator Role" rule generates false positives from PIM-activated eligible roles — add a PIM filter to the detection before enforcing.

Subscribe to unlock Sigma Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock WAF Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

ShinyHunters IOCs: Known Infrastructure From This Campaign

Microsoft's July 13, 2026 research identified four IP addresses used by ShinyHunters for API queries and CRM data exfiltration during the campaign that targeted Abbott and other organizations. These IPs were confirmed in the context of Salesforce API abuse leveraging OAuth tokens harvested from compromised Salesloft and Gainsight integrations, and are consistent with ShinyHunters' broader infrastructure pattern.

Block these IPs at your perimeter firewall and in your cloud WAF. Check your Azure AD sign-in logs, Salesforce event monitoring logs, and ServiceNow access logs for any authentication or API call activity originating from these addresses in the past 60 days. ShinyHunters frequently rotates infrastructure between campaigns but these confirmed indicators remain active threat signatures for retroactive investigation.

The dark web exposure problem extends beyond single-vendor incidents. Review our analysis of Microsoft 365 credential attacks from dark web dumps for additional detection guidance on SSO-targeted credential abuse at scale.

Subscribe to unlock Indicators of Compromise

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

How to Verify Your Exposure and Respond

The ShinyHunters Abbott healthcare breach requires immediate action from two distinct groups: individuals who received cancer diagnostics through Abbott's Exact Sciences division, and enterprise security teams responsible for SaaS-connected identity infrastructure.

For individuals: check whether your email appears in known breach datasets. Monitor your credit reports for new accounts, medical claims for services you did not receive, and IRS records for fraudulent tax filings using your SSN. Place credit freezes across all three bureaus now; a freeze blocks new account opening without your explicit unfreeze, unlike a fraud alert. If ShinyHunters releases the data, affected individuals may receive official HIPAA breach notification letters from Abbott within 60 days of the company's confirmed breach determination.

For security teams: audit every SSO-connected application and OAuth integration right now. Revoke connected apps inactive for more than 90 days. Require re-authentication for all Entra-connected SaaS applications. Enable Conditional Access policies that enforce MFA universally across all cloud applications, not just selected apps or administrator groups. Organizations relying on legacy authentication flows remain most exposed.

Subscribe to unlock Remediation & Mitigation steps

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Why the ShinyHunters Abbott Breach Matters for Your Organization

The ShinyHunters Abbott healthcare breach is not a story about one hospital or one company's security failure. It is evidence of a threat actor operating a systematized, scalable attack model against any organization that runs a cloud-based SaaS stack protected primarily by SSO. ShinyHunters has confirmed 91 victims. The common thread across all of them is not a software vulnerability. It is an identity architecture that trusts a single point of authentication — a phone call — more than any technical control can compensate for.

Healthcare organizations face compounded risk. The combination of high data value, HIPAA notification obligations, and the clinical sensitivity of records makes every breach more expensive and more damaging than the equivalent incident in another sector. The average healthcare data breach costs $11 million — nearly three times the cross-industry average. A breach of 30 million records, if confirmed, would push Abbott's exposure into the hundreds of millions in regulatory penalties, class action liability, and remediation costs.

The dual-actor nature of the Abbott incident carries its own lesson. Two independent threat groups hit the same target in the same month through different access paths. When one intrusion is underway, attackers on dark web forums identify the target as soft. Reconnaissance of adjacent systems accelerates. Security teams that focus their incident response on the known vector miss the opportunistic follow-on attacks unfolding in parallel.

Your SSO is your perimeter. Treat every connected application as a potential exfiltration endpoint. Treat every help desk call as a potential vishing attempt. And treat your identity logs as the most important security data source your organization generates.

The bottom line

ShinyHunters claims 30 million Abbott patient records, 1 million SSNs, and 22 million oncology consultation notes via vishing and SSO compromise — with a second actor hitting the same organization through API exploitation weeks later. The extortion deadline passed July 21 with no public data release, but that window is not closed. Three things you must act on today: freeze credit for all exposed individuals, audit every OAuth-connected application in Microsoft Entra and revoke inactive apps, and enforce Conditional Access MFA universally across all cloud applications. Check your Azure sign-in logs for the four confirmed ShinyHunters IPs before end of business today.

This analysis is generic. create a free account to score threats like this against your own stack.

Frequently asked questions

How did ShinyHunters breach Abbott Laboratories?

ShinyHunters used vishing, calling Abbott employees while impersonating internal IT support staff to trick workers into surrendering corporate credentials and MFA codes. The gang then used those credentials to compromise a Microsoft Entra single sign-on (SSO) account and pivot into legacy Exact Sciences systems within Abbott's Cancer Diagnostics business. Once inside, they ran bulk API queries across ServiceNow, SharePoint, and Databricks to exfiltrate records at scale.

Was my health data stolen in the Abbott data breach?

ShinyHunters claims to have stolen 30 million customer PII rows from Exact Sciences cancer diagnostics systems, including names, email addresses, phone numbers, addresses, dates of birth, and over 1 million Social Security numbers. If you received cancer diagnostic services through Abbott's Exact Sciences division, your data is potentially at risk. Submit your email at haveibeenpwned.com and monitor your credit reports immediately while Abbott's investigation continues.

What is vishing and how does it compromise SSO accounts?

Vishing (voice phishing) is a social engineering attack where threat actors call employees while posing as IT support or help desk staff. In the ShinyHunters Abbott attack, callers convinced employees to share their SSO credentials and MFA codes, citing a fake IT issue. With valid credentials in hand, attackers bypass technical security controls entirely and authenticate as legitimate users to SaaS platforms connected to the compromised SSO account.

What data did ShinyHunters steal from Abbott?

ShinyHunters claims the stolen dataset includes over 30 million customer PII rows, more than 1 million Social Security numbers, over 22 million doctor-patient conversation notes, over 20 million medical orders, internal contracts, NDAs, customer agreements, and records from Abbott systems including Microsoft Entra, ServiceNow, SharePoint, Databricks, and Coupa. Abbott states the incident affects only its legacy Exact Sciences Cancer Diagnostics systems and has not disrupted operations or product availability.

How can I check if my medical records are on the dark web?

Submit your email at haveibeenpwned.com to check for known breach exposure. For corporate domains, haveibeenpwned.com/domain-search shows all exposed addresses. Healthcare-specific dark web monitoring services such as Recorded Future, Constella Intelligence, and BreachSense scan ransomware leak sites and underground forums for PHI exposure. If your healthcare provider announces a breach, watch for official notification letters that trigger free credit monitoring under HIPAA breach notification rules.

What should I do if my healthcare provider is breached?

Place a credit freeze with all three bureaus (Equifax, Experian, TransUnion) immediately to prevent new account fraud using stolen SSNs. File an IRS Identity Protection PIN to block fraudulent tax filings. Monitor your Explanation of Benefits statements for medical services you did not receive. If Social Security numbers were exposed, consider an extended fraud alert or credit lock. Watch for phishing emails that leverage your stolen medical data to appear credible.

How does ShinyHunters target healthcare organizations?

ShinyHunters systematically targets medtech and healthcare companies by exploiting SSO-connected SaaS stacks. The group identifies organizations using cloud-based HR and CRM platforms, then vishes employees into surrendering credentials. They previously attacked Medtronic, iRhythm, and Stryker using the same playbook. Microsoft's July 2026 research shows the gang also exploits supply chain breaches of trusted SaaS integrations such as Salesloft and Gainsight to harvest OAuth tokens for downstream pivot.

What is a dark web extortion deadline and what happens when it passes?

A dark web extortion deadline is a date set by ransomware or extortion groups on their leak site by which the victim must pay or negotiate, after which the group threatens to publish the stolen data. ShinyHunters set July 18 as Abbott's deadline, extended to July 21. As of publication, the data has not been released. Missed deadlines do not guarantee safety: groups frequently extend timelines to maintain leverage, sell data quietly to other actors, or release selectively to demonstrate credibility.

Sources & references

  1. BleepingComputer: Abbott Laboratories Probes Two Cyber Incidents Amid Extortion Claims
  2. Microsoft Security Blog: Defending SaaS-Based Applications Against ShinyHunters OAuth Abuse
  3. HIPAA Journal: Abbott Investigating Cyberattack Claims From Two Threat Actors
  4. Cybernews: Medical Giant Abbott Investigates Two Cyber Incidents as ShinyHunters Claims Breach

Free resources

25
Free download

Critical CVE Reference Card 2025–2026

25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.

No spam. Unsubscribe anytime.

Free download

Ransomware Incident Response Playbook

Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.

No spam. Unsubscribe anytime.

Free newsletter

Get threat intel before your inbox does.

50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.

Unsubscribe anytime. We never sell your data.

Eric Bang
Author

Founder & Cybersecurity Evangelist, Decryption Digest

Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.

Giveaway: InfoSec World 2026 All Access Pass ($3,895 value)

Details →
Daily Briefing

Subscribe to enter the giveaway

Every subscriber is automatically entered. You also get daily threat intel every morning: zero-days, ransomware, and nation-state campaigns. Free. No spam.

Already subscribed? You're already entered.

Giveaway

Win a $3,895 InfoSec World 2026 pass.