Skip to content
Deep Dive high HealthcareFinance

The CareCloud Breach: 3.75 Million Patients Exposed in an Unattributed AWS Intrusion

Executive Summary

CareCloud Inc., a Somerset, New Jersey-based provider of cloud-hosted electronic health record (EHR), practice management, and revenue cycle management (RCM) software, has confirmed that an unauthorized party accessed one of its Amazon Web Services environments for six days in March 2026 and exfiltrated data belonging to 3,756,469 patients. The breach, filed with the US Department of Health and Human Services’ Office for Civil Rights on August 18 and revised upward the following day, ranks as the fifth-largest healthcare data breach disclosed in the United States so far in 2026. The compromised data includes Social Security numbers, government-issued identification, banking and payment card details (with CVV codes exposed for a subset of records), dates of birth, and medical and insurance information.

No threat actor has publicly claimed responsibility, and CareCloud has not disclosed the initial access vector, whether ransomware or extortion was involved, or whether a ransom was paid. The company’s near-total public silence since disclosure — including no response to press inquiries about accountability or remediation — has become as notable a part of the story as the breach itself. What makes this incident significant for Adversary Wire’s readership is not novel tradecraft, but what it represents: another entry in a lengthening list of 2026 healthcare breaches rooted in the same structural weakness — a small number of cloud-hosted EHR and RCM vendors sitting on aggregated, highly sensitive data for tens of thousands of downstream providers, with detection and disclosure timelines stretched across months.

Incident Profile

CareCloud serves more than 45,000 healthcare providers with cloud-based EHR, practice management, and revenue cycle management tools, and reported approximately $120.5 million in fiscal year revenue. Unlike a hospital breach, where the blast radius is defined by a single institution’s patient population, a breach at an RCM/EHR platform vendor aggregates data across every client organization that routes billing, scheduling, or clinical documentation through the platform — which is precisely what happened here.

Timeline, as reconstructed from CareCloud’s regulatory filings and press disclosures:

  • March 10–16, 2026 — An unauthorized party gained access to one of CareCloud’s six AWS-hosted environments and exfiltrated data over a roughly six-day window.
  • March 16, 2026 — The intrusion caused an approximately eight-hour disruption to the affected EHR environment before CareCloud restored service the same evening. The company has stated no further unauthorized access occurred after this date.
  • March 24, 2026 — CareCloud reported the incident to the SEC.
  • June 24, 2026 — Internal review reportedly confirmed the specific categories of data involved.
  • Early August 2026 — CareCloud began notifying state attorneys general; an initial public figure of roughly 345,000 affected individuals circulated (270,197 of them Texas residents).
  • August 17–18, 2026 — CareCloud filed with HHS OCR, and the breach was added to the federal “Wall of Shame” breach portal.
  • August 19, 2026 — The affected-individual count was revised upward to 3,756,469 — more than ten times the originally reported figure.

That escalation from roughly 345,000 to 3.75 million in the space of days is itself a red flag for how these disclosures unfold: initial state-level notifications frequently reflect only the subset of residents in a given jurisdiction rather than the true national scope, and organizations often continue scoping an incident for months after containment before the full number becomes public. Here, the gap between the March intrusion and the full-scope August disclosure spans more than five months.

TTPs and Tradecraft

Public reporting on this incident is unusually thin on technical detail — CareCloud has not disclosed the initial access vector (credential compromise, exposed AWS keys, misconfigured storage, exploited application vulnerability, or a supply-chain foothold), nor has it named a threat actor, ransomware family, or extortion group. That absence of attribution is itself worth flagging rather than papering over: not every consequential breach comes with a named APT or ransomware brand attached, and treating “unattributed” as equivalent to “low significance” is a mistake given the scale and sensitivity of what was taken.

What is established:

  • Cloud environment as the point of failure. The intrusion occurred within CareCloud’s AWS infrastructure, not an on-premises system — consistent with the broader pattern of healthcare SaaS vendors experiencing breaches within cloud-hosted environments rather than legacy data centers.
  • Six-day dwell time before detection or containment, during which exfiltration occurred, followed by an eight-hour operational disruption to one of six EHR environments — suggesting the disruption may have coincided with containment or remediation actions rather than being the attacker’s primary objective.
  • Broad data-type harvesting rather than narrow theft. The exfiltrated dataset spans identity documents, financial instruments (including CVV codes — data that is not typically stored under PCI-DSS-compliant practices, and whose presence raises questions about CareCloud’s payment data handling), and clinical/insurance records. This breadth is characteristic of bulk database or object-storage exfiltration rather than a narrowly targeted espionage operation.
  • No public extortion activity identified. As of early August, no listing had appeared on known ransomware leak sites or data-broker forums referencing CareCloud, and no threat actor had issued public claims — atypical for a breach of this scale if a financially motivated group were seeking leverage via public pressure, though private extortion negotiations cannot be ruled out.

Targeting and Victim Sectors

The direct victim is healthcare, but the breach illustrates why Adversary Wire tracks healthcare SaaS and RCM vendors as a distinct risk category rather than folding them into generic “healthcare sector” coverage. CareCloud’s customer base spans independent practices, clinics, and healthcare organizations across at least six confirmed states (Texas, Oregon, South Carolina, New Hampshire, Massachusetts, and California), with the true geographic spread likely broader given the national scale of its provider base.

The exposed data — SSNs, government IDs, banking details, and medical/insurance records in combination — is high-value for identity theft, synthetic identity fraud, insurance fraud, and targeted phishing or vishing campaigns against both patients and providers. The financial sector overlaps here too: exposed banking and payment card data creates downstream fraud exposure that extends beyond healthcare institutions into financial services fraud-detection teams.

Historical Incidents and Impact

CareCloud is not an isolated data point — it is one of at least four major healthcare data vendor breaches disclosed in 2026 alone, reinforcing a pattern Adversary Wire has tracked throughout the year:

  • DentaQuest — the largest 2026 healthcare breach to date, affecting over 15 million individuals.
  • Craneware — the UK-headquartered billing and revenue cycle analytics vendor serving thousands of US hospitals and pharmacies, which disclosed a “significant volume” of stolen data in July 2026 (covered previously by Adversary Wire).
  • TriZetto — a 2024 breach affecting 3.4 million individuals that was only fully confirmed and disclosed in March 2026, underscoring how long these incidents can remain unresolved before public accounting.
  • AdaptHealth — a June 2026 social-engineering attack (claimed by the ShinyHunters extortion group) that compromised a third-party contractor’s session to access insurance billing and EHR portal data.

The throughline across all four: attackers are not primarily targeting hospitals directly. They are targeting the software vendors that sit upstream of hospitals — EHR platforms, billing clearinghouses, and revenue cycle management systems — because a single compromise yields data aggregated across tens of thousands of downstream provider relationships. This is functionally identical to the supply-chain logic that drives attacks on managed service providers and IT vendors in other sectors, applied to healthcare’s uniquely fragmented and outsourcing-heavy technology stack.

Defensive Implications

For healthcare organizations that rely on third-party EHR, RCM, or practice management platforms — which is to say, the overwhelming majority of US healthcare providers — the CareCloud breach reinforces several defensive priorities:

  • Vendor risk cannot be a one-time diligence exercise. Contractual and technical assurance around vendor cloud environments (encryption at rest, least-privilege AWS IAM configurations, logging and anomaly detection on data access patterns) needs continuous monitoring, not a checkbox completed at onboarding.
  • Payment card data should not be resident in clinical/EHR systems at all. The exposure of CVV codes alongside medical records suggests card data was stored in violation of standard PCI-DSS tokenization practices — a red flag every healthcare organization should use to audit their own vendors’ payment data handling.
  • Assume disclosure timelines will lag true scope. The tenfold revision between CareCloud’s initial and final affected-individual counts is a recurring pattern in vendor breach disclosures. Organizations relying on a vendor’s initial public statements for their own downstream risk assessment and patient notification obligations should build in a re-assessment checkpoint rather than treating the first disclosure as final.
  • Patients and provider-side administrative staff should be advised on credential hygiene and monitoring. Given the combination of SSNs, government IDs, and financial data exposed, affected individuals face elevated identity theft and synthetic fraud risk; enabling FIDO2-based multi-factor authentication and enrolling in identity monitoring are reasonable near-term mitigations.
  • Unattributed does not mean low-priority. In the absence of named-actor attribution, defenders should not deprioritize response. Whether the intrusion was carried out by a data-extortion crew, an initial access broker reselling the foothold, or an opportunistic actor exploiting exposed cloud credentials, the operational impact — mass PHI/PII exposure — is the same, and the downstream fraud risk to patients does not depend on knowing the attacker’s name.

CareCloud’s continued silence on root cause leaves open questions that matter for the sector’s collective defense: was this credential compromise, a misconfigured S3 bucket or IAM policy, an exploited application vulnerability, or a third-party contractor pathway similar to AdaptHealth’s? Until that detail surfaces — whether through CareCloud’s own disclosure, litigation discovery, or independent research — healthcare security teams should treat this as a reminder to audit their own cloud-hosted vendor relationships rather than wait for CareCloud’s answer.