CVE-2026-82078 is a critical unsafe dynamic class loading (CWE-470) vulnerability in the database connector of PaperCut MF/NG that enables arbitrary Java bytecode execution in the security context of the PaperCut server process. While it nominally requires high privileges to manipulate configuration, it is actively exploited in the wild and chainable with CVE-2026-81578 to achieve pre-authentication remote code execution against internet-facing print management servers. It is listed in the CISA KEV catalog with a public Metasploit module available.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: DIRECT_NETWORK
CVE Published: 2026-08-28
Added to CISA KEV: 2026-08-31 3 DAYS BETWEEN CVE AND KEV
CVE-2026-82078 is a critical security vulnerability involving unsafe dynamic class loading within the database connection utilities of PaperCut MF and PaperCut NG. The application incorrectly instantiates database driver classes based on configurable names without validating them against an allowlist of approved drivers. This flaw is significant because, when chained with other vulnerabilities (such as CVE-2026-81578), it allows remote attackers to achieve pre-authentication remote code execution, posing a severe risk to the integrity and confidentiality of the affected application servers [2][6].
PaperCut released an Urgent Security Advisory to address two actively exploited vulnerabilities, tracked as CVE-2026-82078 & CVE-2026-81578, impacting all versions of PaperCut NG and PaperCut MF. When chained together, these vulnerabilities can enable pre-authentication remote code execution in theβ¦
CVE-2026-82078 Detail Description An unsafe dynamic class loading vulnerability exists in the database connection utilities of PaperCut MF and PaperCut NG. The application instantiates database driver classes based on configurable driver names without validating against an allowlist of approved drivβ¦
The vulnerability is listed in the CISA KEV catalog, confirming known exploitation potential. The likely attack vector is remote if configuration changes can be made over the network; otherwise, local attackers with editor rights to the configuration files can abuse it. Generated by OpenCVE AI on Auβ¦
URGENT Security Advisory Status 10 Sep 2026, 2:00pm (AEST): Security maintenance releases published. These replace all emergency patches. Download links below. Read the Behind the Scenes blog post for the backstory. PaperCut Software security response team is investigating active exploitation of a vβ¦
Affected software: PaperCut MF < 25.0.3; PaperCut NG < 25.0.3. Type: CWE-470 Use of Externally-Controlled input to select classes or code (' ...