Google Threat Intelligence Group Reports First AI-Developed Zero-Day Exploit Bypassing 2FA
The Google Threat Intelligence Group (GTIG) has published a report detailing a concerning trend: attackers are now using AI across almost every area of cybercrime, including developing at least one zero-day exploit from scratch. The exploit in question is a Python script that bypasses two-factor authentication (2FA) in a popular open-source, web-based system administration tool. According to GTIG, the code shows 'all the hallmarks of AI usage' and abuses a logic flaw in the authorization flow.
GTIG notes that while current LLMs still 'struggle to navigate complex enterprise logic,' they excel at contextual reasoning. This capability allows them to read source code, validate developer intent versus actual implementation, and quickly identify unconsidered corner cases that lead to vulnerabilities.
The report also highlights other malicious AI applications:
- Self-morphing malware: Malware that can modify its own source code, create exploit payloads dynamically, and even generate decoy code to evade detection.
- Gemini-powered backdoors: Attackers are leveraging Google's Gemini model to create backdoors, though specific implementation details are not yet disclosed.
The findings suggest a new era of cybercrime where AI automates not just exploit delivery but the discovery and creation of vulnerabilities themselves. The zero-day exploit is particularly notable as it marks the first recorded instance of a fully AI-developed exploit bypassing 2FA.
For security teams, this underscores the need to assume that 2FA alone is insufficient against AI-augmented adversaries. Logic flaws in authentication flows, especially in open-source tools, will be increasingly targeted. Code review processes should incorporate automated reasoning checks to catch such flaws before deployment.
📖 Read the full source: HN AI Agents
👀 See Also

jqwik v1.10.0 Sneaks Prompt Injection That Deletes Code When Used by AI Agents
Johannes Link added a hidden instruction to jqwik v1.10.0 that tells AI coding agents to delete all jqwik tests and code, concealed with ANSI escapes. Claude correctly flags it, but human users may not be so lucky.

Sandboxing OpenClaw: Enhancing Security In AI Coding
Discover the latest discussions from the OpenClaw community on sandboxing, a critical technique for securing AI coding agents. Explore why users believe it is essential for safeguarding AI innovations.

Security Warning: ClawProxy Script Stole API Keys, Resulting in Significant OpenRouter Bill
A developer installed a closed-source ClawProxy script from a Reddit user on a sandboxed WSL Ubuntu 24.04 system, which stole their OpenRouter API key and used it via Google Vertex API to run up a large bill on Opus 4.6 overnight.

Pro Se Plaintiff Hides AI Prompt Injections in Court Filing
A Connecticut pro se plaintiff hid prompt injections in white, 3-point font in court filings, instructing any AI to side with him. The court caught it and sanctioned him.