Unauthorized news on hackers, data breaches, zero-day exploits, ransomware and AI. Original reporting and analysis for people who actually read the source.

AI

AI Found the Flaw, Google Got There First: A Mass Exploit Foiled

Google says it caught, with high confidence, the first known case of a criminal group using AI to find and weaponize an unknown vulnerability. They planned to deploy it at scale. It was likely stopped in time.

AI Found the Flaw, Google Got There First: A Mass Exploit Foiled

In May 2026, Google's Threat Intelligence Group (GTIG) said it had disrupted an attempt by hackers to use artificial intelligence to prepare what the company called a mass vulnerability exploitation operation. According to GTIG, a criminal group used an AI model to find and weaponize a zero-day, a flaw unknown even to the software's developer.

What happened

The AI-discovered vulnerability was a semantic logic error in a widely used administration tool, one that let an attacker bypass two-factor authentication. Google assessed that the group intended to deploy it in a mass attack, but that the company's proactive counter-discovery likely prevented it. Google did not name the group, and it stressed that it does not believe its own Gemini model was used. It is the first known case of a zero-day being discovered and prepared for use with the help of AI.

Malware that thinks

The vulnerability is not an isolated case. In its report, GTIG describes a whole class of malware that, for the first time, calls on language models while it runs. One example, PROMPTFLUX, is a VBScript dropper that reaches out to the Gemini API and asks, on the fly, for fresh ways to disguise itself and slip past antivirus tools. It even has a module with a telling name, "Thinking Robot," which periodically queries the model for new evasion code.

Another example is closer to our beat. GTIG links the Russian state-backed group APT28 (also known as FROZENLAKE) to a piece of malware called PROMPTSTEAL, used against Ukraine. It is a data stealer that reaches an LLM through the Hugging Face API and asks it to generate commands during the attack itself, rather than carrying them ready-made.

States are already trying

According to Google, generative AI, Gemini included, is being taken up by state-backed groups from North Korea, Iran and China, which apply it across every stage of their operations. North Korean crews, the report says, used AI for cryptocurrency theft, translation and deepfake creation.

What it means

The point is not that AI has learned to hack on its own. It is that AI speeds up and cheapens work that used to demand rare skill. Finding an unknown flaw, bypassing a defense, generating malicious code on the move, AI does all of it faster than a human and without tiring. One more detail stands out: the attack was stopped not because the AI slipped, but because defenders went looking for the threat ahead of time. More and more, the other side will be a machine, and finding it will take the same, a machine against a machine.

Based on research by Google's Threat Intelligence Group.

Share this article
Share

Written by

Martin
Martin
Editor of Russian Hackers. Unauthorized news on hackers, breaches, exploits and AI.

Read next

$643M in Six Months: How Lazarus Operates and Where the Evidence Runs Out

In the first half of 2026, analysts at TRM Labs attributed roughly $643 million to groups linked to North Korea, about 66% of everything stolen from the cryptocurrency industry, out of some $972 million lost across 207 incidents. Almost all of it came from two April attacks on DeFi protocols: the roughly $292 million breach of KelpDAO and the $285 million hit on Drift Protocol. A year earlier the shape was similar but the scale was not. Chainalysis put 2024 losses to DPRK-linked hackers at $1.34
Cover: Pyongyang skyline in crimson with a formation of fighter jets and the caption Lazarus Group

Microsoft Patches a Record 570 Flaws, Two Zero-Days Already Under Attack

On Tuesday, July 14, Microsoft shipped the largest set of fixes in Patch Tuesday history, closing 570 vulnerabilities at once. Attackers are already exploiting two of them in the wild, and a third was publicly disclosed before the patch landed. The most serious of the exploited bugs is CVE-2026-56164 in Microsoft SharePoint Server. A missing authentication check in a critical function lets an unauthenticated attacker escalate privileges across the network, with no password at all. Researchers a
Comic-poster cover: a cracked security shield shattering under 570 flaws and two zero-days

LegacyHive: Unpatched Windows Zero-Day PoC Dropped Hours After Patch Tuesday

Within hours of July's Patch Tuesday, a researcher going by Nightmare Eclipse (also seen as Chaotic Eclipse) published a proof-of-concept exploit for a new Windows vulnerability dubbed LegacyHive. No patch existed at the time of release, and the exploit works on the latest build of the system, assembled with July's updates already applied. The vulnerability lives in the Windows User Profile Service (ProfSvc) and its registry hive loading mechanism. When a user signs in, Windows mounts the UsrCl
Comic-poster cover: a hacker prying open a Windows registry hive, the LegacyHive zero-day