← Back to Daily Briefing

PaperCut NG/MF: Critical Authentication Bypass and RCE Chain CVE-2026-81578 & CVE-2026-82078

Published September 2, 2026

PaperCut NG and MF are subject to an active zero-day exploit chain combining an authentication bypass (CVE-2026-81578) and unsafe dynamic class loading (CVE-2026-82078). Attackers leverage the Apache Tapestry framework's 'complex direct' request format to mask administrative calls, bypassing access controls to modify external user-lookup database settings. By injecting malicious JDBC connection strings utilizing Apache Derby's 'foreignViews' and the H2 database's 'INIT' statement, attackers trigger the Nashorn JavaScript engine to achieve unauthenticated Remote Code Execution (RCE) via the pc-app.exe process. Immediate application of the second version of the emergency patch is mandatory to mitigate the risk of full system compromise.

  • Vulnerability Overview: Critical Component Flaws

    • CVE-2026-81578 (CVSS 8.8): An authentication bypass allowing unauthenticated access to sensitive administrative components including ConfigEditor and UserList.
    • CVE-2026-82078 (CVSS 9.4): A critical unsafe dynamic class loading vulnerability enabling arbitrary code execution.
    • Outcome: The combination of these flaws allows a remote, unauthenticated attacker to gain full system-level access.
  • Technical Exploit Chain: From Bypass to RCE

    • Initial Access: Attackers use specific URIs (e.g., /app?service=direct/1/Error/ConfigEditor/) to mask administrative calls behind public Error pages, bypassing Apache Tapestry's security checks.
    • Configuration Manipulation: Once bypass is achieved, attackers modify user-lookup settings, specifically the db-driver and db-url parameters.
    • Payload Delivery: Malicious JDBC strings trigger a chain involving Apache Derby's 'foreignViews' and H2's 'INIT' statements.
    • Final Execution: The chain invokes the Nashorn JavaScript engine to execute arbitrary system commands through the pc-app.exe process.
  • Detection and Indicators of Compromise (IoCs)

    • URI Patterns: Monitor for requests targeting /app?service=direct/1/Error/ConfigEditor/ or /app?service=direct/1/Error/UserList/.
    • Log Analysis: Search for ERROR No suitable driver found for jdbc:no:x or Database error looking up cardID: VALUES CAST in system logs.
    • Process Monitoring: Alert on suspicious child processes spawned by pc-app.exe.
    • File Integrity: Check for unexpectedly truncated or missing server.log files, which may indicate attacker cleanup.
  • Remediation and Urgent Mitigation

    • Immediate Patching: Update PaperCut NG/MF to the latest patched versions of v25 and v26.
    • Patch Versioning: Organizations must ensure the second version of the emergency patch is applied, as the first version was insufficient to block the exploit.
    • Forensic Review: Perform a retroactive search of logs for the specified JDBC error strings to determine if the environment was compromised prior to patching.
  • Strategic Risk Assessment

    • Targeted Infrastructure: Print management servers typically hold elevated privileges and connectivity to Active Directory/LDAP, making them high-value targets for lateral movement.
    • Threat Actor Profile: PaperCut has a history of being targeted by ransomware operators, increasing the likelihood of this zero-day being used for large-scale deployments.
    • Emergency Priority: Due to active exploitation and the critical nature of RCE, this is classified as a security emergency for all CISOs.

Related posts

  1. Security Affairs — PaperCut Zero-Day Under Active Attack: Emergency Patch Released
  2. falconinternet.net — PaperCut Zero-Day Under Active Attack: Two Emergency Patches in 48 Hours
  3. news4hackers.com — PaperCut Zero-Day Exploits Linked to Data Theft Attacks
  4. horizon3.ai — CVE-2026-81578 + CVE-2026-82078 | PaperCut NG/MF Authentication Bypass and Unsafe Dynamic Class Loading Vulnerabilities
  5. Cybersecurity News — PaperCut NG/MF Vulnerability Actively Exploited in Attack – All Versions Impacted
  6. techjacksolutions.com — PaperCut NG/MF Zero-Day Actively Exploited, Emergency Patches Released for Internet-Facing Servers
  7. thehackernews.com — Attackers Chain Two PaperCut Flaws to Execute Code Without Authentication
  8. Cybersecurity News — CISA Warns of Multiple PaperCut NG/MF Vulnerabilities Actively Exploited in Attacks
  9. gbhackers.com — Hackers Exploit PaperCut NG/MF Flaws to Steal Credentials and Deploy Meterpreter
  10. thecyberexpress.com — AI Agents Compromised 440 PaperCut Servers, Researchers Say
  11. thehackernews.com — PaperCut Zero-Day Exploited in Attacks, Affecting All NG and MF Versions
  12. Rapid7 Blog — PaperCut NG/MF Critical Zero-Day Exploited in the Wild
  13. Huntress
  14. Thecannatareport
  15. CISA RSS — CISA Adds Two Known Exploited Vulnerabilities to Catalog
  16. cybersecuritydive.com — PaperCut issues emergency patches as threat actors target chained vulnerabilities
  17. bleepingcomputer.com — Recently patched PaperCut zero-days used in data theft attacks
  18. Labs
  19. Nvd
  20. Papercut
  21. Security
  22. Esentire
  23. SecurityWeek — More Details Emerge on Exploited PaperCut Vulnerabilities
  24. SecurityWeek — PaperCut Exploitation Escalates to Active Intrusions

LINK COPIED TO CLIPBOARD