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-2025-11235

CVE-2025-11235: MOVEit Transfer Auth Bypass Vulnerability

CVE-2025-11235 is an unverified password change vulnerability in Progress MOVEit Transfer REST API that allows authentication bypass. This post covers the technical details, affected versions, security impact, and mitigation.

Updated: January 22, 2026

CVE-2025-11235 Overview

An Unverified Password Change vulnerability exists in Progress MOVEit Transfer on Windows, specifically within the REST API modules. This security flaw allows attackers to potentially manipulate password change functionality without proper verification, which could lead to account compromise or service disruption in affected MOVEit Transfer deployments.

Critical Impact

This vulnerability affects the password change mechanism in MOVEit Transfer's REST API, potentially allowing unauthorized password modifications that could disrupt service availability.

Affected Products

  • Progress MOVEit Transfer versions 2023.1.0 to 2023.1.2 (fixed in 2023.1.3)
  • Progress MOVEit Transfer versions 2023.0.0 to 2023.0.7 (fixed in 2023.0.8)
  • Progress MOVEit Transfer versions 2022.1.0 to 2022.1.10 (fixed in 2022.1.11)
  • Progress MOVEit Transfer versions 2022.0.0 to 2022.0.9 (fixed in 2022.0.10)

Discovery Timeline

  • January 7, 2026 - CVE-2025-11235 published to NVD
  • January 8, 2026 - Last updated in NVD database

Technical Details for CVE-2025-11235

Vulnerability Analysis

This vulnerability is classified under CWE-620 (Unverified Password Change), which occurs when a web application allows users to change their passwords without requiring the current password or other verification mechanisms. In the context of MOVEit Transfer, the REST API modules fail to properly validate password change requests, creating a potential avenue for unauthorized access or account manipulation.

The network-based attack vector requires no authentication and can be exploited without user interaction, though the complexity of successful exploitation is high. The primary impact is to system availability rather than confidentiality or integrity.

Root Cause

The root cause of this vulnerability lies in insufficient verification controls within the password change functionality of the REST API modules. The application does not adequately verify the identity of the requester before processing password change requests, violating secure authentication design principles. This lack of proper identity verification in the password modification workflow creates an exploitable condition.

Attack Vector

The vulnerability is exploitable over the network through the MOVEit Transfer REST API endpoints. An attacker would need to craft specially formed requests to the password change API endpoint. While the attack requires no prior authentication, the high attack complexity suggests that specific conditions or timing may need to be met for successful exploitation. The impact is primarily denial of service, as successful exploitation could lock users out of their accounts or disrupt password-related functionality.

The vulnerability manifests in the REST API's password change handling mechanism. Affected deployments should consult the Progress Release Notes for version 2023.1.3 for detailed technical information about the fix.

Detection Methods for CVE-2025-11235

Indicators of Compromise

  • Unusual volume of password change requests targeting the REST API endpoints
  • Failed or anomalous authentication attempts following password change API calls
  • Log entries showing password modifications without corresponding user-initiated sessions
  • Multiple password change requests from unexpected IP addresses or geographic locations

Detection Strategies

  • Monitor REST API logs for abnormal password change request patterns
  • Implement rate limiting detection on authentication-related API endpoints
  • Configure alerts for password change operations that lack normal user session context
  • Review audit logs for password changes that don't correlate with user activity patterns

Monitoring Recommendations

  • Enable detailed logging for all REST API authentication endpoints
  • Deploy network intrusion detection signatures for anomalous MOVEit Transfer API traffic
  • Implement user behavior analytics to detect unusual password change activities
  • Configure SIEM rules to correlate password change events with user session data

How to Mitigate CVE-2025-11235

Immediate Actions Required

  • Upgrade MOVEit Transfer to the latest patched version immediately
  • Review recent password change logs for any suspicious activity
  • Temporarily restrict access to REST API endpoints from untrusted networks if patching is delayed
  • Enable enhanced logging on authentication-related API endpoints

Patch Information

Progress has released security patches addressing this vulnerability. Organizations should upgrade to the following minimum versions:

  • MOVEit Transfer 2023.1.3 or later (for 2023.1.x branch)
  • MOVEit Transfer 2023.0.8 or later (for 2023.0.x branch)
  • MOVEit Transfer 2022.1.11 or later (for 2022.1.x branch)
  • MOVEit Transfer 2022.0.10 or later (for 2022.0.x branch)

Detailed patch information is available in the Progress Release Notes for version 2023.1.3.

Workarounds

  • Implement network-level access controls to limit REST API exposure to trusted networks only
  • Deploy a web application firewall (WAF) with rules to monitor and filter suspicious password change requests
  • Enable multi-factor authentication where supported to add additional verification layers
  • Consider temporarily disabling REST API password change functionality if not operationally required
bash
# Example: Network-level restriction using Windows Firewall
# Restrict REST API port access to trusted IP ranges only
netsh advfirewall firewall add rule name="MOVEit REST API Restriction" dir=in action=allow protocol=TCP localport=443 remoteip=10.0.0.0/8,192.168.0.0/16

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMoveit Transfer

  • SeverityLOW

  • CVSS Score3.7

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-620
  • Technical References
  • Progress Release Notes 2023.1.3
  • Related CVEs
  • CVE-2025-10932: Progress MOVEit Transfer DoS Vulnerability

  • CVE-2023-35036: Progress MOVEit Transfer SQLi 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