Description
PaperCut NG/MF contains an observable timing discrepancy in its authentication component. An unauthenticated remote attacker can exploit this vulnerability to perform username enumeration by measuring response times during login attempts. The system executes a password hash comparison only when a valid account is supplied, creating a measurable timing oracle that reveals account existence.
Published: 2026-08-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PaperCut NG/MF authentication contains a measurable timing discrepancy that allows an unauthenticated remote attacker to determine if a username exists. By measuring response times to login attempts, the system reveals whether a password hash comparison was executed. The vulnerability enables identity discovery but does not provide direct code execution or privilege escalation. It is classified as CWE‑208, an information‑leakage weakness.

Affected Systems

All installations of PaperCut NG/MF are potentially impacted, regardless of version, as the timing issue is present in the core authentication component described in the vendor bulletin. No version range is specified in the CNA data, so all deployments should be reviewed.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score is < 1%, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is remote over a network connection, and the problem can be exploited by anyone who can reach the login interface. Because the vulnerability is present on the public endpoint, the risk is that an attacker can enumerate valid accounts and then target them with more focused credential‑guessing or social‑engineering attacks.

Generated by OpenCVE AI on August 4, 2026 at 21:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PaperCut NG/MF to the latest version that eliminates the timing discrepancy, as noted in the vendor’s security bulletin.
  • If an immediate upgrade is not possible, restrict access to the authentication endpoint to trusted networks or implement VPN tunneling to shield the login interface from public exposure.
  • Deploy rate‑limiting or account lockout mechanisms on the login service to increase the difficulty of automated enumeration attempts.

Generated by OpenCVE AI on August 4, 2026 at 21:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Papercut
Papercut papercut Mf
Vendors & Products Papercut
Papercut papercut Mf

Mon, 03 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description PaperCut NG/MF contains an observable timing discrepancy in its authentication component. An unauthenticated remote attacker can exploit this vulnerability to perform username enumeration by measuring response times during login attempts. The system executes a password hash comparison only when a valid account is supplied, creating a measurable timing oracle that reveals account existence.
Title PaperCut NG/MF: User enumeration via timing attack
Weaknesses CWE-208
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Papercut Papercut Mf
cve-icon MITRE

Status: PUBLISHED

Assigner: PaperCut

Published:

Updated: 2026-08-03T14:30:36.904Z

Reserved: 2026-05-17T23:10:23.139Z

Link: CVE-2026-8794

cve-icon Vulnrichment

Updated: 2026-08-03T14:30:12.556Z

cve-icon NVD

Status : Received

Published: 2026-08-03T08:17:21.273

Modified: 2026-08-03T16:16:32.257

Link: CVE-2026-8794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses
  • CWE-208

    Observable Timing Discrepancy