Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Brazil’s Supreme Court shuts down early as political chaos mounts | Courts News

    September 11, 2026

    Ireland aims to avoid the rough with golf-mad Trump – POLITICO

    September 11, 2026

    OpenAI Wants to Know if an AI Industry Slowdown Would Even Be Legal

    September 11, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Brazil’s Supreme Court shuts down early as political chaos mounts | Courts News
    • Ireland aims to avoid the rough with golf-mad Trump – POLITICO
    • OpenAI Wants to Know if an AI Industry Slowdown Would Even Be Legal
    • PaperCut Attacker Uses Hundreds of AI Agents to Compromise 440+ Instances
    • Strategy makes its case to escape S&P’s B- junk credit rating
    • Javan rhinos survive eruption in Indonesia, but single habitat leaves species vulnerable
    • Guest opinion: What Wisconsin’s Democratic primary reveals about data center politics
    • Yemen’s Houthis Seize Mokha Port Near Bab el-Mandeb Strait
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Friday, September 11
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    PaperCut Attacker Uses Hundreds of AI Agents to Compromise 440+ Instances

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKSeptember 11, 2026 Cybersecurity No Comments6 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    A suspected Russian-speaking cyber actor has been attributed to the use of artificial intelligence (AI) to devise exploits targeting a recently disclosed pair of security flaws in PaperCut NG/MF and break into hundreds of instances.

    According to independent reports from Blackpoint Cyber and GreyNoise, the activity originates from “45.142.193[.]132,” an IP address that has been linked to unauthorized port scanning and brute-force attack attempts in recent weeks. It’s worth noting the same IP address was also flagged by Arctic Wolf in connection with the exploitation activity last week.

    “At this time, we cannot confirm the exact end goal of this campaign,” Nevan Beal, principal MDR analyst at Blackpoint, told The Hacker News. “The threat actor’s methodology is consistent with initial-access activity, but we do not yet have sufficient evidence to confirm whether they are operating as an initial access broker.”

    At its core, the opportunistic attacks exploit CVE-2026-81578 and CVE-2026-82078, a combination of an authentication bypass and remote code execution chain, to mainly target the education sector in the U.S., the U.K., France, Spain, Canada, Belgium, Portugal, Australia, Germany, and Switzerland.

    “Observed post-exploitation activity included delivery of Windows registry hive collection tools, Metasploit/Meterpreter-related Java payloads, and commands used to identify hosts, users, processes, and sensitive configuration data,” Arctic Wolf noted.

    Cybersecurity

    GreyNoise said it has been tracking the malicious use of the IP address since early July 2026 for probing internet-facing systems from several vendors, including Palo Alto, Ubiquiti, Citrix, SonicWall, and Proxmox VE.

    “As part of the adversary’s exploit development and testing, they built and attacked a lab environment that included the vulnerable PaperCut software and an Active Directory server,” the threat intelligence firm said. “In parallel workflows, the adversary built target lists using an internet scanning service Netlas.io using an identified API key.”

    Upon gaining remote code execution and credential harvesting within its self-hosted lab environment, the threat actor has been observed unleashing hundreds of AI Agents powered by OpenAI Codex, a DeepSeek model, and publicly available offensive security tools (e.g., Mimikatz, SharpHound, Certipy, Rubeus, and Impacket) to compromise no less than 440 instances of PaperCut MF/NG hosted by 395 identified victim organizations in 48 countries.

    “There are other real victims that could not be attributed to a named organization,” GreyNoise added. “The adversary did explicitly attempt to avoid targeting entities in 28 identified countries; however, our observed victimology shows the attempted restraint failed in some instances.” Some of the countries added to the exclusion list include Russia, China, Hong Kong, Thailand, Iran, Venezuela, Indonesia, Pakistan, and Bangladesh.

    The findings come at a time of considerable concern over how AI models are enabling bad actors to integrate agentic capabilities into various stages of an attack lifecycle, and help them accelerate and conduct attacks at scale.

    According to GreyNoise, the attacker swiftly progressed from an empty workspace to first achieving remote code execution against a real victim in just under four hours, and compromised at least 11 organizations in 26 seconds once the campaign began in earnest. In one attack targeting a high school in the U.S., the duration between initial access and full domain administrator access was a mere seven minutes.

    In all, the adversary is said to have gained domain administrator access against only 12 victim organizations. The attacker’s end goals remain unclear at this stage.

    “It is unclear if this actor is solely focused on access development to be handed off to other affiliated actors or if they will directly leverage their accesses to achieve follow-on objectives such as data theft or ransomware deployment,” GreyNoise said.

    More Details Emerge

    Blackpoint, which shared additional details of the same activity, said it traced it back to an exposed operator infrastructure that depicts the AI-assisted workflow from vulnerability research and exploit development to execution through target filtering, failure analysis, code changes, and repeated retry waves.

    “The earliest recovered activity began on August 31, with the project focused on vulnerability research and comparing patched and unpatched PaperCut builds,” Beal and security researcher Sam Decker wrote. “Within hours, that research had been turned into a multi-threaded validation tool that was reviewed, tested, and run against progressively larger target sets.”

    The threat actor’s use of AI also extends to the targeting pipeline, with recovered source code acting as a funnel that merges multiple source lists, geolocating candidates and filtering them by country, applying the aforementioned exclusion policy, and identifying live PaperCut systems before moving to the next stage.

    In the final stage, the targets are categorized by operating system and environment, as well as through separate lists for those that are active, unreachable, missing specific stages, eligible for post-exploitation actions, and waiting for a retry, as opposed to treating every unsuccessful attempt as the same problem.

    Complementing these efforts are Python scripts that keep track of the later stages and ensure they have actually completed. These include tasks like administrator access, account verification, Active Directory collection, domain and network discovery, and proxy setup. Failures are recorded, allowing the attack framework to adapt its approach and move forward.

    Cybersecurity

    The project is best understood as one where AI is the fulcrum around which the entire system architecture revolves, transforming vulnerability research into an exploitation pipeline via a persistent feedback loop that informs every cycle. Supporting the system in this effort are two crucial open-source tools –

    Hindsight, which provides a persistent memory service for AI agents AionUi, which provides a unified graphical workspace to run and view multiple AI agents concurrently

    The campaign shows threat actors are using AI not just to assist with malware development, but also to troubleshoot failures, preserve project state, and augment other operational aspects, thereby bringing down the manual effort required to pull off such an attack. These changes have a significant impact on the economics of cyber attacks, according to the cybersecurity company.

    “The strongest AI impact in this campaign was not a novel exploit technique,” Blackpoint said. “It was the reduction of human effort required to research, develop, debug, classify, track, retry, and continuously improve exploitation across hundreds of real systems.”

    “The operator was using an iterative development process in which AI-supported research, coding, testing, troubleshooting, and campaign execution continuously informed one another. Context was preserved as the project moved from vulnerability research to exploit validation, tooling development, target expansion, and eventually operational execution.”

    Agents attacker compromise hundreds Instances PaperCut
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    OpenAI Launches the Agents API in Public Beta, Putting the Codex Harness Behind One API Call

    New Android malware encrypts files, steals data, and harasses victims

    Introducing the Agents API | OpenAI

    Critical NetScaler Vulnerability Exploited in Attacks

    Deceptive Android Apps Exploit Google Play Early Access to Evade Reviews

    Google Play Early Access Abused to Push Thousands of Deceptive Android Apps

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Brazil’s Supreme Court shuts down early as political chaos mounts | Courts News

    September 11, 2026

    Ireland aims to avoid the rough with golf-mad Trump – POLITICO

    September 11, 2026

    OpenAI Wants to Know if an AI Industry Slowdown Would Even Be Legal

    September 11, 2026

    PaperCut Attacker Uses Hundreds of AI Agents to Compromise 440+ Instances

    September 11, 2026
    Latest Posts

    Mathematicians prove perfectly fair elections are impossible

    August 2, 2026

    Coldcard Bitcoin Exploit Balloons to $88 Million as Attackers Keep Draining Wallets

    August 2, 2026

    Foldables are sort of boring now — and that’s great news for Apple

    August 2, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Brazil’s Supreme Court shuts down early as political chaos mounts | Courts News

    September 11, 2026

    Ireland aims to avoid the rough with golf-mad Trump – POLITICO

    September 11, 2026

    OpenAI Wants to Know if an AI Industry Slowdown Would Even Be Legal

    September 11, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.