Google Deletes 3 ADK AI Workflows After Malicious GitHub Issue Could Trigger Privileged Agent
Summary
Google deleted three AI agent workflows from its Agent Development Kit (ADK) repository after researchers discovered that a public GitHub issue could be manipulated through prompt injection (tricking an AI by hiding instructions in its input) to trick a triage agent into triggering a privileged code-fixing agent. By exploiting how the privileged workflow trusted the bot's identity, attackers could achieve arbitrary code execution (running any commands on a system) on the CI/CD runner (the automated system that tests and deploys code) and steal sensitive credentials like bot tokens and API keys.
Solution / Mitigation
Google deleted the three affected workflows (issue-analyze.yml, issue-fix.yml, and pr-analyze.yml). Additionally, the source text recommends that similar repositories implement: separate bot identities, narrower token and tool scopes (limiting what each credential can access), and an authorization signal that untrusted text cannot generate.
Classification
Affected Vendors
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://thehackernews.com/2026/08/google-deletes-3-adk-ai-workflows-after.html
First tracked: August 4, 2026 at 02:00 PM
Classified by LLM (prompt v3) · confidence: 92%