CVE-2026-82078 PUBLISHED

PaperCut MF/NG: Unsafe Dynamic Class Loading in Database Connector

Assigner: PaperCut
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.4

Product Status

Vendor PaperCut
Product PaperCut MF/NG
Versions Default: unaffected
  • affected from 0 to 24.1.10, 25.0.13, 26.0.5 (excl.)

References

Problem Types

  • CWE-470 Use of Externally-Controlled input to select classes or code ('unsafe reflection') CWE