Back to feed
Dev.to
Dev.to
8/5/2026
Google ADK Agent-to-Agent Attack: Privilege Boundary Breakdown Calling Privileged CI Workflows from Low-Privilege Triage Agents

Google ADK Agent-to-Agent Attack: Privilege Boundary Breakdown Calling Privileged CI Workflows from Low-Privilege Triage Agents

Short summary

Pillar Security demonstrated an agent-to-agent privilege escalation attack on Google's ADK repository where prompt injection in an external PR tricks a low-privilege triage agent into triggering high-privilege Gemini CI workflows. The attacker spoofs reviews, approvals, and labels using the GITHUB_TOKEN, making malicious PRs appear legitimately reviewed to human maintainers. Google has mitigated the issue.

  • Prompt injection in PRs can trick low-privilege AI agents into triggering privileged CI/CD workflows
  • Attack spoofs GitHub reviews and approvals using stolen GITHUB_TOKEN, fooling human maintainers
  • Fix requires treating agent output as untrusted, signed capabilities for agent hand-offs, and short-lived App tokens instead of collaborator PATs

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more