The indexed conversations were shockingly sensitive. Independent journalists from Izvestia, RBC, and Gazeta verified that searchers could view complete dialogues, including:
About one-third of the discovered Russian-language dialogues came from Russian-speaking users, but the problem was global in scope . The number of indexed pages was so large that Google grouped similar results and noted that only the most relevant items were displayed .
This was not a hack. Google simply indexed public "Shared Conversations" pages that users themselves created using DeepSeek's "Share" button. The pages were fully public but lacked a noindex tag or proper robots.txt restrictions to block search engine crawling .
DeepSeek did warn users before sharing that "anyone with the link can view" the conversation . But it did not warn that those pages could be indexed by Google and appear in search results — a critical omission that many users did not anticipate .
Beyond the missing noindex tag, Konitzny's discovery exposed a deeper set of design failures:
1. No centralized shared-link management dashboard. Users have no way to see a single list of every conversation they have shared. The only way to revoke a link is to delete it manually from within each individual chat's settings .
2. No one-click revocation. Once a link is created, there is no bulk-revoke feature to immediately invalidate all publicly shared conversations . This means a user who shared dozens of chats over time has no quick way to lock them down.
3. No noindex or crawl-blocking by default. DeepSeek's shared pages were served without standard anti-indexing headers that most cloud document-sharing services — Google Docs, Notion, Dropbox — use as a baseline . This is a basic operational security control that any platform with public sharing should implement.
4. User-unfriendly design. The share feature is easy to click but difficult to undo. As one analyst noted, the issue "lies in the mismatch between the ease of sharing and the difficulty of controlling it later" .
This incident did not occur in a vacuum. DeepSeek has faced recurring scrutiny over privacy and security:
This case is a textbook example of the gap between rapid AI feature deployment and proper security hygiene. DeepSeek added a useful sharing feature but neglected basic operational security controls — crawl-blocking, centralized link management, and bulk revocation — that should accompany any public sharing mechanism.
The same race to deliver advanced AI capabilities is producing products where the user's privacy posture depends on the user remembering to do things — like unchecking "share" or manually deleting links — rather than on the system enforcing safe defaults.
If you have used DeepSeek's share feature, you can take the following steps:
site:chat.deepseek.com to see if any of your shared conversations appear in search results.DeepSeek's exposure is not an isolated incident — it is a warning about the hidden risks of AI platforms that prioritize speed over security. Until basic protections like noindex headers and centralized link management become standard, every AI user should assume their shared conversations can be found by anyone.