SELINA.ai
Sign in

Health Data Privacy News: What Actually Changed in 2026 (and What Didn't)

If you work in health tech, handle patient data, or simply use an AI chatbot to ask about that weird rash, the first half of 2026 has been dense. This roundup of health data privacy news covers the breaches that mattered, the regulation that stalled, and the structural gap in HIPAA that most people still don't know about. We build a privacy-focused AI assistant, so we follow this space closely. Here is what we think you should actually pay attention to.

Key Takeaways

How Bad Were the Breaches in Early 2026?

Slightly fewer than last year in raw count, and significantly worse in severity. Federal regulators received reports of 252 large healthcare data breaches between January and April 2026, roughly 9.5% fewer than the same window in 2025. That sounds like progress until you look at what was actually stolen.

A dental insurance administrator disclosed what is, so far, the largest single healthcare breach of the year: roughly 15 million people's records exposed, including Social Security numbers and diagnosis and treatment details. A ransomware group claimed credit. Dental insurance is not the sector most people worry about, which is part of the problem. The data is just as useful for identity fraud.

Then there is New York City's public hospital system. NYC Health + Hospitals disclosed a months-long breach linked to a third-party vendor. The exposed data included fingerprints, palm prints, medical records, government IDs, geolocation data, and financial information for at least 1.8 million people. Unauthorized access dated back to late November 2025. A breach that runs for months before detection is not an outlier in healthcare; it is the norm. IBM's Cost of a Data Breach Report pegs the average healthcare breach lifecycle at 279 days to identify and contain, about five weeks longer than the cross-industry average.

Healthcare remains the most expensive industry for breaches for the fourteenth consecutive year, with an average cost of $7.42 million per incident in 2025. The 2026 numbers will not be lower.

Why Are Third-Party Vendors the Biggest Risk?

Because hospitals outsource everything and control almost nothing about how their vendors handle data. Third-party breaches now account for 58% of healthcare data incidents. That number should reframe how you think about healthcare security. The perimeter is not the hospital's network. The perimeter is every vendor the hospital shares data with.

The NYC Health + Hospitals breach is a textbook example. The hospital system's own infrastructure was not compromised. A vendor was. But the patients whose fingerprints and diagnoses were exposed do not care about that distinction, and neither should you. Supply-chain risk is structural. A hospital can pass every audit and still lose millions of records because a billing processor or analytics vendor got popped.

This is why architecture matters more than compliance checklists. If your system is designed to minimize the data that ever leaves your control, a vendor breach exposes less. If your system is designed to share everything and then audit after the fact, you are playing defense on a field you do not own.

What Is Happening with the HIPAA Security Rule Update?

It is stalled. The proposed overhaul would make encryption and multi-factor authentication mandatory rather than "addressable" (HIPAA's term for "optional if you document why you skipped it"). It would also require 72-hour breach reporting and annual penetration testing. On paper, this is overdue. In practice, the target finalization date has been pushed back to as late as July 2027, and a coalition of over 100 hospital and provider groups has asked HHS to withdraw the proposal entirely.

The reasons are predictable: cost, complexity, staffing. Rural hospitals argue they cannot afford mandatory encryption across all systems. Provider groups say the 72-hour reporting window is too tight. These are real concerns. They are also the same concerns that have kept encryption optional under HIPAA for over two decades, during which healthcare became the most breached industry on the planet.

The result is a regulatory void. The old rule is inadequate. The new rule is not finalized. Organizations that want to do the right thing have no clear standard to build toward, and organizations that want to do the minimum have no enforcement pressure to change. If you are building anything that touches health data, you cannot wait for Washington to sort this out. You have to make architectural decisions now.

What About the Substance Use Disorder Rule Changes?

A quieter but significant update: as of February 16, 2026, providers were required to update their Notices of Privacy Practices to reflect the merger of 42 CFR Part 2 (substance use disorder records) into the HIPAA framework. This matters for any product touching mental health or SUD data. Previously, SUD records had stricter, separate protections. The merger brings them under HIPAA's umbrella, which simplifies some things and arguably weakens others. If your product handles SUD data, you should have already updated your privacy notices. If you have not, you are out of compliance.

What Happened to Reproductive Health Privacy?

A 2024 rule designed to protect reproductive health records from law enforcement disclosure was vacated by a Texas federal court in 2025. As of early 2026, OCR is reportedly still enforcing some attestation requirements, but the legal status is genuinely unsettled. This is a live gray zone. If your product stores reproductive health data, you are operating without clear federal guidance on whether that data can be subpoenaed. State laws vary wildly. This is not a hypothetical risk; it is a current one.

Does HIPAA Protect Your Data When You Use an AI Health Chatbot?

No. And this is probably the most important structural fact in health data privacy right now.

Between January and March 2026, five major tech companies launched consumer-facing AI health products that let users connect personal medical records. The products range from chatbot integrations to dedicated health hubs. All of them market with health-specific privacy language. None of them are HIPAA-covered entities.

This is not a loophole. It is the basic structure of the law. HIPAA applies to covered entities: doctors, hospitals, insurers, and their business associates. When you voluntarily link your medical records to a consumer AI product, that data falls entirely outside HIPAA's protective framework. The company is not your doctor. It is not your insurer. The business-associate relationship never triggers.

Most people do not know this. One report noted roughly 40 million health-related questions submitted daily to a single major chatbot, with most users mistakenly assuming HIPAA-level protection applies. It does not. Your health queries to a consumer AI product are governed by that company's terms of service and privacy policy, not by federal health privacy law.

What Does "HIPAA-Ready" Actually Mean?

Less than you think. "HIPAA-ready" is a marketing term. It signals that a vendor's infrastructure supports features like encryption and access controls that would be necessary for HIPAA compliance. It does not mean the vendor is a covered entity, has signed a Business Associate Agreement with anyone, or has any legal obligation under HIPAA. It is a capability claim, not a legal status. When you see "HIPAA-ready" on a consumer product's landing page, read it the same way you would read "oven-safe" on a pan. It describes what the thing can withstand, not what it is legally required to do.

The distinction matters because it lets companies build real, usable security infrastructure and then market it with language that implies regulatory protection they are not subject to. You, as the user, bear the burden of understanding the difference.

How Many Privacy Laws Does a Healthcare Organization Need to Track?

If you operate internationally, the answer is absurd. Healthcare organizations now need to track compliance across 144 national privacy laws while protecting patient data across borders. The EU AI Act's healthcare provisions take effect in August 2026, adding another layer. Domestically, state laws are diverging: California, Washington, Connecticut, and others have passed health-specific privacy statutes that go beyond HIPAA. A federal Health Privacy Bill has been introduced to expand data protections, but its prospects are unclear.

For anyone building a product that touches health data, the compliance surface is enormous and fragmented. The practical response is to treat the strictest applicable standard as your baseline, because patching your architecture jurisdiction by jurisdiction does not scale.

What Should You Actually Do While Regulation Stalls?

Build like the stricter rule already passed. Here is what that looks like in practice.

Encrypt by default, not by policy. The proposed HIPAA Security Rule would make encryption mandatory. You should not wait for finalization to do this. Encryption at rest should be table stakes. For any data in transit, TLS 1.2 minimum. If you are building a product that stores health-adjacent data (symptoms, medications, diagnoses users share voluntarily), encrypt it even if you are not legally required to. The breach you prevent is the one that never makes the news.

Minimize what you store. The 58% third-party breach statistic tells you everything. Every piece of data you share with a vendor is a piece of data that can be exposed through no fault of your own. Data minimization is not just a privacy principle; it is a risk-reduction strategy. Do not collect what you do not need. Do not retain what you are done with. Do not share what can stay local.

Do not train on user data. If your product handles health queries, committing to never train on user data is not a competitive sacrifice. It is a trust architecture. The moment you train on health queries, you have created a dataset that can be subpoenaed, breached, or reverse-engineered. We made this decision early at Selina, and it has simplified more downstream choices than any other single architectural call.

Treat "delete" as a real operation. When a user deletes data, it should be gone. Not soft-deleted. Not archived for 90 days "just in case." Gone. This is harder than it sounds in distributed systems, and it is worth getting right.

Assume the regulatory floor will rise. The HIPAA Security Rule update may be delayed, but the direction is clear: mandatory encryption, mandatory MFA, faster breach reporting, annual penetration testing. If you build to that standard now, you will not have to retrofit later. Retrofitting security is always more expensive than building it in.

Why Does Healthcare Breach Detection Take So Long?

The 279-day average is not a technology problem. It is an architectural one. Most healthcare organizations run sprawling networks of legacy systems, many of them decades old, connected to dozens or hundreds of vendors through data-sharing agreements that were written before cloud computing existed. Monitoring is fragmented. Logging is inconsistent. Alerting is noisy. The NYC Health + Hospitals breach ran for months because the compromised access point was at a vendor, not inside the hospital's own monitoring perimeter.

Reducing detection time requires two things: fewer data-sharing relationships (which reduces the attack surface you need to monitor) and better instrumentation at the boundaries that remain. Neither of these is glamorous. Both of them work.

How Does International Regulation Affect US Health Data?

More than most US-based founders expect. If your product is used by anyone in the EU, the GDPR applies to their health data regardless of where your servers are. The EU AI Act's healthcare provisions, taking effect in August 2026, add requirements around transparency, risk assessment, and human oversight for AI systems used in health contexts. If your AI product can receive health queries from EU users (and if it is on the internet, it can), you should be reading those provisions now.

Cross-border data transfer mechanisms remain fragile. The EU-US Data Privacy Framework exists but faces ongoing legal challenges. If you are storing health data for international users, you need a clear, documented legal basis for every cross-border transfer. "We use a US cloud provider" is not a sufficient answer.

What Is the Real Risk of Consumer AI Health Products?

The risk is not that the AI gives bad medical advice, though it sometimes does. The risk is that users are creating detailed, longitudinal health records inside systems that have no legal obligation to protect them as health records.

Think about what a year's worth of health queries looks like: symptoms, medications, family history, mental health concerns, reproductive decisions. That corpus, assembled voluntarily by the user, is more detailed than most medical charts. And it sits in a system governed by a terms-of-service agreement that the company can update unilaterally.

The five consumer AI health products launched in early 2026 each have their own privacy policies. Some are better than others. None of them are bound by HIPAA. Some of them may use your queries to improve their models unless you opt out. Opting out, where available, requires finding the setting, understanding what it does, and trusting that the company honors it.

This is not a critique of any specific company. It is a description of the structural reality. The regulatory framework assumes that health data lives in medical systems. Increasingly, it does not.

Where Does This Leave You?

In a gap. The regulatory environment is fragmented and slow. The technology is moving fast. The breaches are getting worse in severity even as they dip slightly in count. Third-party vendors remain the primary attack vector, and the most popular consumer health tools operate outside the only federal law designed to protect health data.

If you are a builder, the answer is architectural: encrypt by default, minimize data collection, do not train on user data, and treat deletion as final. If you are a user, the answer is simpler and harder: understand that the AI chatbot you are sharing your symptoms with is probably not subject to health privacy law, and decide accordingly.

We built Selina around the assumption that memory is valuable and that valuable things need to be protected. Your content is encrypted at rest. Files and transfers through SelinaSEND are end-to-end encrypted. We do not train on your data. Delete means gone. These are not features. They are architectural commitments, and they are the kind of commitments that matter more when regulation is stalled and the gap between what users assume and what the law requires keeps widening.

Start a free 7-day trial, no card required, if any of the above resonates with how you think about your own data.

Frequently Asked Questions

Did healthcare data breaches get better or worse in early 2026?

The number of large breaches dropped about 9.5% year-over-year (252 reported January through April), but the severity worsened, with incidents exposing biometric data, Social Security numbers, and tens of millions of records in single events.

Why are third-party vendors such a big security problem in healthcare?

Third-party vendors now account for 58% of healthcare data incidents because hospitals outsource extensively but have little control over how vendors handle shared data, so a single vendor breach can expose millions of records even if the hospital's own systems are secure.

What is happening with the HIPAA Security Rule update?

The overhaul, which would make encryption and MFA mandatory and require 72-hour breach reporting, has been delayed to as late as July 2027, and over 100 hospital and provider groups have asked HHS to withdraw it entirely, leaving a regulatory void.

Is my data protected by HIPAA when I use a consumer AI health chatbot?

No. HIPAA only applies to covered entities like doctors, hospitals, and insurers, so when you voluntarily connect medical records to a consumer AI product, that data falls entirely outside HIPAA's protections and is instead governed by the company's terms of service and privacy policy.

What does it mean when a health product says it's "HIPAA-ready"?

It's a marketing term meaning the vendor's infrastructure supports features like encryption and access controls, but it does not mean the vendor is a covered entity, has signed a Business Associate Agreement, or has any legal obligation under HIPAA.

Sources & References

Michael C.

Michael C.

Founder & Principal Engineer, Selina Labs

Michael builds Selina, a privacy-first AI that remembers you across conversations. He ships security-sensitive AI in production — real attacks, real fixes, measured in minutes and dollars — and writes about privacy, security, and LLMs from that seat. Top Rated Plus and expert-verified on Upwork.

Learn more about Selina.ai