AI agents can be weaponized against each other using prompt injections via a chain of flaws in Google's open source Agent Development Kit (ADK) for Python, potentially disrupting the software supply chain and demonstrating yet another new attack vector introduced by the emerging technology. Researchers from Pillar Security discovered the flaws, present in the ADK's adk-python repository, which allowed a low-privileged, public-facing agent in a workflow to trigger commands that could be executed by a high-privileged one, according a report published on Aug. 4. This means that potentially malicious, untrusted text — such as a pull request or issue — could be performed by a trusted AI agent with repository privileges. "Pillar Security researchers have identified the first practical, real-world case of agent-to-agent exploitation in a multi-agent system in a real production environment, a class of attack not seen in real production systems until now," Dan Lisichkin, cybersecurity researcher for Pillar, wrote in the report this week. The attack was especially problematic because it relied on prompt injections embedded in GitHub pull requests to exploit a trust boundary between two AI agents with different privilege levels, according to Pillar. In their proof-of-concept (PoC) exploit, the researchers showed that a public-facing AI agent reviewing pull requests could be manipulated into triggering a maintainer-only AI agent capable of performing privileged actions. This created a pa...
Flaws in Google APK for Python Unlock Agent-to-Agent Attack
Dark Reading
·Elizabeth Montalbano
·Published Aug 5, 2026
·Updated
Affected Software
1 affected component
Google Agent Development Kit (ADK) for Python
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses vulnerabilities in Google's open source Agent Development Kit for Python that can enable agent-to-agent attacks through prompt injections.
2
What security implications are discussed in the article?
The article highlights the potential disruption to the software supply chain and the introduction of a new attack vector in AI technologies.
3
What products or software are affected by these vulnerabilities?
The vulnerabilities specifically affect Google's open source Agent Development Kit (ADK) for Python.
4
What type of attack do the identified flaws enable?
The flaws enable prompt injection attacks where AI agents can be weaponized against one another.
5
When was this security issue published?
This security issue was published on August 5, 2026.