Home Technology Artificial Intelligence The First Suspected AI-Built Zero-Day Has Cybersecurity Experts Watching Closely

The First Suspected AI-Built Zero-Day Has Cybersecurity Experts Watching Closely

Representational image of a cyber attack

This post is also available in: עברית (Hebrew)

Cybersecurity teams have long worried that artificial intelligence could eventually accelerate the development of sophisticated cyberattacks. While AI tools are already used for phishing, automation, and malware modification, there has been limited evidence that they were directly involved in discovering previously unknown software vulnerabilities. That may now be starting to change.

A recent threat intelligence report by the Google Threat Intelligence Group (GTIG) describes what researchers believe could be one of the first documented cases of AI-assisted development of a zero-day exploit. The vulnerability reportedly targeted a web-based administration platform and allowed attackers to bypass two-factor authentication after obtaining valid login credentials. According to Interesting Engineering, the flaw was identified and mitigated before it could be deployed in a large-scale campaign.

Unlike conventional exploits that focus on coding errors such as memory corruption, the vulnerability was described as a “semantic logic flaw”. These weaknesses emerge from how software systems behave and interact rather than from simple programming mistakes. Researchers say advanced language models are becoming increasingly capable of identifying such hidden logic issues because they can analyze contextual relationships within software architecture.

The exploit code itself reportedly contained several indicators suggesting AI involvement, including unusually structured documentation, textbook-style formatting, and fabricated scoring references commonly associated with large language model outputs. Researchers concluded with high confidence that an AI system was likely used to assist in both identifying and weaponizing the vulnerability.

The report also highlighted broader trends in AI-enabled cyber operations. Threat actors have reportedly used AI tools to analyze firmware, search for vulnerabilities in embedded systems, generate deceptive code fragments designed to evade detection, and automate portions of malware behavior. In one example, an Android malware strain was described as capable of interpreting smartphone interfaces and simulating user interactions with limited direct operator control.

From a defense and cybersecurity perspective, the findings reinforce concerns that AI is becoming both an attack tool and a new target surface. As autonomous and AI-assisted systems become more integrated into critical infrastructure and software supply chains, the speed and scale of cyber operations could increase significantly.

At the same time, defensive AI tools are also advancing. Security researchers are increasingly deploying AI-based systems to detect vulnerabilities, identify malicious behavior, and automate patching before attacks can spread widely.