← Vulnerability feed

Vulnerability record · CVE-2026-82078 · published 28 August 2026

CVE-2026-82078: PaperCut MF/NG unsafe dynamic class loading enables code execution

Papercut · Papercut Mf

PaperCut MF and NG instantiate database driver classes from configurable driver names without validating them against an allowlist of approved drivers. An attacker who can manipulate system configuration parameters can therefore force the server to load and execute arbitrary Java bytecode already present on the application classpath. The flaw is rated critical (CVSS 4.0 9.4) and has been added to CISA KEV, so it warrants urgent attention.

9.4 CVSS 4.0 Critical CISA KEV since 31 Aug 2026 EPSS 3.8% · top 10.2% CWE-470 · CWE-470
9.4CVSS 4.0 base score
3.8%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
3References
14 Sep 2026Last modified by NVD

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 drivers. If an attacker can manipulate system configuration parameters, this enables the execution of arbitrary Java bytecode residing on the application classpath under the security context of the PaperCut server process.

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityCVSS 4.0 score is 9.4 and the flaw is in CISA KEV with known exploitation, so it should be patched immediately.

What it is

PaperCut MF and NG instantiate database driver classes from configurable driver names without validating them against an allowlist of approved drivers. An attacker who can manipulate system configuration parameters can therefore force the server to load and execute arbitrary Java bytecode already present on the application classpath. The flaw is rated critical (CVSS 4.0 9.4) and has been added to CISA KEV, so it warrants urgent attention.

Impact

An attacker gains arbitrary Java code execution in the security context of the PaperCut server process, with high impact to confidentiality, integrity and availability of the application and connected systems. Because the code runs as the server process, it can be used to read data, alter configuration or pivot further into the host.

Attack surface

The vulnerability is network reachable (AV:N) with no user interaction (UI:N) and low attack complexity, but requires high privileges (PR:H) because the attacker must be able to manipulate system configuration parameters such as the database driver name. It is not an unauthenticated remote path; it depends on access sufficient to change configuration.

Exploitation

CVE-2026-82078 is listed in CISA KEV with a due date of 2026-09-14, indicating known exploitation, though CISA records no known ransomware campaign use. EPSS is 0.03574 (88.8th percentile), and references include a Metasploit framework pull request, suggesting public tooling exists.

What to do

  • Apply the vendor patch from the PaperCut security bulletin (27 Aug 2026) as the first action, and follow CISA BOD 26-04 guidance for any cloud-hosted instances.
  • Restrict and audit who can modify PaperCut system configuration, especially database driver and connection settings, enforcing least privilege.
  • Where patching is not immediately possible, limit network exposure of PaperCut MF/NG servers and discontinue use if mitigations are unavailable per CISA guidance.
  • Monitor for unexpected database driver class names or configuration changes and revert unauthorized modifications.
  • Review the classpath for attacker-writable or unnecessary JARs that could supply malicious driver classes.

Detection

  • Alert on changes to PaperCut database driver or connection configuration parameters outside approved change windows.
  • Hunt for unexpected or non-standard database driver class names in PaperCut configuration and logs.
  • Monitor PaperCut server process behavior for loading of unusual classes or JARs from the application classpath.
  • Correlate PaperCut configuration changes with subsequent process execution or outbound network activity from the server.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-82078 to the Known Exploited Vulnerabilities catalog on 31 August 2026 as "PaperCut NG/MF Unsafe Reflection Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 14 September 2026.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-82078 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-27350PaperCut NG/MF improper access control allows auth bypass and RCEPaperCut NG and MF contain an improper access control flaw in the SetupCompleted class that lets an unauthenticated remote attacker bypass authentica…KEVEPSS 100%analysed8.8CVE-2026-81578PaperCut MF/NG web interface access control flaw allows unauthenticated config changesPaperCut MF and NG contain an improper access control flaw in the web management interface where unauthenticated remote requests to administrative fu…KEVEPSS 4.5%analysed8.8CVE-2023-2533PaperCut NG/MF CSRF allows admin security setting changes and code executionPaperCut NG and MF contain a cross-site request forgery flaw that, under specific conditions, lets an attacker change security settings or execute ar…KEVEPSS 29%analysed7.5CVE-2023-27351PaperCut NG/MF authentication bypass in SecurityRequestFilterPaperCut NG and MF contain an improper authentication flaw in the SecurityRequestFilter class caused by a faulty authentication algorithm implementat…KEVEPSS 78%analysed9.8CVE-2024-1222PaperCut NG/MF API privilege escalation via crafted requestA subset of PaperCut NG and MF API calls can be reached with a maliciously formed request that grants an API authorization level with elevated privil…EPSS 64%analysed9.8CVE-2023-39143PaperCut NG/MF Windows path traversal enables file upload and RCEPaperCut NG and PaperCut MF before 22.1.3 on Windows are vulnerable to path traversal, allowing attackers to upload, read, or delete arbitrary files.…EPSS 80%analysed9.8CVE-2019-12135Papercut mf vulnerabilityAn unspecified vulnerability in the application server in PaperCut MF and NG versions 18.3.8 and earlier and versions 19.0.3 and earlier allows remot…EPSS 2.5%9.8CVE-2019-8948Papercut mf injection vulnerabilityPaperCut MF before 18.3.6 and PaperCut NG before 18.3.6 allow script injection via the user interface, aka PC-15163.EPSS 3.9%

Source: NIST National Vulnerability Database (record CVE-2026-82078), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.