Published July 19, 2026 · Updated August 17, 2026
Every conversation you have with a cloud chatbot lands in somebody's infrastructure: application databases, log streams, analytics pipelines, backups. As long as that archive exists and is tied to your account, a single security failure — a bug, a misconfigured database, a hacked vendor — can expose not just your email address, but the most candid record of your thinking that exists anywhere: your questions about health, money, work, and relationships, with your name attached.
This is not a thought experiment. The major incidents have already happened, at companies of every size. Here is what actually leaked, how it leaked, and what you can do so that the next breach — and there will be a next one — has as little of you in it as possible.
Breaches Are Not Hypothetical: Five Real Incidents
ChatGPT, March 2023: A Caching Bug Showed Users Each Other's Data
The first mainstream AI privacy incident did not even need a hacker. On March 20, 2023, a race condition in the open-source redis-py caching library caused ChatGPT to serve some users data belonging to other users. People saw titles from strangers' chat histories, and in some cases the first message of a newly created conversation. OpenAI also disclosed that for about 1.2% of ChatGPT Plus subscribers active in a nine-hour window, another user could have seen their first and last name, email address, payment address, credit card type, the last four digits of their card, and its expiration date. OpenAI took ChatGPT offline, fixed the bug, and published a detailed post-mortem — but the lesson stands: an ordinary software bug at a well-resourced company was enough to cross-contaminate private conversations between accounts.
DeepSeek, January 2025: A Chat-History Database Open to the Whole Internet
When the Chinese AI company DeepSeek exploded in popularity, researchers at the cloud-security firm Wiz went looking at its public infrastructure. Within minutes they found a ClickHouse database exposed to the internet with no authentication at all — over a million log lines containing users' plaintext chat history, API secret keys, and internal operational details, all queryable from a browser. Wiz disclosed the exposure and DeepSeek locked it down promptly, but there is no way to know who else found it first. No exploit was required; the archive of conversations was simply sitting there, readable by anyone who looked.
Muah.ai, September 2024: ~2 Million Emails Linked to Intimate Prompts
The AI "companion" service Muah.ai was breached in September 2024 — Have I Been Pwned added it on October 8 — exposing close to two million accounts, with email addresses sitting alongside the prompts users had typed, many deeply intimate and some describing child exploitation. Troy Hunt of Have I Been Pwned, who processed the data, noted that most of the addresses were not throwaways: they were real personal emails, often trivially linkable to real identities. An unidentified hacker told 404 Media the site's backend was "basically a handful of open-source projects duct-taped together." This is the nightmare scenario in its purest form: the join between who you are and what you typed, dumped in one file, followed by extortion attempts.
Chat & Ask AI, January 2026: ~300 Million Messages Behind No Password at All
This is the largest of them by a wide margin, and it happened the same way DeepSeek's did — by configuration, not by attack. The consumer app Chat & Ask AI, built by Codeway, stored its data in Google Firebase with permissions that left it readable without any password. A researcher found roughly 300 million messages belonging to more than 25 million users sitting open: full chat histories, usernames, timestamps, and conversations of the kind people only have when they believe no one is listening. Codeway was notified on January 20, 2026 and fixed it across its apps within hours — but the same researcher then scanned 200 other iOS apps and found the identical flaw in more than half of them. Scale is the thing to take from this one: a single misconfigured setting in a consumer app exposed several hundred times more messages than the DeepSeek incident, and it required no attacker at all.
OpenAI's Analytics Vendor, November 2025: The Supply-Chain Route
You can also be exposed without your AI provider itself being hacked. In November 2025, an attacker compromised Mixpanel, an analytics vendor used by OpenAI's API platform, and exported a dataset containing users' names, email addresses, coarse city/state/country, operating system and browser, referring sites, and organisation and user IDs. It mainly affected API-platform users, plus a limited number of ChatGPT users who had filed help-centre tickets or were signed in to the platform. No chats, prompts, passwords, API keys or payment details were involved, and OpenAI terminated its use of Mixpanel — but the incident shows the real attack surface: your data lives not only with the provider you chose, but with every analytics, logging, and support vendor wired into their stack. Each one is a door.
You Can Be Exposed Without Any Hacker at All
Some of the largest chat exposures were not breaches — they were features. In late July 2025, ChatGPT's "make this chat discoverable" option led to shared conversations being indexed by Google; OpenAI removed the discoverability setting on July 31 and worked to get the indexed pages pulled. In fairness to OpenAI, that path took two deliberate user actions — sharing the chat, then ticking the discoverability box — which is exactly what distinguishes it from what happened next. On August 20, 2025, Forbes reported that Grok's share button had quietly published more than 370,000 conversations onto the open web with no such warning, where search engines indexed them — Forbes found transcripts containing medical and psychological questions, personal details, and at least one password a user had pasted into the bot. (We covered Grok's data practices separately in Does Grok Save Your Chats?)
The common thread with the true breaches: once a conversation is stored server-side under your identity, its confidentiality depends on an unbroken chain of correct decisions — every bug, every default, every vendor, every share button, forever.
Why a Chat Archive Is Uniquely Damaging to Leak
A leaked password can be rotated. A leaked card number can be reissued. A leaked chat archive is different in kind:
- It is a profile of your mind. Months of questions about symptoms, debts, disputes, doubts, and plans — the things you would not say out loud — in one searchable transcript.
- It cannot be revoked. There is no "reset" for the fact that a stranger, an extortionist, or a search engine has read it.
- The identity link is the poison. The worst damage came from the association: email ↔ prompts (Muah.ai), account ↔ history (the ChatGPT bug, Chat & Ask AI), name ↔ metadata (Mixpanel). DeepSeek's exposure is the partial exception that proves the point — researchers documented plaintext chat history and operational data without establishing that every message was tied to a verified identity, and it is precisely that missing link that separates an embarrassing dump from a targeted one. Anonymous text with no one attached to it is a curiosity; the same text with your name on it is leverage.
Courts have meanwhile confirmed the same archives can be preserved and produced as evidence — see Your AI Chats Can Be Subpoenaed. Breach or subpoena, the root exposure is identical: a stored, identity-linked record.
How to Shrink Your Blast Radius
You cannot audit a provider's security from the outside, but you fully control how much of you is sitting in their databases when something goes wrong:
- Assume the archive will leak eventually. Write every prompt as if it could one day appear next to your email address, because in several real incidents it did exactly that.
- Keep identifying details out of prompts. Names, addresses, client details, passwords (people really do paste them). The less identity inside the text, the less a leak can bind to you.
- Turn off history and training where you can. Less stored is less stealable — our platform-by-platform opt-out guide has the exact steps, and this breakdown explains what ChatGPT keeps by default.
- Be careful with "share" buttons. A share link is publication. Treat it that way.
- Prefer tools that keep no server-side archive and no profile of you. A conversation that is never stored on the provider's servers, and never associated with your identity, is simply not there to be dumped when the database is.
How Secret Chat AI Fits — and Its Honest Limits
Secret Chat AI was built around exactly the failure mode this article describes, and it is worth being precise about what it does and does not change.
What it does. Secret Chat keeps no server-side archive of your conversations: your chats and uploaded files live only in your own browser's local storage — IndexedDB and OPFS — not in our databases. If our infrastructure were breached tomorrow, there would be no chat-history table to dump, because we keep no such archive — a prompt passes through our gateway only to be answered, and that request record is deleted as soon as your browser collects the reply (an hourly sweep clears any orphaned by a closed tab). Just as importantly, Secret Chat is an anonymizer: it builds no profile of you and associates no conversation with you. Your email is used only for account access and payment — never stored against your prompts — and your queries reach the top AI models with no name, account, or IP attached, and are never used for training. So the poison identified above — the identity ↔ content association that made Muah.ai and DeepSeek so damaging — is precisely the thing that never gets created.
What it does not do. Secret Chat removes you from your queries — it does not remove the data from your messages. Whatever you type still reaches the model provider's API verbatim (anonymously, but verbatim), and the provider may briefly retain it under its own terms; if you paste your full name and address into a prompt, that text exists on their side like any other. Retention may still apply at the provider — but your query reaches the LLM anonymized, not linked to your email or identity, so even a leaked log is orders of magnitude harder to tie back to a person. Redacting identifying details before sending remains your responsibility, as our Terms of Service and Disclaimers spell out. The honest claim is narrow and strong: breaches are a question of what exists, where, attached to whom — and Secret Chat's answer is that your archive exists only on your device, and your identity is attached to nothing.
Frequently Asked Questions
- Have AI chat providers actually been breached?
Yes. Real incidents include ChatGPT's March 2023 bug that exposed other users' chat titles and some payment details, DeepSeek's January 2025 database left open to the internet with plaintext chat history, the September 2024 Muah.ai breach that linked close to two million accounts to users' intimate prompts, and — the largest so far — a January 2026 Firebase misconfiguration that left about 300 million Chat & Ask AI messages from more than 25 million users readable without a password.
- What usually gets exposed in an AI breach?
Some combination of your identity (name, email, payment or location metadata) and your content (chat history, prompts, uploaded files) — and the most damaging leaks are the ones that join the two, tying what you typed to who you are.
- Can my chats leak even if nobody hacks the provider?
Yes, and this is now the commonest route. Misconfigured databases need no attacker — the two largest exposures on this list, DeepSeek and Chat & Ask AI, were both simply left open — while breached third-party vendors expose account data, and shared chats have ended up indexed by search engines, in Grok's case hundreds of thousands of them without a clear warning.
- Does deleting my chats protect me from a breach?
It helps — data that has genuinely been deleted cannot leak. But deletion depends on the provider actually purging logs and backups, and a legal hold can suspend deletion entirely, so the only archive you fully control is one that never reaches the provider's servers at all.
- How does Secret Chat AI reduce breach exposure?
Your conversations are stored only in your own browser (IndexedDB/OPFS), not on Secret Chat's servers, so there is no server-side chat archive to steal — and queries reach the model providers anonymized, with no profile and no identity attached. The message content itself still reaches the provider verbatim, so keeping identifying details out of prompts remains your responsibility.
Conclusion
The record of the last three years is unambiguous: AI chat archives leak — through bugs, through open databases, through hacked vendors, and through share buttons. The question is not whether your provider's security is good; it is what will be lying in their databases, attached to your name, on the day something fails. The most reliable answer is to make that pile as small and as anonymous as possible: keep identity out of your prompts, keep storage and training off where you can, and prefer a service where the archive lives only on your device and the queries carry no you at all. That is the design Secret Chat AI starts from — not because breaches can be prevented, but because the best data to have in a breach is data that was never there.
Sources
- OpenAI — March 20 ChatGPT outage: Here's what happened
- Wiz Research — Exposed DeepSeek database leaking chat history and secret keys
- Have I Been Pwned — Muah.AI data breach (breach date September 2024)
- Malwarebytes — AI chat app leak exposes 300 million messages tied to 25 million users (Chat & Ask AI)
- Search Engine Land — OpenAI removes the Google-indexable shared-chat option
- OpenAI — What to know about the Mixpanel security incident
- TechCrunch — Thousands of Grok chats are now searchable on Google
- Forbes — xAI published hundreds of thousands of Grok conversations