Print management software vendor PaperCut has released emergency security patches to address a critical vulnerability chain that is being actively exploited in zero-day attacks. The flaws affect all versions of PaperCut NG and PaperCut MF software. When chained, the two vulnerabilities allow a remote, unauthenticated attacker to achieve remote code execution (RCE) on a vulnerable server. The company is treating the issue with the highest priority and has confirmed customer incidents. Security firm Huntress has also observed active exploitation. Customers are strongly urged to patch immediately or restrict access to their Application Servers from the internet.
The attack combines two separate vulnerabilities:
CVE-2026-81578 (CVSS 8.8 - High): An authentication bypass vulnerability. An attacker can exploit a flaw in the application's logic to trigger administrative functions before authentication checks are properly enforced. This allows them to modify system settings.CVE-2026-82078 (CVSS 9.4 - Critical): An unsafe dynamic class-loading vulnerability. After using the first flaw to alter system configurations, an attacker can abuse a utility related to database connections to load and execute arbitrary Java bytecode. This leads to full remote code execution on the server.The combination allows for a pre-authentication RCE, meaning an attacker needs no prior access or credentials to compromise the server. This makes any internet-exposed PaperCut server a critical risk.
All deployments where the PaperCut Application Server is accessible from the internet are considered at high risk.
Active Exploitation: Yes. Both PaperCut and Huntress have confirmed that these vulnerabilities are being actively exploited in the wild. Huntress reported observing exploitation in at least two customer environments, where attackers were performing initial reconnaissance commands.
The impact of a successful exploit is severe. An attacker can gain full control over the PaperCut server, which is often integrated with Active Directory and has privileged access to the network. From this position, an attacker could:
Given that print servers are a ubiquitous part of enterprise environments, the potential attack surface is vast. The active exploitation status elevates this to a critical threat that requires immediate attention.
The following patterns may help identify vulnerable or compromised systems:
pc-app.exe. This could include cmd.exe, powershell.exe, or other unexpected binaries.server.log). Look for evidence of tampering, such as deleted or modified log files."No suitable driver found for jdbc:no:x", which could indicate an exploitation attempt of CVE-2026-82078.pc-app.exe process to unknown IP addresses, which could be a C2 channel.pc-app.exe that are not part of normal operation.[app-path]/server/logs/.The primary mitigation is to apply the emergency patches provided by PaperCut immediately.
Mapped D3FEND Techniques:
As a workaround, use a firewall to restrict all internet access to the PaperCut Application Server.
Mapped D3FEND Techniques:
Running the PaperCut service with the lowest possible privileges can help limit the impact of a successful RCE.
Mapped D3FEND Techniques:
Use an EDR to monitor for suspicious child processes spawning from pc-app.exe, which can detect post-exploitation activity.
Mapped D3FEND Techniques:
The most critical and immediate action is to apply the emergency patches released by PaperCut. Due to the pre-authentication nature of this RCE and active exploitation, this should be treated as an emergency change. Prioritize all internet-facing PaperCut NG and MF servers. Organizations should activate their incident response and emergency patching procedures to deploy this update across all vulnerable assets within hours, not days. Verifying the successful installation of the patch is a mandatory follow-up step. For organizations with large fleets, using automated deployment tools like SCCM or Ansible is essential to ensure timely and complete remediation.
For any organization that cannot patch immediately, the primary compensating control is to block all internet access to the PaperCut Application Server at the network perimeter. Configure your edge firewall to deny inbound traffic to the ports used by PaperCut (typically 9191/TCP and 9192/TCP) from any external IP address. This effectively removes the attack surface from the public internet, mitigating the risk of remote exploitation. This should be considered a temporary measure until patching can be completed. This action directly addresses the remote and unauthenticated aspects of the vulnerability chain.
After patching, security teams must assume compromise and hunt for malicious activity. The most effective way to do this is through process analysis using an EDR tool. Specifically, hunt for any instances where the pc-app.exe process has spawned child processes like cmd.exe, powershell.exe, wscript.exe, or cscript.exe. This is highly anomalous behavior for the PaperCut application and a strong indicator of post-exploitation activity. Create a detection rule to alert on this behavior in real-time. Reviewing historical process data for this pattern can help identify if a server was compromised before the patch was applied.

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.
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.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.