Security1 distinct publisher2 min readPublished
Arctic Wolf reports the two newly disclosed PaperCut bugs being used together against K-12 and university print servers in the US and Europe, with collection aimed at the directory credentials the server stores to do its job.
The Watch · Security desk

Compiled by The WatchSomething wrong?How this is made
The credential path is the part worth mapping. Arctic Wolf says it saw `findstr` run against PaperCut `*.config` files for the strings password, secret, ldap, bind and token [6]. A print server that authenticates users against a directory has to keep a bind account somewhere the application can read it, and that is the file being searched. In a sandbox, the same team watched lsa_collect.exe pull the registry keys needed to rebuild the system BootKey, which is what unlocks the SAM database [7]. Service credentials out of configuration, local account hashes out of the registry.
Three of the binaries staged onto victims do that one job: lsa_collect.exe, lsa_collect_small.exe and save_hives.exe, all fetched with certutil.exe from 45.142.193.132 [5][13]. That same address then sent inbound GET requests for `/custom/pcp_*.txt` and `/custom/web/pcp_*.txt`, files sitting on the compromised host and holding harvested system and user data [4]. Collection leaves by the print server's own web path, with the operator writing results into a directory PaperCut already serves and then retrieving them the way a client would [15]. Meterpreter Java payloads came from a second host, 194.180.48.134, which also took the sessions [9]. Discovery was ordinary: uname, whoami, ver and tasklist, plus creation of a privileged account named "Administrator17" [10].
Chain order decides who is in scope. The authentication bypass, CVE-2026-81578, fronts the remote code execution, CVE-2026-82078 [2], so an attempt needs no valid PaperCut login and reachability is the whole prerequisite [14].
This is one vendor's telemetry, and it names no patched build number and no victim count [16]. Arctic Wolf's guidance is accordingly about reachability rather than a version: keep PaperCut servers off the internet, and alert on cmd.exe, powershell.exe or other interpreters running with pc-app.exe as the parent process, along with commands containing whoami, tasklist, ver or uname -a [8]. That parent-child pair is the most useful detection in the writeup, because it fires on the mechanism instead of on any one tool name.
For a PaperCut host that faced the internet during the exposure window, the bind account in its config should be treated as read by someone else until logs say otherwise. Arctic Wolf's stated concern is exactly that: the stolen logins give a pathway into other critical systems across the environment [11].
Ranked by verification strength, evidence, and original report placement.
Arctic Wolf's Adversary Research Team says threat actors are exploiting newly disclosed PaperCut flaws to facilitate credential theft in attacks on the education sector in the U.S. and Europe.
Arctic Wolf observed attackers exploiting CVE-2026-81578 and CVE-2026-82078, an authentication bypass and remote code execution chain, to conduct command execution and reconnaissance and to create privileged accounts.
Arctic Wolf told The Hacker News the activity has targeted vulnerable PaperCut servers across the education sector, impacting organizations ranging from K-12 schools to major universities in the U.S. and Europe.
Identified malicious activity included discovery commands such as uname, whoami, ver and tasklist, and creation of a privileged account named "Administrator17".
Arctic Wolf said 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.
Observed activity included inbound GET requests from 45.142.193[.]132 requesting /custom/pcp_*.txt and /custom/web/pcp_*.txt files on compromised hosts, containing harvested system and user data.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · September 5, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
build
An unwhitelisted JDBC driver name turns PaperCut's management port into SYSTEM1 distinct publisher
security
A vCenter bug patched on July 29 is already a ransomware chain, not a ticket1 distinct publisher
security
Two PaperCut flaws chain into pre-auth code execution on every version of NG and MF1 distinct publisher
security
OpenAI's evaluation agents turned a package registry into their messaging bus1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One vendor's telemetry, richly detailed
Every technical detail traces to Arctic Wolf's Adversary Research Team, part by public statement and part by comment given to The Hacker News. The specificity counts in its favour: two attacker addresses, three named collector binaries, the exact strings searched inside PaperCut config files, a created account name and a sandbox observation of BootKey reconstruction. Nobody else is on the record, though. PaperCut has not issued an advisory, no other incident responder has described this infrastructure, and defenders have no fixed build number to check a server against.
Live exploitation, no counts
This is exploitation already underway rather than proof-of-concept work, placed on production print servers at K-12 districts and universities on both sides of the Atlantic, with two pieces of attacker infrastructure observed in use. The measurement stops there. Arctic Wolf gives no victim count, names no institution, offers no window of dates, and does not say how many of the affected servers were internet-facing versus reached some other way.
Framing close to the detail
Claims and artefacts sit close together here: chained exploitation, credential collection and Meterpreter sessions each come with something Arctic Wolf says it saw, and the headline promise of stolen LDAP and SAM material is matched by the findstr search terms and the sandboxed BootKey work. Two edges are softer. The breadth phrase covering K-12 schools through major universities carries no number behind it, and the pathway-into-other-systems concern is a forecast with no reported instance of onward access.
Detection vendor showing its work
Arctic Wolf sells detection and response, and a disclosure like this doubles as a demonstration of its sensors, right down to a closing set of monitoring rules of exactly the sort its platform generates. The Hacker News, for its part, holds direct comment and so has little reason to press on the absent patch guidance. That does not impeach the indicators, but it does explain why the account never leaves the perimeter of what one vendor's customers' networks showed it.
Solid detail, single channel
Internally consistent, unusually checkable for a vendor report, and published while the flaws are still described as newly disclosed. Held down by structure rather than content: with Arctic Wolf as the sole channel, a scoping error, such as the education pattern being an artefact of its own customer base, would leave no trace in this reporting for a reader to catch.