Potentially millions of individuals (based on 284 million records)
On August 25, 2026, U.S. healthcare and pharmaceutical distributor McKesson discovered a significant cybersecurity incident involving unauthorized access to its network. The notorious extortion group ShinyHunters has claimed responsibility, asserting they exfiltrated approximately 1 terabyte of data, including what they claim are 284 million patient-related records. The data was reportedly stolen from a Snowflake cloud data environment. McKesson has confirmed the breach and data exfiltration in an 8-K filing with the SEC but stated the full impact is still under investigation. The company has engaged cybersecurity experts and is working to determine the scope of the compromised data, which involves third-party applications.
What Happened: An unauthorized third party gained access to McKesson's network and exfiltrated a large volume of data. The threat actor, identified as ShinyHunters, claims the stolen data includes sensitive patient-related information.
Attacker: The ShinyHunters group, a well-known financially motivated extortion group active for several years, is responsible. They are known for large-scale data breaches and selling stolen data on dark web forums.
Victim: McKesson, a Fortune 500 company, is one of the largest healthcare service providers and pharmaceutical distributors in the United States. Its services are integral to a vast network of hospitals, pharmacies, and clinics.
Attack Vector: The initial access vector has not been disclosed. However, the data was exfiltrated from a Snowflake data warehouse, indicating the attackers likely compromised credentials or exploited a vulnerability related to a third-party application with access to this environment. The exfiltration reportedly occurred over four days, from August 21 to August 25, 2026.
While specific TTPs for this attack are not yet public, ShinyHunters' historical campaigns often involve exploiting vulnerabilities in public-facing applications or using stolen credentials obtained from infostealer malware logs. The targeting of a cloud data platform like Snowflake is a common pattern for data theft groups.
T1190 - Exploit Public-Facing Application: A likely vector, given the compromise of third-party applications.T1078 - Valid Accounts: Compromised credentials for the cloud environment or a connected application are a high-probability access method.T1530 - Data from Cloud Storage Object: The core of the attack, involving accessing and staging data within the Snowflake environment.T1567.002 - Exfiltration Over Web Service: Exfiltration to Cloud Storage: Threat actors often exfiltrate data to their own cloud storage buckets to avoid detection.T1048 - Exfiltration Over Alternative Protocol: Data may have been exfiltrated using non-standard protocols to bypass security controls.The potential impact is severe. While ShinyHunters clarified the 284 million figure refers to records, not unique patients, the breach could still affect a massive number of individuals. The exfiltrated data, if it contains patient information, could lead to widespread identity theft, fraud, and targeted phishing campaigns. For McKesson, the incident poses significant reputational damage, regulatory fines under HIPAA, and potential legal action. The intermittent service degradation mentioned by the company could also disrupt the supply of medicines and medical supplies to its healthcare partners, creating a ripple effect across the U.S. healthcare system.
No specific Indicators of Compromise (IOCs) such as IP addresses, domains, or file hashes were provided in the source articles.
The following patterns could indicate related activity, particularly for organizations using Snowflake:
SELECT *) or data unloading commands (COPY INTO @...) executed by service accounts or user accounts that do not typically perform such actions.snowsql, from unauthorized systems.Enforce MFA for all user and service accounts accessing cloud data platforms like Snowflake.
Mapped D3FEND Techniques:
Use cloud-native network policies to restrict access to the data warehouse to only trusted IP addresses and VPC endpoints.
Mapped D3FEND Techniques:
Implement the principle of least privilege for all accounts, ensuring they only have the permissions necessary for their role.
Implement and enforce MFA for all interactive and service accounts with access to the Snowflake data warehouse. This is a critical compensating control that could have prevented unauthorized access even if credentials were compromised. Prioritize enforcement on administrative accounts and any accounts tied to third-party applications. Use phishing-resistant MFA methods like FIDO2/WebAuthn where possible. For service accounts, leverage cloud-native authentication mechanisms like Azure AD Managed Identities or AWS IAM Roles instead of long-lived credentials. This directly mitigates the risk of credential theft, a common tactic used by groups like ShinyHunters.
Establish a baseline of normal data access patterns within the Snowflake environment. Use this baseline to detect anomalies indicative of a breach. Specifically, monitor for users or service accounts accessing tables they have never touched before, querying unusually large volumes of data, or performing frequent COPY INTO commands to external stages. Since the exfiltration occurred over four days, a behavioral analytics engine could have flagged the sustained, anomalous activity. Feed Snowflake query history and access logs into a User and Entity Behavior Analytics (UEBA) platform to automate the detection of such deviations from normal behavior.
Implement strict outbound traffic filtering for the network segments and cloud environments where sensitive data resides. In the context of the Snowflake breach, this involves configuring Snowflake Network Policies to whitelist specific IP addresses that are allowed to connect. For data exfiltration, configure cloud provider security groups and network ACLs to deny all outbound traffic by default, only allowing connections to known, trusted endpoints. This can prevent attackers from using techniques like T1567.002 - Exfiltration to Cloud Storage by blocking connections to unauthorized cloud storage buckets.
ShinyHunters claims to have begun exfiltrating data from McKesson's network.
Data exfiltration reportedly ends. McKesson discovers the cybersecurity incident.
McKesson discloses the incident in an 8-K filing with the SEC and BleepingComputer reports on ShinyHunters' claims.

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.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.