Description
PaperCut NG/MF does not properly restrict excessive authentication attempts within its login component. An unauthenticated remote attacker can exploit this vulnerability to perform unrestricted brute-force or credential-stuffing attacks without triggering account lockout or rate-limiting mechanisms in some configurations.
Published: 2026-08-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated remote attacker to perform unrestricted brute‑force or credential‑stuffing attacks against the login component because account lockout or rate‑limiting mechanisms are not properly enforced. This enables the attacker to obtain valid credentials for any user account, leading to unauthorized access, data breaches or privileged escalation. The weakness is identified as CWE‑307: Account Lockout Policy Does Not Prevent Brute Force Attack.

Affected Systems

PaperCut NG and PaperCut MF are affected. No specific version information is listed; the issue applies to all releases that lack proper brute‑force protection in their login component.

Risk and Exploitability

The CVSS base score of 6.9 indicates moderate‑to‑high severity. EPSS is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting no known active exploitation at this time. The likely attack vector is remote, unauthenticated, through the application’s authentication interface. An attacker with network access to the PaperCut instance can launch automated login attempts without triggering lockout or throttling, potentially gaining access to user accounts and sensitive printing data.

Generated by OpenCVE AI on August 4, 2026 at 10:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or harden account lockout policies within PaperCut configuration settings.
  • Implement rate‑limiting on the authentication endpoint or place a reverse‑proxy firewall that throttles repeated login attempts.
  • Monitor authentication logs for excessive failed login attempts and investigate any suspicious activity.

Generated by OpenCVE AI on August 4, 2026 at 10:35 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 does not properly restrict excessive authentication attempts within its login component. An unauthenticated remote attacker can exploit this vulnerability to perform unrestricted brute-force or credential-stuffing attacks without triggering account lockout or rate-limiting mechanisms in some configurations.
Title PaperCut NG/MF: Insufficient brute-force protection
Weaknesses CWE-307
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:32:59.274Z

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

Link: CVE-2026-8793

cve-icon Vulnrichment

Updated: 2026-08-03T14:32:52.586Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-8793

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:45:05Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts