Cyber Resilience

CVE-2026-81578

Auth Bypass in Papercut Mf ≤ 24.1.9

CISA KEVActive ExploitationEUVD ExploitedPublic PoCAuth Bypass
Published
28 August 2026
Modified
14 September 2026
KEV Added
31 August 2026
Patch / advisory
CVSS Score v4 8.8
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.033 88th percentile
Risk Priority 75 floored blend · peak EPSS

CVSS and EPSS are reproduced from their sources (NVD, FIRST EPSS). Risk Priority is our own derived reading, not an NVD score.

Summary

CVE-2026-81578 is a high-severity Authentication Bypass by Primary Weakness (CWE-305) vulnerability in Papercut Papercut Mf. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 12% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified map to IA-2 (Identification and Authentication (Organizational Users)) and IA-8 (Identification and Authentication (Non-organizational Users)) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

An improper access control vulnerability exists in the web management interface of PaperCut MF and PaperCut NG. Under specific conditions, unauthenticated remote requests targeting administrative functions can trigger backend actions prior to the completion of access validation checks. This allows…

more

an unauthenticated remote attacker to modify certain system configurations.

CWE(s)
KEV Date Added
31 August 2026

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-2533Same product: Papercut Papercut Mfboth on KEV
CVE-2023-27351Same product: Papercut Papercut Mfboth on KEV
CVE-2023-27350Same product: Papercut Papercut Mfboth on KEV
CVE-2026-82078Same product: Papercut Papercut Mfboth on KEV
CVE-2023-31046Same product: Papercut Papercut Mf
CVE-2024-9672Same product: Papercut Papercut Mf
CVE-2026-4794Same product: Papercut Papercut Mf
CVE-2023-3486Same product: Papercut Papercut Mf
CVE-2026-6180Same product: Papercut Papercut Mf
CVE-2024-8405Same product: Papercut Papercut Mf

Affected Assets

papercut
papercut mf
≤ 24.1.9 · 25.0.2 — 25.0.12 · 26.0.2 — 26.0.4
papercut
papercut ng
≤ 24.1.9 · 25.0.2 — 25.0.12 · 26.0.2 — 26.0.4

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.4.3
  • V7.2.4

Mitigating Controls (NIST 800-53 r5) AI

Requires unique identification and authentication of users, structurally blocking bypass of the mechanism.

Requires unique identification and authentication of non-organizational users, blocking bypass paths.

Enforces approved authorizations so a bypass weakness cannot be exploited to reach resources.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

ID.RA-01 partial match
prevents

Identifying and recording vulnerabilities catches the primary weaknesses that allow authentication bypass.

PR.AA-03 partial match
prevents

Strong authentication mechanisms and policy enforcement directly reduce bypass opportunities arising from implementation flaws.

PR.PS-06 partial match
prevents

Secure development practices throughout the SDLC prevent the primary weaknesses that enable authentication bypass.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Secure development lifecycle reduces likelihood of introducing bypass flaws during implementation.

prevents

Secure coding practices help prevent the primary weakness that enables authentication bypass.

finds

Security testing can detect authentication bypass conditions before deployment.

mitigates

Information access restriction complements authentication by limiting what can be reached even if bypass occurs.

prevents

Secure authentication mechanisms directly address bypass risks in the implemented authentication process.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (higher-evidence rows only; rows rated `none` are excluded).

Ubuntu 22.04 (1 rule)
  • V-260470 Ubuntu 22.04 LTS, when booted, must require authentication upon booting into single-user and maintenance modes. prevents CWE-305
Ubuntu 24.04 (1 rule)
  • V-270675 Ubuntu 24.04 LTS when booted must require authentication upon booting into single-user and maintenance modes. prevents CWE-305

References