Recent reports indicate that threat actors are actively exploiting newly disclosed vulnerabilities in PaperCut software to steal credentials, primarily targeting the education sector across the U.S. and Europe. The Arctic Wolf Adversary Research Team has observed these attacks, detailing the use of an authentication bypass and remote code execution chain to achieve command execution and conduct reconnaissance within affected environments.
The vulnerabilities in question are identified as CVE-2026-81578 and CVE-2026-82078. The former, an authentication bypass, allows attackers to circumvent security measures designed to verify user identity. This bypass likely grants unauthorized access to parts of the PaperCut system that should be restricted. Following this, the remote code execution (RCE) flaw, CVE-2026-82078, enables attackers to execute arbitrary code on the compromised server. This combination of flaws provides a potent pathway for adversaries to gain significant control over the affected systems.
PaperCut, a print management software, is widely used in educational institutions and other large organizations to control and monitor printing, copying, and scanning. Its pervasive deployment within these environments means that a compromise could impact a substantial number of user accounts and potentially provide a foothold into broader network infrastructure. The nature of the software, often integrated with directory services, makes credential theft a particularly high-value objective for attackers.
The observed attack chain involves initial exploitation of the authentication bypass, followed by leveraging the RCE vulnerability. Once remote code execution is achieved, attackers can perform various malicious activities, including command execution for system manipulation and reconnaissance to map out the network and identify further targets. The ultimate goal, as reported, is credential theft, suggesting that attackers are likely harvesting usernames and passwords from compromised PaperCut servers or related systems.
Mitigation for this class of vulnerability typically involves applying vendor-provided patches immediately. Organizations using PaperCut software should prioritize updating their installations to the latest secure versions to remediate CVE-2026-81578 and CVE-2026-82078. Beyond patching, implementing strong network segmentation can limit the lateral movement of attackers even if an initial compromise occurs. Monitoring for unusual activity on PaperCut servers, such as unexpected command execution or outbound connections, is also critical for early detection. Furthermore, organizations should enforce multi-factor authentication (MFA) for all services, especially those handling sensitive credentials, to reduce the impact of stolen passwords.
This incident underscores the critical importance of timely patching and robust security practices, particularly for software that manages core services within an organization. The education sector, often a target due to its extensive user base and sometimes less mature security postures compared to other industries, must remain vigilant against such sophisticated attacks. The exploitation of newly disclosed flaws highlights the shrinking window between vulnerability disclosure and active exploitation, emphasizing the need for rapid response and proactive defense strategies.






