Cyber & AI intelligence
Wasteland.
Briefs indexed2354
Issues26
Published Mondays07:30 CT
⚡ Active KEV CVE-2026-82078 2026-08-31

CVE-2026-82078: PaperCut NG/MF Unsafe Reflection Flaw Added to CISA KEV

"CISA added CVE-2026-82078, a critical unsafe reflection vulnerability in PaperCut NG/MF that allows execution of arbitrary Java bytecode on the print server, to its Known Exploited Vulnerabilities catalog on August 31…"

CISA added CVE-2026-82078, a critical unsafe reflection vulnerability in PaperCut NG/MF that allows execution of arbitrary Java bytecode on the print server, to its Known Exploited Vulnerabilities catalog on August 31, 2026.

What Is It

CVE-2026-82078 is an unsafe dynamic class loading vulnerability (CWE-470) in the database connection utilities of PaperCut MF and PaperCut NG. The application instantiates database driver classes based on configurable driver names without validating them against an allowlist of approved drivers. An attacker able to manipulate system configuration parameters can use this to execute arbitrary Java bytecode already residing on the application classpath, running under the security context of the PaperCut server process.

CISA notes the flaw can be chained with CVE-2026-81578.

Why It Matters

NVD assigns a CVSS 3.1 base score of 9.1 (CRITICAL, CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H); the vendor-supplied CVSS 4.0 score is 9.4 (CRITICAL). The attack vector is network-based with low complexity and no user interaction, though high privileges are required. Scope is changed, with high confidentiality, integrity, and availability impact on both the vulnerable component and downstream systems.

CISA's SSVC assessment marks exploitation as active, with technical impact rated "total" and automatable "no." Its inclusion in the KEV catalog confirms exploitation in the wild. Known ransomware campaign use is listed as Unknown. A Metasploit Framework pull request referencing the issue is publicly tracked.

What's Vulnerable

PaperCut MF and PaperCut NG in the following ranges:

The fixed release on each branch is the upper bound of its affected range, 24.1.9, 25.0.12, and 26.0.4 respectively. Confirm the exact build for your branch against the vendor bulletin before patching.

Patch Status

PaperCut published an urgent security advisory dated August 27, 2026. CISA's required action: apply mitigations per vendor instructions in compliance with BOD 26-04 "Prioritizing Security Updates Based on Risk" and CISA's "Forensics Triage Requirements." Follow applicable BOD 26-04 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Stakeholders must evaluate each asset's internet exposure and adhere to BOD 26-04 patching guidelines. Due date: September 14, 2026.

Sources