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.
References
| Link | Resource |
|---|---|
| https://www.papercut.com/kb/Main/security-bulletin-27-aug-2026-urgent-security-advisory/ | Patch Vendor Advisory |
| https://github.com/rapid7/metasploit-framework/pull/21842 | Issue Tracking Patch |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-82078 | Patch Third Party Advisory US Government Resource |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-28 16:18
Updated : 2026-09-14 00:16
NVD link : CVE-2026-82078
Mitre link : CVE-2026-82078
CVE.ORG link : CVE-2026-82078
JSON object : View
Products Affected
papercut
- papercut_mf
- papercut_ng
CWE
CWE-470
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
