reddit.com via Reddit

Claude.ai Caught Leaking Another User's Live Prompt

anthropic cybersecurity ai assistants privacy incident data isolation claude

Key insights

  • A Claude.ai user saw another person's visa-related prompt, labeled 'Human1', injected into their own live session by Claude.
  • Anthropic had not publicly acknowledged the incident, which community members compared to last week's ChatGPT cross-account data leak.
  • The mechanism appears to be a backend session-routing failure inside Anthropic's infrastructure, not an external prompt injection attack.

Why this matters

Cross-user prompt leaks expose AI platforms to GDPR Article 33 and CCPA breach notification obligations if affected users are identified, converting an engineering incident into a regulatory event. For enterprise customers evaluating Claude.ai under SOC 2 or HIPAA requirements, the absence of a public Anthropic response raises concrete questions about whether multi-tenant session isolation meets contractual security standards. The temporal overlap with OpenAI's ChatGPT cross-account incident signals that session isolation at consumer AI scale may be a category-level infrastructure problem that neither major provider has definitively solved.

Summary

A Claude.ai user reported another person's prompt, labeled 'Human1', appearing inside their own live session, with Claude responding to it as part of their conversation. The incident points to a backend session-routing failure at Anthropic's infrastructure level, distinct from external prompt injection attacks. Essentially: (Anthropic, Claude.ai) a cross-user context bleed confirmed in at least one production session. - The leaked message contained personal visa and travel details, creating a data exposure beyond a simple UI glitch. - Community responses compared it directly to last week's ChatGPT cross-account data incident. - Anthropic had not publicly acknowledged the report as of posting. The pairing with ChatGPT's incident suggests real-time session isolation at consumer AI scale is a systemic infrastructure gap.

Potential risks and opportunities

Risks

  • Anthropic faces GDPR Article 33 notification obligations if the leaked content involved EU-resident users, with a 72-hour regulatory reporting clock that may already be running
  • Enterprise customers with SOC 2 or HIPAA contracts may suspend Claude.ai usage or trigger formal security reviews within 30-60 days if Anthropic cannot provide architectural confirmation of session isolation
  • Repeated cross-user leaks across Claude.ai and ChatGPT could accelerate FTC or EU AI Act enforcement action targeting consumer AI data handling practices industry-wide

Opportunities

  • AI infrastructure security vendors (Wiz, Orca Security, Laminar) gain immediate leverage to pitch session-isolation audits to Anthropic, OpenAI, and other multi-tenant AI platform operators
  • Self-hosted and on-premise LLM providers (Ollama, vLLM, enterprise Replicate tiers) can accelerate enterprise deals where hard data isolation requirements rule out cloud-hosted alternatives
  • EU-sovereign and privacy-first AI providers (Mistral, Aleph Alpha) have a near-term window to differentiate on verifiable architectural data isolation as a product feature targeting regulated industries

What we don't know yet

  • Whether Anthropic has confirmed the incident internally, how many sessions were affected, and what its public disclosure timeline looks like as of May 28, 2026
  • Whether the 'Human1' source user's own session was similarly contaminated with data originating from a third party
  • Whether the routing failure is reproducible under specific load or concurrency conditions, or was a one-time backend anomaly