Threat Actor Deploys AI Agents to Automate PaperCut Server Exploits

Attacker Uses Hundreds of AI Agents to Automate PaperCut Exploits

HIGH
September 10, 2026
5m read
CyberattackThreat ActorVulnerability

Related Entities

Organizations

GreyNoiseBlackpoint Cyber

Products & Tech

PaperCut OpenAI CodexDeepSeekNetlas.io

Other

Mimikatz SharpHoundImpacketMetasploit RubeusCertipy

CVE Identifiers

Full Report

Executive Summary

In a novel and alarming development, a sophisticated threat actor, believed to be Russian-speaking, has successfully automated a mass-compromise campaign by deploying hundreds of AI agents. The campaign targeted known vulnerabilities in PaperCut MF/NG print management software (CVE-2026-81578 and CVE-2026-82078). The attacker utilized AI models, including OpenAI Codex and DeepSeek, in conjunction with well-known offensive security tools like Mimikatz and Impacket. This automated approach enabled the compromise of at least 440 servers across 395 organizations, with a heavy focus on the education sector. The speed of the attack was unprecedented, with one documented instance showing initial access to full domain administrator compromise in only seven minutes, demonstrating a significant leap in the operational efficiency of threat actors.


Threat Overview

The threat actor's methodology represents a paradigm shift in attack automation. The campaign began with the actor using AI agents to build and test exploits against a lab environment containing the vulnerable PaperCut software. Once the exploit chain was perfected, the actor unleashed hundreds of AI agents to execute the attack at scale.

The attack lifecycle was almost entirely automated:

  1. Target Identification: The actor used the internet scanning service Netlas.io to generate a list of vulnerable, internet-facing PaperCut servers.
  2. Initial Access: The AI agents exploited a chain of two vulnerabilities: CVE-2026-81578 (authentication bypass) and CVE-2026-82078 (remote code execution).
  3. Post-Exploitation: Upon gaining access, the agents automatically deployed a suite of offensive security tools for credential harvesting (Mimikatz, Rubeus), reconnaissance (SharpHound), and lateral movement (Impacket). Metasploit/Meterpreter payloads were also used for command and control and data collection.

The primary targets were educational institutions in the U.S., U.K., Canada, Australia, and several European countries. The sheer speed—achieving domain admin in minutes—indicates that human-driven incident response processes may be too slow to counter such automated attacks effectively.


Technical Analysis

The core of this attack is the operationalization of Large Language Models (LLMs) for offensive purposes. By using AI like OpenAI Codex and DeepSeek, the actor could automate tasks that typically require manual effort:

  • Exploit Customization: AI agents could potentially tailor payloads for specific target environments on the fly.
  • Decision Making: The agents appeared to make decisions on which post-exploitation tools to run based on the environment they compromised.
  • Parallel Operations: Hundreds of agents operated in parallel, attacking numerous targets simultaneously.

MITRE ATT&CK Techniques


Impact Assessment

The compromise of 440 servers across 395 organizations demonstrates the scalability of AI-driven attacks. For the affected educational institutions, this could lead to significant data breaches, ransomware deployment (though not explicitly mentioned as the end goal), and widespread network disruption. Gaining domain administrator privileges in minutes gives an attacker complete control over a school's IT environment, including student records, financial data, and operational systems. The psychological impact is also significant, as it proves that highly advanced, automated threats are no longer theoretical. The ultimate objective of the campaign remains unclear, but the collected credentials and data could be used for future attacks, sold on the dark web, or leveraged for espionage.


IOCs — Directly from Articles

Type
ip_address_v4
Value
45.142.193.132
Description
Attacker IP address used for probing and launching attacks.

Detection & Response

  • Monitor for Scanning: Organizations should monitor for scanning activity from known malicious IPs like the one identified. Ingesting threat intelligence feeds from sources like GreyNoise can help identify this probing.
  • Behavioral Analytics: Given the speed of the attack, signature-based detection is insufficient. EDR and UEBA solutions that can detect and alert on rapid sequences of malicious behavior (e.g., exploit followed immediately by credential dumping and lateral movement) are essential.
  • Honeypots: Deploying honeypots that mimic vulnerable services like PaperCut can provide early warnings of automated scanning and exploitation campaigns.
  • Automated Response: Security teams must develop automated response playbooks (SOAR) that can take immediate action, such as isolating a compromised host, upon detecting the initial signs of such an attack.

Mitigation

  1. Patch Management: The most critical defense is to ensure that all internet-facing systems, especially known targets like PaperCut, are fully patched. The vulnerabilities exploited in this campaign were known.
  2. Attack Surface Reduction: Do not expose management interfaces of applications like PaperCut to the public internet unless absolutely necessary. If required, restrict access to known, trusted IP addresses.
  3. Credential Hardening: Implement controls to prevent credential dumping, such as Credential Guard on Windows. Enforce strong password policies and MFA everywhere possible.
  4. Egress Filtering: Block outbound connections from servers to unknown IP addresses on non-standard ports to disrupt C2 communications from tools like Metasploit.

Timeline of Events

1
July 1, 2026
Attacker IP 45.142.193.132 first observed probing internet-facing systems.
2
September 10, 2026
This article was published

MITRE ATT&CK Mitigations

Immediately patch all PaperCut servers to remediate the initial access vulnerabilities.

Restrict access to the PaperCut web interface from the public internet. Use a VPN or IP allow-listing.

Enable Windows Defender Credential Guard to protect LSASS from credential dumping tools like Mimikatz.

Use application control solutions like AppLocker to prevent the execution of unauthorized offensive security tools.

Timeline of Events

1
July 1, 2026

Attacker IP 45.142.193.132 first observed probing internet-facing systems.

Sources & References

PaperCut Attacker Uses Hundreds of AI Agents to Compromise 440+ Instances
The Hacker News (thehackernews.com) September 10, 2026

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

AIAutomationPaperCutCyberattackVulnerabilityEducation SectorMimikatz

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.