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-39143

CVE-2023-39143: PaperCut MF Path Traversal Vulnerability

CVE-2023-39143 is a path traversal vulnerability in PaperCut NG and MF that enables attackers to upload, read, or delete files, leading to remote code execution. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-39143 Overview

CVE-2023-39143 is a path traversal vulnerability affecting PaperCut NG and PaperCut MF print management software before version 22.1.3 on Windows systems. This vulnerability enables attackers to upload, read, or delete arbitrary files on the target system. When external device integration is enabled—a very common configuration in enterprise environments—this vulnerability leads to unauthenticated remote code execution.

Critical Impact

Unauthenticated attackers can achieve remote code execution on vulnerable PaperCut servers with external device integration enabled, potentially compromising print infrastructure and accessing sensitive documents across the enterprise.

Affected Products

  • PaperCut MF before version 22.1.3 on Windows
  • PaperCut NG before version 22.1.3 on Windows
  • Microsoft Windows (as the underlying operating system)

Discovery Timeline

  • 2023-08-04 - CVE-2023-39143 published to NVD
  • 2025-05-05 - Last updated in NVD database

Technical Details for CVE-2023-39143

Vulnerability Analysis

This path traversal vulnerability (CWE-22) exists in the PaperCut NG and MF print management solution's handling of file operations. The flaw allows remote attackers to traverse outside intended directories and manipulate files anywhere on the system where the PaperCut service has permissions.

The vulnerability is particularly dangerous because it requires no authentication and can be exploited remotely over the network. When external device integration is enabled—a feature commonly used for integrating multi-function printers (MFPs) and other devices—the attack surface expands significantly, allowing attackers to chain the path traversal with file upload capabilities to achieve remote code execution.

Enterprise print management systems like PaperCut often operate with elevated privileges and have access to sensitive document flows across the organization, making this an attractive target for threat actors seeking initial access or lateral movement within networks.

Root Cause

The root cause of CVE-2023-39143 is improper input validation in file path handling routines. The application fails to adequately sanitize user-supplied input containing directory traversal sequences (such as ../ or ..\) before using them in file system operations. This allows attackers to escape the intended directory boundaries and access files throughout the file system.

The vulnerability is specifically triggered through the external device integration functionality, which provides endpoints that process file paths without sufficient validation, enabling the construction of malicious paths that traverse to arbitrary locations on the Windows file system.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by sending specially crafted HTTP requests to a vulnerable PaperCut server. The attack flow typically involves:

  1. Identifying a PaperCut NG or MF server accessible over the network
  2. Confirming that external device integration is enabled (common in production deployments)
  3. Crafting malicious requests containing path traversal sequences to read, upload, or delete files
  4. For remote code execution, uploading a malicious payload to a location where it will be executed by the system

The vulnerability exploitation can be performed from any network location that has access to the PaperCut server's web interface, making internet-exposed instances particularly vulnerable.

For detailed technical analysis of the exploitation mechanism, refer to the Horizon3 Analysis on CVE-2023-39143.

Detection Methods for CVE-2023-39143

Indicators of Compromise

  • Unusual file creation or modification in system directories outside PaperCut's normal operating paths
  • Suspicious HTTP requests to PaperCut server endpoints containing path traversal sequences (../, ..\, or URL-encoded variants)
  • Unexpected processes spawned as children of the PaperCut service
  • Web server logs showing access to device integration endpoints with abnormal path patterns

Detection Strategies

  • Monitor PaperCut web server access logs for requests containing directory traversal patterns such as ../, ..\, %2e%2e%2f, or %2e%2e%5c
  • Implement file integrity monitoring on PaperCut server installations to detect unauthorized file modifications
  • Deploy network intrusion detection rules to identify path traversal attack patterns targeting PaperCut endpoints
  • Review process creation events for any unexpected executables launched by the PaperCut service account

Monitoring Recommendations

  • Enable verbose logging on PaperCut servers and forward logs to a centralized SIEM for correlation and analysis
  • Monitor for outbound connections from PaperCut servers to unexpected destinations, which may indicate post-exploitation activity
  • Implement alerting on any file operations outside standard PaperCut directories performed by the service account
  • Regularly audit external device integration settings and disable if not required

How to Mitigate CVE-2023-39143

Immediate Actions Required

  • Upgrade PaperCut NG and PaperCut MF to version 22.1.3 or later immediately
  • If immediate patching is not possible, disable external device integration as a temporary mitigation
  • Restrict network access to PaperCut servers to only authorized networks and users
  • Review PaperCut servers for signs of compromise before and after patching

Patch Information

PaperCut has released version 22.1.3 which addresses this vulnerability. Organizations should download and apply the latest security update from the official PaperCut Security Bulletin July 2023. The bulletin provides detailed patching instructions and additional security hardening recommendations.

Given the critical severity and the potential for remote code execution, patching should be treated as an emergency priority for all affected installations.

Workarounds

  • Disable the external device integration feature if it is not required for business operations—this removes the RCE attack path
  • Implement strict network segmentation to prevent untrusted network access to PaperCut servers
  • Deploy a web application firewall (WAF) with rules to block path traversal patterns in requests to PaperCut endpoints
  • Enable IP allowlisting to restrict access to PaperCut administrative interfaces to known trusted addresses only
bash
# Verify PaperCut version to confirm patching status
# Check the version in PaperCut admin interface under:
# Options > General > About
# Ensure version is 22.1.3 or higher

# To disable external device integration (temporary workaround):
# Navigate to Options > Advanced > External Hardware Integration
# Uncheck "Enable external hardware integration"
# Apply changes and restart the PaperCut services

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechPapercut

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability87.84%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Technical References
  • Horizon3 Analysis on CVE-2023-39143
  • Vendor Resources
  • PaperCut Security Bulletin July 2023
  • Related CVEs
  • CVE-2023-31046: PaperCut MF Path Traversal Vulnerability

  • 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
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