Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-40044

CVE-2023-40044: Progress WS_FTP Server RCE Vulnerability

CVE-2023-40044 is a pre-authenticated remote code execution flaw in Progress WS_FTP Server that exploits .NET deserialization. This article covers technical details, affected versions, security impact, and mitigation.

Published: February 11, 2026

CVE-2023-40044 Overview

CVE-2023-40044 is a critical insecure deserialization vulnerability affecting Progress WS_FTP Server that allows pre-authenticated attackers to execute arbitrary remote commands on the underlying operating system. The vulnerability exists in the Ad Hoc Transfer module and stems from improper handling of .NET deserialization operations, enabling attackers to craft malicious serialized objects that execute system-level commands when processed by the server.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Pre-authenticated remote code execution capability makes this an extremely high-priority security issue for organizations running vulnerable WS_FTP Server instances.

Affected Products

  • Progress WS_FTP Server versions prior to 8.7.4
  • Progress WS_FTP Server versions prior to 8.8.2
  • WS_FTP Server installations with the Ad Hoc Transfer module enabled

Discovery Timeline

  • September 27, 2023 - CVE-2023-40044 published to NVD
  • October 31, 2025 - Last updated in NVD database

Technical Details for CVE-2023-40044

Vulnerability Analysis

CVE-2023-40044 represents a severe security flaw in the WS_FTP Server's Ad Hoc Transfer module. The vulnerability leverages .NET deserialization weaknesses that allow an attacker to submit specially crafted serialized objects through network requests. When the vulnerable IIS HTTP module processes these malicious payloads, it deserializes the objects without proper validation, leading to arbitrary code execution in the context of the WS_FTP Server process.

The attack can be executed without authentication, significantly lowering the barrier for exploitation. Due to the nature of .NET deserialization attacks, successful exploitation grants attackers the ability to execute commands with the same privileges as the WS_FTP Server service, potentially leading to complete system compromise.

Root Cause

The root cause of CVE-2023-40044 is classified as CWE-502: Deserialization of Untrusted Data. The Ad Hoc Transfer module in WS_FTP Server processes serialized .NET objects from user-supplied input without adequate validation or sanitization. This allows attackers to inject malicious serialized objects that, when deserialized by the application, execute arbitrary code or commands.

The vulnerability specifically manifests in IIS HTTP modules used by the Ad Hoc Transfer feature, where the deserialization process trusts input data implicitly, allowing object instantiation and method invocation based on attacker-controlled data.

Attack Vector

The attack vector for CVE-2023-40044 is network-based and requires no authentication, making it highly accessible to remote attackers. An attacker can target exposed WS_FTP Server instances over the network by sending crafted HTTP requests to the Ad Hoc Transfer module endpoints.

The exploitation process involves constructing a malicious .NET serialized payload designed to trigger code execution during deserialization. Common .NET deserialization gadget chains can be leveraged to achieve remote command execution on the underlying Windows operating system hosting the WS_FTP Server.

For detailed technical analysis of the exploitation technique, refer to the Assetnote Research on WS FTP RCE publication that documents the vulnerability mechanism through IIS HTTP modules.

Detection Methods for CVE-2023-40044

Indicators of Compromise

  • Unusual HTTP POST requests to Ad Hoc Transfer module endpoints containing Base64-encoded or serialized .NET object payloads
  • Unexpected child processes spawned by w3wp.exe (IIS worker process) or WS_FTP Server processes
  • Command execution artifacts such as cmd.exe, powershell.exe, or certutil.exe invoked from IIS application pool contexts
  • Network connections from WS_FTP Server to unknown external IP addresses indicating potential command and control activity

Detection Strategies

  • Monitor IIS logs for anomalous requests to WS_FTP Ad Hoc Transfer endpoints, particularly those with unusually large request bodies or suspicious content types
  • Implement endpoint detection rules to alert on .NET deserialization gadget patterns such as ObjectDataProvider, TypeConfuseDelegate, or similar known exploitation payloads
  • Deploy network intrusion detection signatures to identify serialized .NET object traffic targeting WS_FTP Server ports
  • Enable process creation auditing to detect unauthorized command execution originating from IIS worker processes

Monitoring Recommendations

  • Enable verbose logging on WS_FTP Server and IIS to capture detailed request information for forensic analysis
  • Implement real-time alerting for any code execution attempts detected on systems running WS_FTP Server
  • Monitor network traffic for connections to known malicious infrastructure or unusual outbound connections from file transfer servers
  • Regularly review system process trees to identify suspicious process hierarchies indicating exploitation attempts

How to Mitigate CVE-2023-40044

Immediate Actions Required

  • Upgrade WS_FTP Server to version 8.7.4 or 8.8.2 (or later) immediately to remediate this vulnerability
  • If immediate patching is not possible, disable the Ad Hoc Transfer module to eliminate the vulnerable attack surface
  • Isolate WS_FTP Server systems from untrusted networks and restrict access to authorized IP addresses only
  • Review system logs for indicators of compromise and conduct forensic analysis if exploitation is suspected
  • Report confirmed exploitation to CISA as this vulnerability is on the Known Exploited Vulnerabilities catalog

Patch Information

Progress Software has released security patches addressing CVE-2023-40044 in WS_FTP Server versions 8.7.4 and 8.8.2. Organizations should consult the Progress Security Article on WS FTP for official patch download links and installation guidance. The patches address the insecure deserialization vulnerability in the Ad Hoc Transfer module by implementing proper input validation and restricting object types that can be deserialized.

Workarounds

  • Disable the Ad Hoc Transfer module in WS_FTP Server configuration if the feature is not required for business operations
  • Implement network segmentation to restrict access to WS_FTP Server from untrusted networks
  • Deploy a Web Application Firewall (WAF) with rules to block .NET deserialization attack patterns
  • Use network access control lists (ACLs) to limit connectivity to WS_FTP Server to known authorized IP addresses only
bash
# Verify WS_FTP Server version and check for vulnerable installations
# Check installed version from Program Files
dir "C:\Program Files\WS_FTP Server\"

# Review IIS application pool configuration for WS_FTP
%windir%\system32\inetsrv\appcmd list apppool

# Check if Ad Hoc Transfer module is enabled in configuration
# Location may vary based on installation
type "C:\Program Files\WS_FTP Server\*config*" | findstr /i "adhoc"

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechProgress Ws Ftp Server

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability94.45%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-502
  • Technical References
  • Packet Storm Remote Code Execution

  • AttackerKB CVE-2023-40044 Discussion

  • Censys CVE-2023-40044 Overview

  • Assetnote Research on WS FTP RCE

  • Progress WS FTP Official Website

  • Rapid7 Blog on WS FTP Vulnerabilities

  • The Register WS FTP Update

  • CISA Known Exploited Vulnerabilities List
  • Vendor Resources
  • Progress Security Article on WS FTP
  • Related CVEs
  • CVE-2023-42657: Progress WS_FTP Server Path Traversal
Default Legacy - Prefooter | 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