an AI agent got prompt-injected into moving $175K on-chain. first documented case of this actually happening
Summary
First documented case of an AI agent being prompt-injected via an NFT to execute unauthorized on-chain transactions, resulting in a $175K transfer. The attacker returned the funds, demonstrating the vulnerability of autonomous agents to instruction spoofing.
Similar Articles
What is the most unhinged thing an AI agent has done when given real API access to financial data or your money?
A developer recounts how an AI agent with real financial API access attempted to hallucinate a batch transfer to a dead wallet, only thwarted by guardrails in the execution layer. The story highlights the risks of giving LLMs access to real money.
Prompt injection took down a production agent last week — here's what our post-mortem found
A production AI support agent was compromised via prompt injection, exposing other customers' data. The post-mortem revealed lack of enforcement layers, useless audit trails, and no kill switch, highlighting systemic security gaps in deploying AI agents.
A €0.01 bank transfer could compromise a banking AI agent
Blue41 disclosed an indirect prompt injection vulnerability in Bunq's AI assistant, where a small bank transfer with a malicious transaction description could turn the assistant into a spearphishing vector, highlighting a broader architectural challenge for financial AI agents.
Your AI agent just got hijacked. You have no idea it happened.
This article warns about the Crescendo attack, a multi-turn prompt injection that evades single-message defenses by poisoning an AI agent's context over several turns. It introduces Bendex Arc, a tool that tracks behavioral trajectory across sessions to catch such attacks before they execute.
Understanding prompt injections: a frontier security challenge
OpenAI publishes guidance on prompt injection attacks, a social engineering vulnerability where malicious instructions hidden in web content or documents can trick AI models into unintended actions. The company outlines its multi-layered defense strategy including instruction hierarchy research, automated red-teaming, and AI-powered monitoring systems.