Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2573+ Articles
161+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. PaperCut Releases Second Emergency Patch for Exploited Flaws
PaperCut Releases Second Emergency Patch for Exploited Flaws
NEWS

PaperCut Releases Second Emergency Patch for Exploited Flaws

PaperCut ships Emergency Patch Release 2 for CVE-2026-81578 and CVE-2026-82078 after researchers bypassed the first fix in active attacks.

Dylan H.

News Desk

August 28, 2026
5 min read

What Happened

PaperCut has shipped a second emergency security update — Emergency Patch (Release 2) — for its widely deployed PaperCut NG and PaperCut MF print management software, after security researchers found multiple ways to bypass the vendor's original emergency fix released just a day earlier.

The saga started on August 27, 2026, when PaperCut published an urgent advisory saying it was investigating active exploitation reported by a university customer's security and incident-response teams. PaperCut reproduced the issue and rushed out an initial round of emergency patches for the NG/MF 25 and 26 branches within hours, followed shortly by a build for the older v24 branch. By the next day, working with external researchers at Huntress and watchTowr, PaperCut confirmed the first patch could still be bypassed and released Release 2 with "additional hardening beyond the original emergency patch" — urging every customer to install it even if the original patch was already applied.


The Vulnerabilities

AttributeDetails
CVE-2026-81578Improper access control / authentication bypass (CWE-306) in the PaperCut NG/MF web management interface — CVSS 8.8 (High)
CVE-2026-82078Unsafe dynamic class-loading (CWE-470) in PaperCut's database connection utilities — CVSS 9.4 (Critical)
Affected versionsPaperCut NG/MF 24, 25, and 26 branches confirmed; PaperCut says all versions are potentially impacted and is urging users on version 23 or earlier to upgrade rather than wait for a patch
Patched versionsEmergency Patch (Release 2), published for the 24, 25, and 26 branches on Windows, Linux, and macOS

CVE-2026-81578 lets an unauthenticated remote request reach administrative backend functions in the web management interface before access-validation checks finish running. Researchers at watchTowr explained how the two flaws chain together: "CVE-2026-81578 allows you to bypass authentication, and from there, you can edit a configuration file to exploit CVE-2026-82078 and gain Remote Code Execution." That second flaw stems from PaperCut loading database driver classes by name without checking them against an approved allowlist — letting an attacker point the database connector at an attacker-controlled class and achieve arbitrary code execution on the server.


Why a Second Patch Was Needed

The original Release 1 patch closed the most direct exploitation path, but watchTowr and Huntress subsequently identified additional bypasses in the fully patched build, along with further authentication weaknesses in the same interface. PaperCut's Release 2 patches at least one of those newly discovered bypasses and layers on extra hardening around the ConfigEditor and driver-loading logic that the original fix didn't fully address. Any organization that applied only the first emergency patch should treat itself as still exposed until Release 2 is installed.


Active Exploitation

Huntress reports limited, targeted exploitation in two customer environments to date. Observed post-exploitation activity included base64-encoded reconnaissance commands (whoami and ver) run on the compromised server, along with OS-agnostic, hex-encoded Java .class files used as a bridge to execute commands on the underlying operating system. Huntress noted the activity looked like fingerprinting and process enumeration rather than malware deployment — no persistence mechanisms or follow-on payloads have been confirmed, and artifacts were reportedly deleted after execution. PaperCut itself described the campaign as "appears limited and targeted," and the identity of the attackers has not been disclosed.

PaperCut has a history here: the 2023 authentication-bypass flaw CVE-2023-27351 was exploited by ransomware affiliates, including the Bl00dy gang in attacks against the education sector, and re-entered CISA's Known Exploited Vulnerabilities catalog earlier this year.


Remediation

  • Apply Emergency Patch (Release 2) immediately for the 24, 25, and 26 branches — reinstalling is required even if Release 1 is already applied.
  • Upgrade off version 23 or earlier rather than waiting for a patch build; PaperCut is directing legacy customers to move to a supported branch.
  • Restrict network access to the PaperCut Application Server to trusted/internal IP addresses only via firewall rules or a reverse proxy, especially for any internet-facing instance.
  • Review server logs for indicators of compromise, including missing or truncated server.log files and entries such as ERROR No suitable driver found for jdbc:no:x or ERROR DatabaseUtils - Database error looking up cardID.
  • Watch for suspicious activity around pc-app.exe and unexpected process execution originating from the PaperCut service account.

Why This Matters

PaperCut NG/MF sits on print servers across schools, universities, and enterprises worldwide — precisely the kind of quietly critical infrastructure that rarely gets prioritized for patching until it's already under attack, as the 2023 Bl00dy ransomware campaign demonstrated. A pre-authentication chain that goes from a web-interface access-control gap straight to remote code execution is about as severe as it gets, and the fact that the vendor's first emergency fix didn't hold up means defenders can't treat "we already patched" as closed until Release 2 is confirmed installed. Any internet-facing PaperCut deployment should be considered high priority for immediate remediation.


Sources

  • BleepingComputer — PaperCut releases second emergency patch for exploited flaws
  • The Hacker News — Attackers Chain Two PaperCut Flaws to Execute Code Without Authentication
  • Rapid7 — PaperCut NG/MF Critical Zero-Day Exploited in the Wild
  • Help Net Security — PaperCut NG/MF vulnerability exploited in zero-day attacks
#PaperCut#CVE-2026-81578#CVE-2026-82078#RCE#Authentication Bypass#Print Management Security

Related Articles

Microsoft Releases Emergency Updates to Fix Windows Server

Microsoft released out-of-band updates to address critical issues affecting Windows Server systems that emerged after the installation of April 2026 Patch...

4 min read

Oracle Pushes Emergency Fix for Critical Identity Manager

Oracle has released an out-of-band security update to fix a critical unauthenticated remote code execution vulnerability in Oracle Identity Manager and...

6 min read

New FortiClient EMS Flaw Exploited in Attacks, Emergency

Fortinet has released an emergency weekend security update for CVE-2026-35616, a critical pre-authentication API access bypass in FortiClient EMS that is...

4 min read
Back to all News