PaperCut NG/MF
CVE-2023-27351
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
This vulnerability allows remote attackers to bypass authentication on affected installations of PaperCut NG 22.0.5 (Build 63914). Authentication is not required to exploit this vulnerability. The specific flaw exists within the SecurityRequestFilter class. The issue results from improper implementation of the authentication algorithm. An attacker can leverage this vulnerability to bypass authentication on the system. Was ZDI-CAN-19226.
AnalysisAI
Authentication bypass in PaperCut NG and PaperCut MF print management software allows unauthenticated remote attackers to access protected functionality by exploiting flawed logic in the SecurityRequestFilter class. The flaw is confirmed actively exploited (CISA KEV) and has publicly available exploit code, with an EPSS score of 44.63% (98th percentile) indicating very high exploitation likelihood. It is commonly chained with administrative scripting features to achieve remote code execution on exposed PaperCut servers.
Technical ContextAI
PaperCut NG and PaperCut MF are widely deployed print management server applications used by enterprises, universities, and government agencies to track and control printing. The vulnerability falls under CWE-287 (Improper Authentication) and resides specifically in the SecurityRequestFilter Java class, which is responsible for validating session state on incoming HTTP requests to the PaperCut administrative web interface. Due to an improper implementation of the authentication algorithm, the filter can be tricked into treating a request as already authenticated, granting access to administrator-only functionality without valid credentials. The affected CPEs cover multiple version ranges of both papercut_ng and papercut_mf product lines, with PaperCut NG 22.0.5 (Build 63914) explicitly named in the original disclosure (ZDI-CAN-19226).
RemediationAI
Vendor-released patch: upgrade PaperCut MF/NG to version 20.1.7, 21.2.11, 22.0.9, or later according to your installed major release branch, per the PaperCut security bulletin. If immediate patching is not possible, restrict network access to the PaperCut server administrative interface (default TCP port 9191/HTTPS 9192) to a trusted management subnet via firewall or reverse proxy ACL - this blocks the bypass at the network layer but breaks remote administration. Additionally, enable 'Allow list of IP addresses' under Options > Advanced > Security to limit administrator UI access to known management hosts, which has minimal user-facing impact but does not protect against attackers on those same subnets. Monitor for indicators of compromise published in the PaperCut advisory and CISA alerts, including unexpected use of the Scripting interface or new admin-created users.
More in Papercut Mf
View allThis vulnerability allows remote attackers to bypass authentication on affected installations of PaperCut NG 22.0.5 (Bui
PaperCut NG and PaperCut MF before 22.1.3 on Windows allow path traversal, enabling attackers to upload, read, or delete
A Cross-Site Request Forgery (CSRF) vulnerability has been identified in PaperCut NG/MF, which, under specific condition
This allows attackers to use a maliciously formed API request to gain access to an API authorization level with elevated
An unspecified vulnerability in the application server in PaperCut MF and NG versions 18.3.8 and earlier and versions 19
PaperCut MF before 18.3.6 and PaperCut NG before 18.3.6 allow script injection via the user interface, aka PC-15163. Rat
An arbitrary file deletion vulnerability exists in PaperCut NG/MF, specifically affecting Windows servers with Web Print
An arbitrary file creation vulnerability exists in PaperCut NG/MF that only affects Windows servers with Web Print enabl
An arbitrary file deletion vulnerability exists in PaperCut NG/MF, specifically affecting Windows servers with Web Print
Unspecified vulnerability in the print release functionality in PaperCut MF before 14.1 (Build 26983) has unknown impact
An authentication bypass exists in PaperCut NG versions 22.0.12 and prior that could allow a remote, unauthenticated att
This vulnerability allows an already authenticated admin user to create a malicious payload that could be leveraged for
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today