LIVE · cybersecurity feed
Live wire
Zero-Click Grok Chat History Theft: Adversa AI Demonstrates Cryptographic Context InjectionMalware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply ChainHow an Emerging Industrial Protocol Family Could Put OT at Risk14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentials
vulnerabilitycritical

Google’s AI security agents found 100+ critical software vulnerabilities in just two days

Google’s Mandiant has disclosed the workings of an internal tool that uses chains of AI agents to hunt for vulnerabilities in source code, saying it found over 100 verified, high-severity flaws in just two days during a live investigation into stolen corporate repositories. The tool, called the Agentic Vulnerability Discovery Harness (AVDH), has been running inside Mandiant for ten months. In that

zeroday.news ·

Google's Mandiant security division has revealed an internal AI-driven tool designed to identify software vulnerabilities, which successfully uncovered over 100 verified, high-severity flaws in just two days during a live investigation of stolen corporate code repositories. The tool, named the Agentic Vulnerability Discovery Harness (AVDH), has been operational within Mandiant for ten months, during which it has processed tens of millions of lines of code and generated tens of thousands of potential findings.

Mandiant researchers Alex Tselevich and Michael Maturi stated that the AVDH has led to the discovery of numerous assignable flaws in widely used web extensions and open-source projects. This effort has resulted in 12 assigned Common Vulnerabilities and Exposures (CVEs), including CVE-2026-13242 and CVE-2026-55803, with an additional dozen currently undergoing active disclosure.

The AVDH operates as a sequence of specialized AI agents, built on Google's Agent Development Kit, with each agent passing its output to the next. The process begins with a threat modeling agent that maps the codebase, identifies the software type, and designates areas to be excluded, such as test directories. This initial threat model is then reviewed by a human operator.

Following this, an entry point discovery agent scans all in-scope files to locate points where user input enters the application, ranging from web routes to inter-process listeners. A context enrichment agent then gathers relevant, scattered code—such as permission checks and input sanitizers—for each identified entry point, which would otherwise require manual collection.

Hypothesis generation agents then search for various types of vulnerabilities. Some agents focus on access-control issues, including missing authorization, privilege escalation, and cross-site request forgery. Others concentrate on dangerous data flows that could lead to SQL injection, cross-site scripting, command injection, and path traversal.

The subsequent stage involves hypothesis validation, where multiple agents, intentionally run with high "temperature" settings to encourage diverse reasoning, evaluate each generated hypothesis. A synthesis agent then categorizes each finding as confirmed, disproven, or rejected. Crucially, every confirmed finding undergoes human validation, where Mandiant consultants reproduce the exploit and execute proof-of-concept code to ensure the flaw is genuine and not mitigated by any overlooked controls. Findings that fail this human verification are discarded.

Mandiant emphasized that the AVDH was specifically designed to address the problem of "noise" or false positives common in automated code scanners. It achieves this by having agents challenge each other's conclusions and verify findings against rules established by Mandiant's consultants, rather than merely flagging code patterns that resemble known bugs. These rules are organized by software domain, then further categorized by language, framework, and vulnerability type, ensuring reusability across different codebases.

To evaluate its own performance, Mandiant developed a set of synthetic, intentionally vulnerable codebases. This approach was chosen over relying on public vulnerability datasets, due to concerns that current AI models might have been trained on such datasets and could be recalling answers rather than genuinely reasoning through them.

The researchers highlighted that securing the software development pipeline is a critical challenge in modern enterprise defense, and manual source code review cannot keep pace with the speed of AI. They asserted that traditional scanning engines frequently miss a broad spectrum of vulnerabilities in modern software. Mandiant believes that the success of their harness demonstrates that defenders can regain an advantage against adversarial AI by embedding frontier models within an expert-defined framework to automate the discovery of routine vulnerabilities. They encourage other network defenders considering similar vulnerability discovery harnesses to manually validate all findings.

vulnerabilityaicloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

malware

ToxicPanda Android malware uses VPN permissions to block Google Play

The ToxicPanda Android malware has evolved with new malicious functionality, expanding its targeting to 349 applications and adding support for 167 remote commands. [...]

iran

UK Power Plant Disabled for Four Days by Iran-Linked Hackers, Concurrent with US Water Attacks

Hackers linked to Iran have successfully disabled a small UK power plant for four days, marking the first confirmed attack of its kind against the nation's energy infrastructure. The incident occurred concurrently with cyberattacks targeting water facilities across 12 US states. While the UK power plant's outage did not impact the national grid, the attack served as a demonstration of capability, with intentions likely focused on showcasing access rather than causing widespread disruption.

ransomware

Week in review: Records allegedly stolen from Azure tenants, Medusa ransomware hits 500+ orgs

Here’s an overview of some of last week’s most interesting news, articles, interviews and videos: Windows 11’s strongest security defenses can be bypassed without a screwdriver Researchers from the University of Birmingham and Durham University have found a way to knock down some of the toughest protections in Windows 11 without physically opening or modifying the target machine. The attack assume

aihigh

Zero-Click Grok Chat History Theft: Adversa AI Demonstrates Cryptographic Context Injection

Researchers at Adversa AI have developed a novel attack called Cryptographic Context Injection, which bypasses AI safety filters by embedding malicious instructions within AES-encrypted payloads. This technique tricks AI models like xAI's Grok and Google's Gemini into decrypting and executing these hidden commands. In the case of Grok, the attack can lead to zero-click theft of user chat histories and personal data by disguising the malicious payload as a webpage summary request.

breach

Welcoming the Sri Lankan Government to Have I Been Pwned

Today, we welcome the 48th government onboarded to Have I Been Pwned’s free gov service: Sri Lanka. Sri Lanka CERT now has access to monitor Sri Lankan government domains against the data in HIBP, helping identify exposed government accounts and respond when they appear in new data breaches.