American Addiction Centers (AAC), a national provider of substance abuse treatment, has reported a data breach that occurred within its Salesforce customer relationship management (CRM) environment. The incident exposed the highly sensitive information of potential patients who had reached out to AAC to inquire about treatment. The compromised data includes names, contact information, Social Security numbers, and descriptions of health conditions. According to a notification filed with the California Attorney General, AAC detected the suspicious activity on June 5, 2026, but the investigation revealed that initial unauthorized access occurred nearly a month earlier, on May 12, 2026. The breach did not affect AAC's core electronic health record (EHR) system but has significant privacy implications for the affected individuals.
This incident highlights the risks associated with using third-party cloud platforms to store sensitive data. While the core EHR was secure, the data collected in the CRM during the pre-patient phase was still highly sensitive and valuable.
The attack targeted AAC's Salesforce instance, a common target for attackers due to the wealth of customer and sales data they contain. While the exact TTPs are unknown, common attack vectors for cloud CRM platforms include:
The threat actor had access for over three weeks before detection, allowing ample time to explore the environment and exfiltrate data. The focus on pre-patient inquiry data suggests the attacker may have been targeting data that is sometimes subject to less stringent security controls than official patient records in an EHR system.
For the individuals affected, the exposure of this data is particularly damaging. The information pertains to inquiries about substance abuse treatment, which carries a heavy social stigma. The breach could lead to:
For AAC, the breach results in significant reputational damage, potential regulatory action under HIPAA, and the cost of incident response and identity protection services. The incident has also attracted the attention of class-action law firms.
Organizations using Salesforce should hunt for the following signs of compromise:
Securing sensitive data in a CRM requires a multi-layered approach:
Enforcing MFA on all Salesforce accounts would have likely prevented the initial account takeover.
Mapped D3FEND Techniques:
Implement the principle of least privilege within Salesforce, ensuring users only have access to the data necessary for their roles.
Continuously monitor Salesforce logs for suspicious activity, such as anomalous logins or large data exports.
The single most effective countermeasure to prevent unauthorized access to cloud applications like Salesforce is the enforcement of Multi-Factor Authentication (MFA). AAC should have mandated MFA for every user and profile accessing their Salesforce instance. This would have prevented an attacker from gaining access even if they had successfully phished an employee's password or obtained it through credential stuffing. Implementing MFA raises the cost and complexity for an attacker significantly, often causing them to move on to an easier target. For an organization handling data as sensitive as addiction treatment inquiries, MFA should be a non-negotiable, baseline security control for all systems, especially cloud-based CRMs.
To secure sensitive data within Salesforce, AAC should have implemented rigorous application configuration hardening. This involves several key steps. First, apply the principle of least privilege to all profiles and permission sets, ensuring users can only see and edit the data essential for their job. Second, leverage Salesforce's built-in Platform Encryption to encrypt sensitive fields like 'Social Security Number' and 'Health Condition Description' at rest. This renders the data unreadable to an attacker who manages to exfiltrate it. Third, conduct regular reviews of sharing rules, connected third-party apps, and public-facing sites to eliminate any potential data exposure points. This proactive hardening would have minimized the data available to the attacker and protected the most sensitive elements even if access was gained.
To detect the breach sooner than three weeks, AAC should have been performing Web Session Activity Analysis on their Salesforce logs. This involves ingesting Salesforce Event Monitoring logs into a SIEM or a dedicated Cloud Access Security Broker (CASB) solution. Security teams could then establish baselines for normal user activity and create alerts for anomalies. For example, an alert could trigger if a user logs in from a new country, downloads an unusually high number of reports, or accesses records they've never touched before. Analyzing these session activities in near real-time would have flagged the attacker's behavior—exploring the environment and exporting data—allowing for a much faster incident response and potentially stopping the exfiltration before it was complete.
An unauthorized third party first gains access to the Salesforce environment.
American Addiction Centers detects suspicious activity in its Salesforce instance.
AAC sends data breach notification letters to affected individuals.

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.
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.