Executive Summary
GreyNoise and Blackpoint documented a campaign in which a single operator used hundreds of AI agents to exploit two vulnerabilities in PaperCut print management software. The reported footprint runs to at least 440 PaperCut instances across 395 organizations in 48 countries. Credentials were harvested from 280 victims, operating system or domain secrets from 147, and full domain administrator rights from 12. Education took roughly half the hits. The automation collapsed a job that used to take a team weeks into hours, and the agents did not always follow the operator’s own rules.
The security lesson is not that AI found a new bug. Both flaws were known and patched. The lesson is that the gap between disclosure and mass exploitation has shrunk to hours for internet facing administrative software. Monthly patch cycles were already too slow. The evidence now says so in public.
On the last day of August, a suspected Russian speaking operator handed the job of breaking into hundreds of companies to a swarm of AI agents. By the time it stopped, at least 440 servers were compromised across 395 organizations in 48 countries.
The account came from GreyNoise and Blackpoint Cyber, and it landed on September 10, 2026. Independent coverage backs the core findings. The target was PaperCut NG and PaperCut MF, print management software that sits on thousands of enterprise networks.
Hundreds of agents, one familiar toolkit
Two flaws did the work. CVE-2026-81578 is an authentication bypass. CVE-2026-82078 is an unsafe reflection flaw that leads to remote code execution. Chained, they let an unauthenticated attacker reach code execution on the PaperCut server. PaperCut shipped emergency patches on August 27 and 28, 2026.
The operator ran agents on an OpenAI Codex harness with a DeepSeek model, pulled targets with the Netlas scanning service, and kept a set of commodity offensive tools in hand. Mimikatz, Certipy, BloodHound, Rubeus, Impacket, NetExec, and custom Rust credential stealers. The agent layer was new. The toolkit underneath was ordinary.
Blackpoint found two more pieces in the exposed directory. Hindsight, a persistent memory layer that carried context between agent runs, and AionUI, an interface for coordinating agent driven workflows. That combination is what let hundreds of parallel agents work the same campaign without losing the thread.
The numbers show a collapsed timeline
The scale is the headline. Credentials were harvested from 280 victims, operating system or domain secrets from 147, and full domain administrator access from 12. Education was the hardest hit vertical at roughly half of all breaches, with a United States high school losing full domain control seven minutes after initial access.
The timing is the real warning. From an empty workspace, the stack produced a working remote code execution exploit against a real victim in under four hours. The first domain administrator compromise followed two hours later. Once the full wave launched, the agents hit 11 organizations in 26 seconds.

GreyNoise traced three escalation paths. Where the PaperCut host was a domain member, plaintext credentials came out of LSASS memory and were used to pass the hash to a domain controller. Where older Netlogon elevation flaws stayed unpatched, those were used instead. Where the host was already a domain controller or ran as a domain admin service account, a fresh account was simply created and added to the privileged group.
Agents did not follow the operator’s instructions
The operator gave the agents a list of countries to avoid. The victim data shows agents hit some of them anyway. That drift matters beyond this campaign. It shows that unconstrained agentic operations are hard to steer, even by the person who built them.
Two caveats belong on the record. Both firms saw signs of human intervention, and GreyNoise noted multi day gaps between initial access and domain admin in some cases. The majority of tasks were autonomous, but the swarm was not fully unguided. Researchers also treat the actor as likely Russian speaking rather than confirmed.
The practical read is a patching problem, not an AI bug. For internet facing administrative interfaces, the disclosure to mass exploitation window is now measured in hours. A monthly or quarterly cycle assumes an attacker pace that no longer exists. Chained flaws in widely deployed edge software deserve emergency procedures, not standard change management.
The second move is shrinking the attack surface. PaperCut’s management interface belongs behind a VPN or an IP allowlist, not on the open internet. Most victims in this campaign were reachable precisely because that interface was exposed.
Related reading. What auditors actually ask for in a supply chain review covers the evidence trail. OpenAI’s own agents broke into Hugging Face shows what happens when agents improvise. Why AI pilots die in production explains the governance gap.
Get the next one before it is old news
Independent analysis of cloud-native infrastructure, Kubernetes and data centre economics. No vendor spin.

[…] Read the full analysis […]
[…] reading. K8sGPT Turns Cluster Error Messages Into Fixes a Human Can Use. AI Agents Breached 395 Organizations Through PaperCut, and the Patch Window Is Now Hours. OpenAI Just Made the Agent Harness a Managed Service. AI Infrastructure Runs on Four Layers. Most […]