The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-2533

CVE-2023-2533: PaperCut NG/MF CSRF Vulnerability

CVE-2023-2533 is a Cross-Site Request Forgery vulnerability in PaperCut NG/MF that allows attackers to alter security settings or execute code via admin sessions. This article covers technical details, impact, and mitigation.

Published: January 27, 2026

CVE-2023-2533 Overview

A Cross-Site Request Forgery (CSRF) vulnerability has been identified in PaperCut NG/MF, which, under specific conditions, could potentially enable an attacker to alter security settings or execute arbitrary code. This could be exploited if the target is an admin with a current login session. Exploiting this would typically involve the possibility of deceiving an admin into clicking a specially crafted malicious link, potentially leading to unauthorized changes.

Critical Impact

This vulnerability is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Attackers can potentially alter security settings or achieve arbitrary code execution by targeting authenticated administrators.

Affected Products

  • PaperCut MF (Multiple versions)
  • PaperCut NG (Multiple versions)

Discovery Timeline

  • 2023-06-20 - CVE CVE-2023-2533 published to NVD
  • 2025-10-24 - Last updated in NVD database

Technical Details for CVE-2023-2533

Vulnerability Analysis

This vulnerability (CWE-352) represents a Cross-Site Request Forgery weakness in the PaperCut NG/MF print management software. The flaw allows attackers to craft malicious requests that, when executed by an authenticated administrator, can perform unauthorized actions within the context of that admin's session.

The vulnerability requires user interaction—specifically, an administrator must be tricked into visiting a malicious page or clicking a crafted link while authenticated to the PaperCut management interface. The attack leverages the trust relationship between the browser and the PaperCut application, exploiting the lack of proper CSRF token validation on sensitive administrative operations.

Given its inclusion in the CISA Known Exploited Vulnerabilities catalog, this vulnerability has been actively weaponized in real-world attacks, making immediate remediation essential for organizations running affected PaperCut deployments.

Root Cause

The root cause stems from insufficient anti-CSRF protections in the PaperCut NG/MF web application. The administrative interface fails to properly validate that state-changing requests originate from legitimate user interactions within the application itself. This allows attackers to construct malicious web pages that submit forged requests to the PaperCut server using the victim's authenticated session credentials stored in their browser.

Attack Vector

The attack is network-based and requires an attacker to craft a malicious web page containing forged requests targeting the PaperCut administrative interface. The attacker must then convince an authenticated administrator to visit this malicious page through social engineering tactics such as phishing emails, malicious links in forums, or compromised websites.

When a logged-in administrator visits the attacker-controlled page, their browser automatically includes session cookies in requests to the PaperCut server, causing the forged administrative actions to be executed with the victim's privileges. This can result in security setting modifications or arbitrary code execution depending on the specific requests crafted by the attacker.

Detection Methods for CVE-2023-2533

Indicators of Compromise

  • Unexpected modifications to PaperCut security settings or administrative configurations
  • Anomalous administrative actions in PaperCut audit logs that administrators don't recognize
  • Server-side scripts or scheduled tasks created without authorization
  • Web server logs showing requests with suspicious Referer headers from external domains

Detection Strategies

  • Monitor PaperCut administrative audit logs for unauthorized configuration changes or user permission modifications
  • Implement web application firewall (WAF) rules to detect and block requests with suspicious cross-origin characteristics
  • Review server logs for administrative actions occurring shortly after administrator browsing sessions to external sites
  • Deploy network traffic analysis to identify unusual patterns of requests to the PaperCut management interface

Monitoring Recommendations

  • Enable verbose logging on PaperCut NG/MF servers to capture all administrative actions with timestamps and source IP addresses
  • Configure alerting for changes to critical security settings such as authentication mechanisms, user privileges, and script execution policies
  • Implement session monitoring to detect administrative sessions making rapid successive configuration changes

How to Mitigate CVE-2023-2533

Immediate Actions Required

  • Update PaperCut NG/MF to the latest patched version immediately as this vulnerability is actively exploited
  • Review PaperCut audit logs for any signs of unauthorized administrative changes
  • Educate administrators about phishing risks and the importance of not clicking unknown links while logged into administrative interfaces
  • Consider implementing network segmentation to restrict access to the PaperCut administrative interface

Patch Information

PaperCut has released security updates addressing this vulnerability. Organizations should consult the PaperCut Security Bulletin for specific version information and download the appropriate patches for their deployment. Additional technical details are available in the Fluid Attacks Advisory.

Workarounds

  • Restrict access to the PaperCut administrative interface to trusted networks only using firewall rules or network ACLs
  • Implement strict browser security policies for administrators, including using dedicated browser profiles for administrative tasks
  • Enable multi-factor authentication for administrative access where supported
  • Configure administrators to use separate browser instances or private browsing modes when accessing external websites
bash
# Example: Restrict administrative interface access via firewall
# Allow only internal management network to access PaperCut admin port
iptables -A INPUT -p tcp --dport 9191 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 9191 -j DROP

# Enable verbose audit logging in PaperCut configuration
# Modify server.properties to increase logging verbosity
echo "server.log.level=DEBUG" >> /path/to/papercut/server.properties

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechPapercut

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability36.32%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-352
  • Technical References
  • Fluid Attacks Advisory

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • PaperCut Security Bulletin
  • Related CVEs
  • CVE-2026-4794: PaperCut NG/MF XSS Vulnerability

  • CVE-2026-5115: PaperCut NG/MF Information Disclosure Flaw

  • CVE-2023-27350: PaperCut MF Auth Bypass Vulnerability

  • CVE-2023-39143: PaperCut MF Path Traversal Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English