dialogflow.playbooks.update permission on one Code Block-enabled agent could craft a malicious playbook import DN.CVE-2026-4764 describes the core root cause: a missing authorization check in the playbook import functionality ND. The vulnerability carries a CVSS score of 9.4, marking it as a critical security risk L.
Once the malicious code was running inside a victim agent, the attacker could V:
Google confirmed that no customer action was required for the patches D.
Varonis identified that the isolation between agents sharing Code Block runtimes was fundamentally insufficient V. Even after fixing the import authorization, the architecture itself allowed cross-agent code execution if any single agent was compromised — a design-level issue that required the second patch in June 2026 to fully address.
Google also added a prompt security check setting in the agent configuration to help detect and block prompt-injection attacks that could be used as part of similar exploitation chains in the future VD.
There is no evidence the vulnerability was ever exploited in the wild before the patch A. A Google Cloud spokesperson confirmed: "We have no known indication of customer compromise. No customer action is required." A
The Rogue Agent vulnerability is a stark reminder that the security models underlying many AI agent platforms have not yet caught up with the complexity of multi-tenant, code-executing environments. As more enterprises deploy conversational AI agents that can run custom code, the shared-runtime attack surface becomes a critical concern.