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

CVE-2023-36933: Progress MOVEit Transfer DoS Vulnerability

CVE-2023-36933 is a denial of service vulnerability in Progress MOVEit Transfer that allows attackers to crash the application through unhandled exceptions. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2023-36933 Overview

CVE-2023-36933 is a denial of service vulnerability affecting Progress MOVEit Transfer, a widely-used managed file transfer solution. The vulnerability allows an attacker to invoke a method that results in an unhandled exception, causing the MOVEit Transfer application to terminate unexpectedly. This improper handling of exceptional conditions (CWE-755) can be exploited remotely without authentication, potentially disrupting critical file transfer operations for organizations relying on this platform.

Critical Impact

Remote attackers can cause complete service disruption of MOVEit Transfer instances without requiring authentication, potentially halting enterprise file transfer operations.

Affected Products

  • Progress MOVEit Transfer before 2021.0.9 (13.0.9)
  • Progress MOVEit Transfer before 2021.1.7 (13.1.7)
  • Progress MOVEit Transfer before 2022.0.7 (14.0.7)
  • Progress MOVEit Transfer before 2022.1.8 (14.1.8)
  • Progress MOVEit Transfer before 2023.0.4 (15.0.4)

Discovery Timeline

  • July 5, 2023 - CVE-2023-36933 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36933

Vulnerability Analysis

This vulnerability stems from improper exception handling within the MOVEit Transfer application. When certain methods are invoked through the application's network-accessible interface, the application fails to properly handle exceptional conditions, resulting in an unhandled exception that causes the entire service to crash. The vulnerability can be exploited remotely over the network with low attack complexity, requiring no privileges or user interaction.

The impact is focused entirely on availability—attackers cannot use this vulnerability to access confidential data or modify system integrity. However, the ability to repeatedly crash a critical file transfer service represents a significant operational risk, particularly for organizations that depend on MOVEit Transfer for time-sensitive business processes.

Root Cause

The root cause of CVE-2023-36933 is classified under CWE-755: Improper Handling of Exceptional Conditions. The application contains methods that can be invoked in ways that trigger exceptional conditions, but these conditions are not properly caught and handled. Instead of graceful error handling and recovery, the unhandled exception propagates through the application stack, resulting in process termination.

Attack Vector

The attack vector is network-based, meaning the vulnerability can be exploited remotely by any attacker who can reach the MOVEit Transfer service. The attack requires no authentication, no special privileges, and no user interaction. An attacker simply needs to identify the vulnerable method and craft requests that trigger the unhandled exception condition.

The vulnerability workflow involves:

  1. Attacker identifies a network-accessible MOVEit Transfer instance
  2. Attacker sends specially crafted requests to invoke the vulnerable method
  3. The method encounters an exceptional condition that is not properly handled
  4. The unhandled exception causes the application to terminate unexpectedly
  5. Service becomes unavailable until manually restarted

Detection Methods for CVE-2023-36933

Indicators of Compromise

  • Unexpected MOVEit Transfer service crashes or restarts in Windows Event logs
  • Application crash dumps in the MOVEit Transfer logs directory
  • Repeated service interruptions correlating with unusual network traffic patterns
  • Unhandled exception entries in MOVEit Transfer application logs

Detection Strategies

  • Monitor Windows Event logs for MOVEit Transfer service termination events (Event ID 7034 or 7031)
  • Configure application crash monitoring to alert on unexpected process terminations
  • Implement network-based anomaly detection for unusual request patterns to MOVEit endpoints
  • Deploy SentinelOne Singularity platform to detect process crashes and suspicious activity patterns

Monitoring Recommendations

  • Set up automated alerting for MOVEit Transfer service availability
  • Implement uptime monitoring with rapid notification for service outages
  • Configure log aggregation to correlate service crashes with incoming network requests
  • Enable detailed application logging to capture exception details for forensic analysis

How to Mitigate CVE-2023-36933

Immediate Actions Required

  • Identify all MOVEit Transfer instances in your environment and verify current version numbers
  • Prioritize patching of internet-facing MOVEit Transfer deployments
  • Apply the latest security patches from Progress as detailed in the vendor advisory
  • Restrict network access to MOVEit Transfer services to authorized IP ranges where possible

Patch Information

Progress has released security patches addressing this vulnerability across all affected version branches. Organizations should update to the following minimum versions:

  • Version 2021.0.9 (13.0.9) or later for the 2021.0.x branch
  • Version 2021.1.7 (13.1.7) or later for the 2021.1.x branch
  • Version 2022.0.7 (14.0.7) or later for the 2022.0.x branch
  • Version 2022.1.8 (14.1.8) or later for the 2022.1.x branch
  • Version 2023.0.4 (15.0.4) or later for the 2023.0.x branch

Detailed patch information is available in the Progress MOVEit Transfer Service Pack Advisory.

Workarounds

  • Implement network segmentation to limit exposure of MOVEit Transfer services
  • Deploy a web application firewall (WAF) to filter potentially malicious requests
  • Configure automatic service restart policies to minimize downtime in case of crashes
  • Establish enhanced monitoring to detect and respond to exploitation attempts rapidly
bash
# Example: Configure Windows service recovery options for MOVEit Transfer
sc failure "MOVEit DMZ" reset= 86400 actions= restart/60000/restart/60000/restart/60000
# This configures the service to automatically restart after failures
# Note: This is a temporary mitigation only - patching is the recommended solution

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechProgress Moveit Transfer

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability19.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-755
  • Technical References
  • Progress MOVEit Product Overview
  • Vendor Resources
  • Progress MOVEit Transfer Article
  • Related CVEs
  • CVE-2023-34362: Progress MOVEit Transfer SQLi Vulnerability

  • CVE-2024-6576: Progress MOVEit Transfer SFTP Vulnerability

  • CVE-2024-5806: Progress MOVEit Transfer Auth Bypass Flaw

  • CVE-2023-6218: MOVEit Transfer Privilege Escalation Flaw
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