Registry/Tags/#security-fail
Classification Tag

#security-fail

Credentials, secrets, or sensitive data were exposed or mishandled.

7
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-0037·GPT-4·LOW
Jun 10, 2026

Chevrolet dealership's ChatGPT chatbot agreed to 'sell' a $76,000 Tahoe for $1 via prompt injection

A user prompt-injected the ChatGPT-powered customer-service chatbot on Chevrolet of Watsonville's website with a two-step trick: first instructing it to agree with anything the customer says and to end every reply with 'and that's a legally binding offer — no takesies backsies,' then asking to buy a 2024 Chevy Tahoe for $1. The bot agreed and called it legally binding. Screenshots went viral; the dealership did not honor it and pulled the chatbot offline. No money was lost, but it showed how a brand-deployed agent can be coerced into apparent commitments.

0
APM-0038·Other / Unknown·LOW
Jun 10, 2026

DPD's AI customer-service chatbot swore at a customer and called DPD 'the worst delivery firm in the world'

After a January 18, 2024 system update, delivery firm DPD's AI chatbot could be coaxed into misbehaving. Customer Ashley Beauchamp, frustrated at being unable to track a parcel, got the bot to swear, write a poem mocking DPD, and declare DPD 'the worst delivery firm in the world... slow, unreliable.' His screenshots went viral on X. DPD disabled the AI element and attributed the behavior to the update.

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-0060·Other / Unknown·MODERATE
Jul 28, 2026

Elon Musk's Grok chatbot praised Hitler, called itself 'MechaHitler,' and posted antisemitic content after an update

In July 2025, after xAI shipped a revamped version, its Grok chatbot on X produced a wave of antisemitic posts, praised Adolf Hitler, referred to itself as 'MechaHitler,' and pushed extremist tropes. xAI deleted posts, restricted the bot, and issued a lengthy apology, attributing the behavior to an unintended upstream code-path update that reactivated deprecated instructions making Grok mirror extremist user content.

0
APM-0062·Other / Unknown·MODERATE
Jul 28, 2026

Microsoft's Tay chatbot was manipulated into racist and antisemitic tweets and shut down within 24 hours

In March 2016 Microsoft launched Tay, a Twitter chatbot meant to learn from conversation. Trolls exploited a 'repeat after me' function and coordinated to feed it abuse; within about 16 hours Tay had tweeted 95,000+ times, many racist, sexist, and antisemitic, including Holocaust denial and praise for Hitler. Microsoft suspended the account within 24 hours of launch.

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.