Enhancing AI Security: The Role of Google’s Agentic Vulnerability Discovery Harness
The rise of adversarial AI has intensified the threat landscape, particularly concerning data theft and extortion. As proprietary source code becomes increasingly vulnerable, defenders are often left scrambling to patch vulnerabilities while attackers leverage AI tools that operate at machine speed. In response to this escalating challenge, Google has introduced the Agentic Vulnerability Discovery Harness (AVDH), a framework designed to enhance AI security by streamlining the vulnerability discovery process.
By integrating structured analysis, rigorous validation steps, and domain-specific human expertise, AVDH aims to shift the balance in favor of defenders. This innovative approach combines AI models with a human-driven orchestration layer, enabling security teams to identify and address vulnerabilities before adversaries can exploit them. For organizations looking to bolster their defenses, the details of this internal architecture are now being shared publicly, allowing others to implement similar strategies in their environments.
Real-World Impact of AVDH
Since its deployment, AVDH has demonstrated significant efficacy in real-world scenarios. Over a span of just ten months, the harness has been instrumental in identifying over 100 critical vulnerabilities during an incident response investigation involving stolen corporate repositories. This rapid identification process took only two days, a stark contrast to the time-consuming nature of manual reviews.
The framework has proven particularly effective in analyzing extensive codebases, with Mandiant utilizing AVDH to sift through tens of millions of lines of code and execute thousands of pipelines, resulting in tens of thousands of findings. Notably, this swift analysis has led to the discovery of numerous assignable flaws in widely used web extensions and open-source projects, culminating in the assignment of 12 CVEs, including CVE-2026-13242 and CVE-2026-55803, with additional vulnerabilities currently under active disclosure.
Beyond its speed and precision, AVDH has also served as a force multiplier during targeted adversary simulation engagements. In one instance, the harness quickly identified a remote code execution (RCE) vulnerability in a client’s web application source code, facilitating initial access for further testing. This capability underscores AVDH’s value in navigating complex exploit chains and overcoming mature defenses.
Architecting the AVDH Pipeline
The architecture of AVDH is built upon the principles of harnessing large language models (LLMs) for cybersecurity applications. By mitigating the unpredictability associated with LLMs, AVDH enhances their effectiveness in code analysis. The programmatic infrastructure orchestrates agents in a deterministic manner, ensuring that each phase of the analysis pipeline is completed before moving on to the next. This structured approach yields a prioritized, risk-rated list of findings that are ready for human review.
To achieve this, AVDH leverages the Google Agent Development Kit (ADK), which facilitates common agent orchestration patterns and allows for custom integrations. This framework aligns with the capabilities offered by Google Antigravity, providing a centralized workspace for managing agentic workflows.
Moreover, the effectiveness of AVDH is enhanced by the contextual data it utilizes, including asset inventories, software bills of materials (SBOMs), architecture documentation, and threat intelligence. This rich environmental input enables agents to dynamically select relevant skills and vulnerability patterns for in-depth analysis, ultimately improving the accuracy and relevance of the findings.
As organizations continue to grapple with the challenges posed by adversarial AI, frameworks like AVDH represent a significant advancement in the ongoing battle for cybersecurity. By combining human expertise with sophisticated AI tools, defenders can better anticipate and mitigate potential threats, ensuring a more secure digital landscape.
For further insights into this innovative approach, you can read more from Google’s research team here.
Readers can also explore current and upcoming editions through the Cyber Warriors Middle East magazine section.


