Hackers duped Meta AI support chatbot to steal celebrity Instagram accounts

· Source: AI - Ars Technica · Field: Technology & Digital — Cybersecurity & Data Privacy, Artificial Intelligence & Machine Learning · Depth: Novice, short

Summary

Meta's AI support chatbot was exploited by hackers to steal and resell high-value Instagram accounts, including the Barack Obama White House and Chief Master Sergeant of Space Force accounts. The exploit, active for months and patched on May 29, involved hackers using a VPN to match a target's region, initiating a password reset, and then using prompt injection to trick the AI chatbot into changing the account's associated email address. Accounts like @hey and @jowo, with a combined gray-market valuation estimated above \$1 million, were targeted. This incident highlights the "confused deputy" problem in computer security, where an AI agent with elevated permissions is misused. While multi-factor authentication (MFA) prevented successful attacks, the event underscores the risks of deploying AI agents with critical data modification capabilities without robust security measures like out-of-band verification and rate limiting.

Key takeaway

For AI Security Engineers deploying AI agents with elevated permissions, this incident underscores the critical need for a "minimum" security architecture. You must implement out-of-band verification for account modifications, apply rate limiting on AI-initiated reset flows, and integrate action logging with anomaly detection. Furthermore, ensure a hard deterministic gate is in place before any critical data changes. Your systems must not rely solely on probabilistic AI responses for sensitive operations.

Key insights

Meta's AI support chatbot was exploited via prompt injection to facilitate Instagram account takeovers, highlighting risks of AI agents with elevated permissions.

Principles

Method

Attackers used a VPN to match location, initiated a password reset, and then employed prompt injection to instruct Meta's AI support chatbot to change the target Instagram account's email address.

In practice

Topics

Best for: CTO, AI Architect, VP of Engineering/Data, AI Security Engineer, Security Engineer, Tech Journalist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AI - Ars Technica.