Threat · curated 1 Jul 2026
Fake Bug Report Hijacks AI Coding Agents at Scale
First reported · updated · 4 reports tenetsecurity.ai
Coverage timeline
Why it matters
The agentjacking technique shows any MCP-connected coding agent that consults externally-influenced data becomes an indirect prompt-injection point capable of local RCE and credential theft, exposing developer machines across a large share of Fortune 1000 organizations.
Tenet Security demonstrated at DEF CON 34 an "agentjacking" attack where an attacker POSTs a crafted error event containing markdown-formatted malicious instructions to a publicly exposed Sentry DSN ingest endpoint; when a developer asks an MCP-connected coding agent (Cursor, Claude Code) to debug, the agent retrieves the injected event, treats it as authoritative remediation, and executes commands that pull a malicious npm package and exfiltrate AWS, GitHub, npm, Kubernetes and CI/CD credentials. Controlled testing across 100+ organizations succeeded 85 percent of the time; no CVE was assigned, and Sentry deployed only a payload-string filter. Tenet also released agent-jackstop, drop-in hardening configs (egress allowlist, command approval, credential-read blocking) for Cursor and Claude Code.