Urgent.News

What's breaking now, across thousands of outlets.

Tech

PaperCut Authentication Bypass and Dynamic Class Loading: Pre-authentication RCE Chain Actively Exploited

1. Basic Information Article Title : PaperCut releases second emergency patch for exploited flaws Source : BleepingComputer Publication Date : 2026-08-28 Original Source : BleepingComputer Related References : PaperCut urgent security advisory , Huntress , The Record , SecurityWeek Related Malware / Threat Groups / CVEs / Products : CVE-2026-81578, CVE-2026-82078, PaperCut MF, PaperCut NG…

PaperCut has released an emergency patch to address two critical vulnerabilities that allow unauthenticated remote attackers to execute Java code with server process privileges. These vulnerabilities stem from an authentication bypass combined with insecure dynamic class loading.

CVE-2026-81578 enables attackers to reach backend management operations and modify settings before authentication checks are performed. Meanwhile, CVE-2026-82078 fails to restrict database driver class names via a whitelist, enabling the execution of Java bytecode specified by adversaries on the classpath.

Attackers connect to the management interface and exploit these flaws to load malicious Java classes, which are then executed by the `pc-app.exe` process with SYSTEM privileges. This allows them to delete output files, manipulate server logs, and potentially perform additional malicious actions.

To mitigate these threats, users are strongly advised to apply the second emergency patch (Release 2) and update any versions prior to v23 to the latest release line. Additionally, administrators should restrict access to the management interface to trusted IP addresses or VPNs, prevent the placement of unknown classes in the `server/lib` directory, and block shell execution by `pc-app.exe`.

Detection of exploitation or abnormal behavior in PaperCut MF/NG should be triggered by observing a process tree where `pc-app.exe` spawns utilities such as `whoami`, `ver`, `tasklist`, and `cmd.exe`, the presence of unexpected `.class`, `.cmd`, or `.out` files under `server/lib`, and the absence of `server.log`. Endpoint and Identity/IdP logs may also contain indicators of compromise, such as errors in `derby.log` or attempts to connect to unknown database resources.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Zabbix agent CVE-2026-59781: Privilege Escalation via DLL Loading During Installation

1. Basic Information Article Title : Vulnerability in Zabbix agent installer regarding incorrect file access permissions Publisher : JVN Publication Date : 2026-08-28 Original Source : JVN Related…

  • Zabbix agent versions <7.0.24 and <7.4.8 have CVE-2026-59781 vulnerability
  • Malicious DLL loaded via incorrect file access permissions during installation
  • Administrator running vulnerable installer grants privilege escalation

More from Saturday 29 August →