Tuesday, May 26, 2026
Today's Edition

EveryNews

Stories that matter, signal over noise

Technologies

AI Wrote First Zero-Day Exploit: Google Detected Attack That Cybersecurity Community Long Predicted

# Google Threat Intelligence Group Identifies First Confirmed Case of AI-Generated Zero-Day Exploit Google's Threat Intelligence Group has identified the first confirmed instance of hackers using artificial intelligence to create a functioning zero-day exploit — a Python script that bypassed two-factor authentication. While the mass attack was halted, the precedent has been set.

Tetiana Suchkova-Ladik

By Tetiana Suchkova-Ladik

May 11, 2026 · 2 min read

AI Wrote First Zero-Day Exploit: Google Detected Attack That Cybersecurity Community Long Predicted
Ілюстративне фото: Depositphotos

On May 12, 2025, researchers from Google Threat Intelligence Group (GTIG) published a report documenting what cybersecurity experts considered inevitable: a hacker group used a large language model to develop a fully functional zero-day exploit. This is the first confirmed case of its kind.

What happened

Cybercriminals discovered a previously unknown vulnerability in a popular open-source web tool for system administration — Google did not disclose the product name but notified the vendor and law enforcement. The vulnerability allowed bypassing two-factor authentication (2FA), though it required valid credentials.

The problem stemmed from a developer error: the code contained hardcoded ineffective trust exceptions that contradicted the logic of 2FA protection. This logical defect is difficult to detect manually — it is not a classic memory error or improper input handling. According to GTIG's assessment, this is where AI gained an advantage: modern LLMs can discern developer intent and find contradictions between design and implementation.

How GTIG established AI involvement

Researchers analyzed the Python script and identified characteristic markers of LLM generation:

  • Excessive instructional docstring comments — a typical feature of text generated by language models
  • A "hallucinated" CVSS vulnerability rating — a number that doesn't exist in any official database, but which the AI inserted as part of a structured description
  • A "textbook" Python code style — formatting characteristic of educational materials in LLM training data

"The script contains a large number of instructional docstring comments, including a hallucinated CVSS score, and uses a structured textbook Python format, extremely characteristic of LLM training data"

— GTIG, report from May 12, 2025

Google emphasizes: Gemini was not involved in this attack. Which specific model the hackers used remains unknown. However, researchers ruled out the possibility that the code was written by a human without an AI assistant.

Scale: what was planned

The group was coordinated in advance and prepared a mass operation to exploit the vulnerability — not a targeted hack, but potentially thousands of targets. GTIG managed to intervene during the active deployment phase. Concurrently, researchers documented that other known groups — notably the Chinese cyber-intelligence group UNC2814, which since 2017 has attacked telecommunications and government structures in over 42 countries — attempted to break Gemini's security filters using jailbreak prompts to analyze firmware from TP-Link routers and other embedded devices.

As John Hultquist, lead analyst at GTIG, notes: "There is a misconception that the race over AI vulnerabilities still lies ahead. In reality, it has already begun".

Why this matters more than previous incidents

Previously, AI was documented as an auxiliary tool — for writing phishing emails, translating documents, or basic code analysis. This case is different: the model independently conducted logical analysis of security architecture and formulated working code for exploitation. GTIG explicitly states that LLMs "read developer intent" and find contradictions between design and implementation — a class of vulnerabilities that previously required deep human expertise.

If the next similar operation doesn't encounter active monitoring — how many systems will be compromised before the vulnerability is publicly disclosed?

Related

Latest

Business

EU Against Google: Why the Latest Fine Could Change More Than Previous Ones

# European Regulators Target Google Again — This Time Over Digital Markets Act Violations. What's Behind the Accusations and Why It Matters Beyond the Corporation European regulators have renewed their scrutiny of Google, this time focusing on alleged violations of the Digital Markets Act. The charges underscore Brussels' increasingly aggressive stance on big tech monopolies and what officials say are anticompetitive practices. The accusations center on how Google leverages its dominance across multiple digital services — from search to advertising to mobile platforms — to disadvantage competitors. Regulators claim the company is using its market power in ways that stifle innovation and limit consumer choice. The case carries significance far beyond Google itself. It signals how the EU is attempting to enforce its landmark Digital Markets Act, legislation designed to curb the gatekeeping power of tech giants. A potential penalty could set precedent for how other large technology companies face similar scrutiny. For consumers and smaller tech firms, the outcome could reshape the digital landscape by creating more room for competition. For Google, fines and operational restrictions could fundamentally alter its business model in Europe, the world's most stringent regulatory market. The case also reflects a broader geopolitical divide, with the EU pursuing a regulatory approach that contrasts sharply with the lighter-touch oversight favored in the United States.

May 26, 2026