Meta AI app users inadvertently publish private chats to public Discover feed

Meta's standalone AI app included a Discover feed that permitted users to share their AI interactions publicly. Due to a confusing sharing mechanism and inadequate warnings, users unwittingly leaked private conversations and sensitive data that were linked to their real-world identities.

Meta · Incident Apr 29, 2025 · Indexed Jun 22, 2026 · 2 sources

Users are inadvertently posting sensitive info to a public feed with their identity linked.
What
Meta's standalone AI app included a Discover feed that permitted users to share their AI interactions publicly.
Incident date
Apr 29, 2025
Who
Meta
Failure mode
Data Leakage
AI surface
Recommender
Severity
High

What happened

Users of the standalone Meta AI app inadvertently published private conversations and sensitive personal data to a public Discover feed. Many users were unaware that their prompts and results were being shared publicly and were traceable to their Instagram accounts. This resulted in the exposure of sensitive information, including legal queries and personal medical questions.

What broke inside the model

Failure path · mode profile · Data Leakage
  1. 01 · TriggerA request triggers retrieval or context loading.
  2. 02 · Model stepThe context pulls in another user's content.
  3. 03 · Control gapNo boundary enforces isolation at the moment of output.
  4. 04 · FailurePrivate data crosses into the response.
  5. 05 · ConsequenceOne user sees another's data, and disclosure follows.

One user's content crosses the retrieval boundary into another's response.

The failure stemmed from a confusing user interface that allowed users to share AI interactions to a public Discover feed with minimal friction. The system failed to ensure users understood that their shared content would be public and linked to their social media identities.

Public visibilityHigh
Regulatory exposurePossible
Customer impactMany customers
Financial impactUnknown
Time to disclosureMonths
  1. PressThe Meta AI app is a privacy disastertechcrunch.com
  2. PressMeta AI searches made public - but do all its users realise?bbc.com
Permalinkhttps://failureindex.ai/failures/meta-inadvertently-publish-private-chats-public
CitationAI Failure Index. "Meta AI app users inadvertently publish private chats to public Discover feed" (FI-0604). Realm Labs. https://failureindex.ai/failures/meta-inadvertently-publish-private-chats-public (indexed Jun 22, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0604. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • Prism
  • OmniGuard
  • AI Detection & Response (AIDR)

Realm can detect when a response is about to emit data that falls outside the bounds of the current user and context, and block or redact it inline, at the moment of generation rather than after the data has left.