Healthcare and pharmaceutical distribution giant McKesson has disclosed a cybersecurity incident involving unauthorized access to third-party applications and data theft, with the ShinyHunters extortion group claiming it stole 284 million patient data records. [...]

McKesson, a major U.S. healthcare and pharmaceutical distribution company, has disclosed a cybersecurity incident involving unauthorized access to third-party applications and data exfiltration. The ShinyHunters extortion group has claimed responsibility for the attack, asserting that it stole approximately 284 million patient data records.
The company first detected the incident on August 25, 2026, and subsequently filed a Form 8-K with the U.S. Securities and Exchange Commission, confirming the breach. McKesson stated that its investigation is in its early stages and that it has not yet determined the incident's material impact on the company's financial condition or operations. Customers have been notified that the incident involved third-party applications and unauthorized data access, and the company is working with cybersecurity experts to understand the full scope. McKesson has also warned of potential intermittent service degradation for customers, which is believed to be related to the attack.
ShinyHunters informed a cybersecurity publication that they executed the attack through voice phishing, or vishing, social engineering tactics targeting multiple McKesson employees. While specific technical details of the social engineering campaign were not fully disclosed by the group, it was reported that the domain mckesson[.]claims was utilized. This domain pattern aligns with a broader ShinyHunters campaign previously documented by ReliaQuest's Threat Research team, which involved registering .claims domains incorporating targeted company names to impersonate help desks and IT teams.
The vishing attacks allegedly led to the compromise of several employees' Okta single sign-on accounts. ShinyHunters claims these compromised credentials were then used to access McKesson's Salesforce and Snowflake environments. The group asserts it fully compromised the Salesforce environment, including support cases, and exfiltrated a significant volume of patient-related data from Snowflake.
According to ShinyHunters, approximately 1 terabyte of data was exfiltrated over four days, between August 21 and August 25. The group clarified that the figure of 284 million refers to raw data records or lines, not necessarily unique individuals, as they have not yet fully analyzed the stolen data to determine the number of unique people affected.
ShinyHunters claims the stolen information encompasses a wide range of sensitive data, including names, addresses, dates of birth, Social Security numbers, patient IDs, phone numbers, email addresses, Medicaid numbers, medical record numbers, medication and allergy information, illnesses, disabilities, appointment details, and physician information. The group also alleges the data includes information on deceased and terminally ill patients, prescription and medication shipment details, invoices, employee information, Salesforce records, internal communications, and data pertaining to healthcare providers and clinics utilizing McKesson's services. McKesson has not publicly confirmed the specific types of data stolen.
The extortion group stated that it contacted McKesson on August 25, after completing the data theft, demanding a ransom of $55,236,150 with a 72-hour deadline for a response. ShinyHunters claims McKesson did not respond to or negotiate the demand.
This incident follows a series of data-theft attacks attributed to ShinyHunters targeting healthcare and health technology organizations. Health-ISAC recently issued a warning to the healthcare sector about increasing ShinyHunters activity involving social engineering to compromise corporate accounts and gain access to cloud and SaaS platforms. Other healthcare technology companies reportedly targeted by ShinyHunters in recent data-theft attacks include Medtronic, DentaQuest, iRhythm, OneMedical, and AdaptHealth.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.