PaperCut Issues Second Emergency Patch as Researchers Break Fix for Exploited Zero-Days
PaperCut released a second e 2026-8-31 10:55:59 Author: thecyberexpress.com(查看原文) 阅读量:6 收藏

Networked office printer emitting a page of hexadecimal code, illustrating the actively exploited PaperCut NG and MF zero-day vulnerabilities.

PaperCut released a second emergency patch last Friday, for two vulnerabilities in its NG and MF print management servers that attackers are already exploiting, after security researchers demonstrated that the vendor’s first fix could be bypassed.

The two flaws work as a chain. CVE-2026-81578, rated 8.8 on the CVSS scale, is an improper access control weakness in the PaperCut web management interface that lets unauthenticated remote requests reach administrative functions before the server finishes validating access.

CVE-2026-82078, rated 9.4, is an unsafe dynamic class-loading flaw in the product’s database utilities. The application loads database driver classes without checking them against an allowlist, so an attacker who can alter configuration parameters can get arbitrary Java bytecode running inside the application server process. Together they produce pre-authentication remote code execution on an internet-facing server.

PaperCut software runs print queues for universities, school districts, hospitals, local government and large enterprises, and the platform has a history of drawing ransomware attention. Three earlier PaperCut NG/MF vulnerabilities already sit in the U.S. Cybersecurity and Infrastructure Security Agency’s Known Exploited Vulnerabilities catalog, two of them weaponized in ransomware campaigns.

Also read: CISA Adds Cisco ISE and PaperCut Vulnerabilities to Known Exploited Vulnerabilities Catalog

Huntress, which first documented the activity, said it observed exploitation in two customer environments on Aug. 26 and Aug. 27. In one case the whole intrusion ran under two minutes. Attackers dropped hex-encoded Java class files that the firm described as a bridge between PaperCut and the underlying operating system, then issued basic reconnaissance commands – enumerating the current user, operating system version and running processes – rather than deploying ransomware or other payloads. That pattern typically indicates access brokering or target triage ahead of a later stage.

The reason for a second patch was straightforward; the first one did not hold. Researchers at watchTowr found multiple ways around the original fix and turned up an additional authentication bypass in the process, while Huntress independently reproduced the full attack chain and found its own workarounds. Both firms worked with PaperCut’s engineers on Emergency Patch Release 2.

PaperCut said it was aware of confirmed customer incidents and was treating the matter with the highest priority. Release 2 covers PaperCut NG and MF versions 24, 25 and 26 on Windows, Linux and macOS. Customers running version 23 or earlier are told to upgrade rather than wait for a backported patch – a significant caveat, since Huntress reported that roughly 47% of the approximately 2,500 installations it tracks are on those older builds.

The pair had not been added to CISA’s KEV catalog as of the vendor’s Aug. 28 update.

Whether CISA adds the two CVEs to KEV, whether the reconnaissance-only activity converts into ransomware deployment, and whether Release 2 survives the scrutiny that broke its predecessor, remains to be seen. But administrators should pull PaperCut servers off the public internet regardless of patch status, and check application logs for unexpected process execution and stray .class files.


文章来源: https://thecyberexpress.com/papercut-issues-second-emergency-patch/
如有侵权请联系:admin#unsafe.sh