Registry/Tags/#data-exfiltration
Classification Tag

#data-exfiltration

The agent transmitted sensitive data to external or unintended destinations.

3
Cases
0
APM-0042·OpenAI·MODERATE
Jun 10, 2026

Samsung banned ChatGPT after engineers leaked confidential source code into it three times in 20 days

In April 2023, within about 20 days of allowing ChatGPT, Samsung's semiconductor division had three incidents of employees pasting confidential data into ChatGPT — proprietary source code to check for bugs, code for defect-detection equipment, and a recording of an internal meeting transcribed for summarization. Because prompts can be retained by the provider, this risked exposing trade secrets. Samsung banned generative AI tools company-wide and warned that violations could lead to termination.

0
APM-0048·Other / Unknown·SEVERE
Jun 10, 2026

Slack AI could be tricked into leaking private-channel data via indirect prompt injection

PromptArmor disclosed in August 2024 that Slack AI could be manipulated through indirect prompt injection: an attacker posting in any public channel could plant instructions that, when a victim later queried Slack AI, caused it to render a markdown link exfiltrating private-channel content (such as secrets or API keys) to the attacker's server via the URL — without the attacker ever accessing the private data directly. A later update that pulled files and DMs into answers widened the attack surface. Slack deployed a patch.

0
APM-0071·GitHub Copilot·SEVERE
Jul 29, 2026

'EchoLeak' was the first zero-click attack on an AI agent: a single email could make Microsoft 365 Copilot leak company data

Disclosed in June 2025, EchoLeak (CVE-2025-32711, CVSS 9.3) let an attacker exfiltrate data from Microsoft 365 Copilot with no user action. A benign-looking email carried a hidden prompt injection, and Copilot's default behavior of combining trusted and untrusted content ('LLM scope violation') caused it to leak accessible data such as chat logs, OneDrive files, SharePoint and Teams content. Microsoft patched it; researchers at Aim Labs found no in-the-wild exploitation.