Two emergency patches in eighteen hours for the print server nobody thinks about
On 27 August the Melbourne software firm PaperCut published an urgent advisory confirming that its print management products, PaperCut NG and PaperCut MF, were being attacked in the wild. Two flaws are involved. CVE-2026-81578 is an access control failure in the web management interface that lets an attacker with no login at all change system configuration. CVE-2026-82078 is unsafe dynamic class loading in the database connection utilities, which allows arbitrary Java bytecode to run. Chain the two and you have full remote code execution on the server, without a password. Every currently supported version is affected.
The discovery says something about how this was found. PaperCut was alerted by a university customer’s own security and forensics team, whose evidence let the vendor reproduce the bug and confirm live abuse; Huntress then independently demonstrated a pre-authentication configuration takeover and a complete code execution chain, and reported seeing exploitation in two customer environments. Emergency out-of-cycle builds for the v25 and v26 branches — Windows, Linux and macOS — went out in the early hours of 28 August. Later the same day PaperCut replaced them with Emergency Patch Release 2, adding hardening developed with Huntress and watchTowr. If you patched on the first day, you are not finished. The vendor also asks that the web interface be restricted to trusted IP addresses and firewalled off from the open internet.