DentaQuest Investigates Data Breach Affecting 2.6 Million After ShinyHunters Claims 234GB Data Theft

DentaQuest Data Breach Exposes PHI of 2.6 Million; ShinyHunters Claims Attack

HIGH
June 6, 2026
5m read
Data BreachThreat ActorRansomware

Impact Scope

People Affected

2.6 million

Industries Affected

HealthcareFinance

Geographic Impact

United States (national)

Related Entities

Threat Actors

ShinyHunters

Organizations

U.S. Department of Health and Human Services

Other

DentaQuest Sun Life U.S.Schubert Jonckheer & Kolbe LLP

Full Report

Executive Summary

DentaQuest, a Massachusetts-based administrator of dental and vision benefits for millions of Americans, has confirmed a significant data breach affecting approximately 2.6 million individuals. The notorious cybercriminal group ShinyHunters has claimed responsibility for the attack, advertising on their dark web forum that they have exfiltrated over 234 gigabytes of sensitive data. The compromised information includes a vast trove of Personally Identifiable Information (PII) and Protected Health Information (PHI), such as names, dates of birth, government-issued IDs, and Medicaid/health insurance details. DentaQuest, part of Sun Life U.S., reported the incident involved unauthorized access to its network and is now under investigation by the law firm Schubert Jonckheer & Kolbe LLP for potential delays and inadequacies in its breach notification process.


Threat Overview

The attack on DentaQuest was carried out by ShinyHunters, a well-known threat actor famous for large-scale data breaches and selling stolen data on underground forums. In May 2026, the group listed DentaQuest on its data leak site, indicating a successful intrusion and data exfiltration. This is a typical double-extortion tactic, where the threat actor not only steals the data but also publicly shames the victim to pressure them into paying a ransom.

The breach involved unauthorized access to a segment of DentaQuest's internal network. While the exact initial access vector has not been disclosed, such attacks often originate from phishing campaigns, exploitation of unpatched vulnerabilities, or compromised credentials.

The stolen data is extensive and highly sensitive, including:

  • Full Names
  • Dates of Birth
  • Email Addresses and Phone Numbers
  • Home Addresses
  • Government-Issued IDs (e.g., driver's licenses)
  • Health Insurance and Medicaid ID numbers

MITRE ATT&CK Techniques:

  • T1213 - Data from Information Repositories: The primary objective was to access and steal data from DentaQuest's databases containing PII and PHI.
  • T1567 - Exfiltration Over Web Service: Attackers likely compressed the 234GB of data into archives and exfiltrated it over encrypted channels (e.g., HTTPS) to blend in with normal traffic.
  • T1078 - Valid Accounts: Initial access was likely gained using compromised credentials, which were then used to move laterally within the network.
  • T1657 - Financial Theft: While not direct financial theft, the extortion demand from ShinyHunters falls under this category of financial motivation.

Impact Assessment

The impact of this breach is severe for the 2.6 million affected individuals, who are now at a significantly increased risk of identity theft, financial fraud, and sophisticated phishing attacks. The combination of PII and PHI is particularly potent for criminals, allowing them to commit medical identity theft, file fraudulent insurance claims, or craft highly convincing scams. For DentaQuest and its parent company, Sun Life U.S., the repercussions include substantial financial costs for incident response, potential regulatory fines under HIPAA, and significant reputational damage. The investigation by a law firm over notification delays suggests potential legal liability and class-action lawsuits, which could add millions to the total cost of the breach.


IOCs — Directly from Articles

No specific file hashes, IP addresses, or domains were mentioned in the source articles.


Cyber Observables — Hunting Hints

Security teams in the healthcare and insurance sectors can hunt for ShinyHunters-like activity using these patterns:

Type
Network Traffic Pattern
Value
Large, anomalous data egress to unknown destinations
Description
Monitor for unusually large data transfers (hundreds of GBs) from database servers or file shares to external IP addresses, especially cloud storage providers.
Type
Command Line Pattern
Value
7z a -p[password] [archive.7z] [directory]
Description
Threat actors often use compression tools like 7-Zip or WinRAR to stage and password-protect data before exfiltration.
Type
Log Source
Value
Database access logs
Description
Look for a single user account querying an unusually large number of records or accessing multiple tables in a short period.
Type
Process Name
Value
rclone.exe, megacmd.exe
Description
These are legitimate data synchronization tools that are frequently abused by threat actors to exfiltrate large volumes of data.

Detection & Response

  1. Data Loss Prevention (DLP): Deploy DLP solutions on endpoints, networks, and cloud environments. Configure policies to detect and block the unauthorized movement of large volumes of data containing PII and PHI patterns. This directly applies the D3FEND technique of User Data Transfer Analysis.
  2. Database Activity Monitoring (DAM): Use DAM tools to establish a baseline of normal database query behavior. Alert on deviations, such as a user account accessing millions of records when their job function does not require it. This is a form of Resource Access Pattern Analysis.
  3. Network Traffic Analysis: Implement Network Traffic Analysis with a focus on egress points. Alert on any large, encrypted data transfers to destinations not on an established allowlist.
  4. Incident Response: If a breach is suspected, the primary goal is to contain the attacker and prevent further data exfiltration. Isolate affected systems from the network, revoke compromised credentials, and engage a digital forensics firm to determine the scope of the breach.

Mitigation

  1. Data Encryption: All sensitive data, both at rest in databases and in transit over the network, must be encrypted. While this doesn't prevent theft by an attacker with valid credentials, it protects data if backups or storage devices are physically stolen. This is a core tenant of D3FEND's File Encryption and Disk Encryption.
  2. Access Control: Enforce the principle of least privilege. User and service accounts should only have access to the specific data they need to perform their functions. This is covered by D3FEND's User Account Permissions.
  3. Network Segmentation: Segment the network to isolate databases containing sensitive PHI from less secure parts of the environment. This makes it harder for an attacker to move laterally from an initial point of compromise to the crown jewels. This is a form of Network Isolation.
  4. Vulnerability Management: Maintain a robust vulnerability management program to ensure all systems are patched promptly, reducing the attack surface available to groups like ShinyHunters.

Timeline of Events

1
January 6, 2025
DentaQuest initially reports a breach to the U.S. Department of Health and Human Services.
2
May 1, 2026
ShinyHunters lists DentaQuest on its data leak site, claiming a 234GB data theft.
3
June 1, 2026
DentaQuest provides an updated notice about the breach.
4
June 2, 2026
DentaQuest confirms the cybersecurity incident on its website.
5
June 6, 2026
This article was published

MITRE ATT&CK Mitigations

Encrypt sensitive PII and PHI both at rest in databases and in transit across the network to protect it from unauthorized access.

Implement strict network segmentation and access controls to prevent unauthorized systems from connecting to critical databases.

Apply the principle of least privilege to file systems and databases, ensuring accounts can only access the data they absolutely need.

Audit

M1047enterprise

Implement comprehensive logging and auditing of access to sensitive data repositories to detect and investigate anomalous activity.

Timeline of Events

1
January 6, 2025

DentaQuest initially reports a breach to the U.S. Department of Health and Human Services.

2
May 1, 2026

ShinyHunters lists DentaQuest on its data leak site, claiming a 234GB data theft.

3
June 1, 2026

DentaQuest provides an updated notice about the breach.

4
June 2, 2026

DentaQuest confirms the cybersecurity incident on its website.

Sources & References

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

DentaQuestData BreachShinyHuntersHealthcarePHIPIIHIPAA

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.