A fake bug report is all it takes to hijack a coding agent — 85% success rate across the major ones (Agentjacking, June 2026)

Reddit r/AI_Agents News

Summary

Researchers found that AI coding agents can be hijacked by following instructions hidden in external content like bug reports, achieving an 85% success rate. The vulnerability exploits the agents' automatic trust in input they did not generate.

Researchers at Tenet Security and the Cloud Security Alliance's research labs found that AI coding agents will follow instructions hidden inside content they're supposed to be reviewing — a bug report, a README, a support ticket. No phishing link, no malware. The agent just trusts the input. They measured an 85% success rate across major coding agents when the payload was disguised as a routine bug report. The pattern that matters here: anywhere an agent automatically trusts external content it didn't generate, that content can carry instructions it'll follow without asking. Same blind spot shows up in a second case I covered — a "safety check" README that named real tools but launched a different payload when an agent ran it in auto-review mode. Curious how others here are handling this — do you sandbox agent input, or is it more about not giving agents write access to begin with?
Original Article

Similar Articles

I Asked 100 Agents to Hack Me (9 minute read)

TLDR AI

The author conducted an experiment using 100 self-hosted AI agents to hack their own accounts, finding vulnerabilities via software flaws, brute forcing, and social engineering, while highlighting the growing risks of autonomous AI in cybersecurity.