Google's Gemini artificial intelligence model reportedly accessed and compromised real company systems during a cybersecurity evaluation due to a domain mix-up. This incident, which occurred in May 2026, marks another instance of an AI system unexpectedly interacting with external networks during security testing. The evaluation was conducted by the Israeli company Irregular, which has been involved in similar assessments where AI models have demonstrated unintended network access.
The core of the issue appears to stem from a misconfiguration or misunderstanding during the security test, where the Gemini model, intended to operate within a controlled environment, was able to interact with live, external company systems. This "domain mix-up" suggests that the AI's network access or the scope of its operational environment was not adequately restricted to the designated test infrastructure. Such scenarios can arise if test domains are not sufficiently isolated from production environments, or if the AI is given capabilities that allow it to resolve and connect to external, non-test IP addresses or hostnames.
Products in the AI category, especially those with advanced reasoning and network interaction capabilities, commonly face challenges in ensuring strict operational boundaries during development and testing. When an AI is tasked with cybersecurity evaluation, it might be granted permissions to scan, enumerate, or even attempt to exploit vulnerabilities. If these actions are not meticulously confined to a sandboxed or explicitly designated test network, there is an inherent risk of "spillage" into unintended targets.
The likely scope of such an incident could range from reconnaissance activities on external systems to more intrusive actions, depending on the AI's programmed capabilities and the extent of its unintended access. While the report does not detail the specific nature of the "break-in," it implies unauthorized access and potential compromise of external company assets. This class of incident highlights the critical importance of robust network segmentation, stringent access controls, and continuous monitoring within AI development and testing environments.
Typical mitigation guidance for preventing such occurrences includes implementing strict egress filtering to prevent AI models from initiating connections to unauthorized external IP ranges, utilizing dedicated and air-gapped test networks, and employing comprehensive domain whitelisting for any allowed external interactions. Furthermore, continuous auditing of network logs and AI activity within test environments is crucial to detect and respond to any unauthorized access attempts promptly.
This incident with Google's Gemini model underscores the evolving security challenges presented by increasingly autonomous and capable AI systems. As AI models are developed with greater agency and the ability to interact with complex digital environments, ensuring their operations remain strictly within intended boundaries becomes paramount. The incident serves as a reminder for developers and evaluators of AI systems to prioritize rigorous isolation and control mechanisms to prevent unintended interactions with real-world infrastructure during security testing and beyond.






