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

CVE-2023-43177: CrushFTP Privilege Escalation Flaw

CVE-2023-43177 is a privilege escalation vulnerability in CrushFTP affecting versions prior to 10.5.1, allowing attackers to modify object attributes and elevate privileges. This article covers technical details, affected versions, security impact, and mitigation strategies.

Published: February 11, 2026

CVE-2023-43177 Overview

CVE-2023-43177 is a critical vulnerability affecting CrushFTP prior to version 10.5.1. The vulnerability involves Improperly Controlled Modification of Dynamically-Determined Object Attributes (CWE-913), which allows unauthenticated attackers to manipulate object properties at runtime. This type of vulnerability can lead to severe security implications including unauthorized access, data manipulation, and potential remote code execution.

Critical Impact

This vulnerability allows unauthenticated remote attackers to exploit the mass assignment flaw in CrushFTP, potentially leading to complete system compromise including data exfiltration, unauthorized administrative access, and remote code execution.

Affected Products

  • CrushFTP versions prior to 10.5.1
  • All CrushFTP deployments using vulnerable configurations
  • Enterprise file transfer environments running unpatched CrushFTP instances

Discovery Timeline

  • 2023-11-18 - CVE-2023-43177 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-43177

Vulnerability Analysis

This vulnerability falls under CWE-913 (Improperly Controlled Modification of Dynamically-Determined Object Attributes), commonly known as a mass assignment or object injection vulnerability. The flaw exists in how CrushFTP processes user-supplied input when modifying object attributes dynamically at runtime.

In vulnerable configurations, CrushFTP fails to properly validate and restrict which object properties can be modified through external input. This allows attackers to inject or modify arbitrary object attributes that should be protected from user manipulation. The network-accessible nature of CrushFTP deployments makes this vulnerability particularly dangerous as it can be exploited remotely without authentication.

The vulnerability has an extremely high exploitation probability, placing it in the top percentile of vulnerabilities likely to be exploited in the wild. Organizations using CrushFTP for file transfer operations should treat this as a high-priority remediation target.

Root Cause

The root cause of CVE-2023-43177 lies in insufficient input validation and improper access controls on dynamically-determined object attributes within CrushFTP. When processing requests, the application fails to implement proper allowlists or blocklists for object properties that can be modified through user input.

This design flaw allows attackers to bind arbitrary parameters to internal objects, potentially overwriting security-critical attributes such as authentication tokens, access control flags, or session identifiers. The absence of proper attribute filtering enables mass assignment attacks where malicious input can modify protected application state.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no prior authentication or user interaction. An attacker can craft malicious requests targeting the CrushFTP server to exploit the mass assignment flaw.

The exploitation process typically involves identifying object endpoints that accept user-controlled input and probing for modifiable attributes that influence application behavior or security controls. By manipulating these attributes, attackers can escalate privileges, bypass authentication mechanisms, or gain unauthorized access to sensitive functionality.

Detailed technical analysis and proof-of-concept information can be found in the ConvergeTP Zero-Day Disclosure and the GitHub CVE Disclosure Document.

Detection Methods for CVE-2023-43177

Indicators of Compromise

  • Unusual HTTP requests containing unexpected parameter names or object attribute manipulations targeting CrushFTP endpoints
  • Authentication bypass events or unauthorized administrative access without valid credentials
  • Anomalous modifications to user accounts, permissions, or session data in CrushFTP logs
  • Unexpected changes to server configuration or file system access patterns

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests with suspicious parameter injection patterns
  • Monitor CrushFTP application logs for authentication anomalies and unexpected privilege changes
  • Deploy network intrusion detection signatures targeting known CrushFTP exploitation patterns
  • Enable verbose logging on CrushFTP servers to capture detailed request information for forensic analysis

Monitoring Recommendations

  • Configure SIEM alerts for unusual CrushFTP authentication patterns or access from unexpected geographic locations
  • Monitor for bulk file access or data exfiltration patterns that may indicate post-exploitation activity
  • Implement file integrity monitoring on CrushFTP configuration files and system binaries
  • Review CrushFTP audit logs regularly for unauthorized administrative actions

How to Mitigate CVE-2023-43177

Immediate Actions Required

  • Upgrade CrushFTP to version 10.5.1 or later immediately to address this vulnerability
  • Implement network segmentation to limit exposure of CrushFTP servers to untrusted networks
  • Enable additional authentication mechanisms such as multi-factor authentication where supported
  • Review and audit existing CrushFTP user accounts and permissions for any signs of compromise

Patch Information

CrushFTP has addressed this vulnerability in version 10.5.1. Organizations should download and apply the latest security update from the official CrushFTP distribution channels. Prior to upgrading, ensure backups of current configurations and data are completed.

After patching, administrators should verify the upgrade was successful and review any security configurations that may need adjustment. The vendor-provided update resolves the improper input validation that allowed mass assignment attacks.

Workarounds

  • Place CrushFTP servers behind a reverse proxy with strict input filtering to limit parameter manipulation
  • Implement IP-based access controls to restrict CrushFTP access to known trusted networks
  • Disable unnecessary features and endpoints in CrushFTP to reduce the attack surface
  • Monitor and rate-limit requests to CrushFTP to detect and slow down exploitation attempts
bash
# Example firewall configuration to restrict CrushFTP access
# Limit access to CrushFTP ports to trusted networks only
iptables -A INPUT -p tcp --dport 21 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 21 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechCrushftp

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability76.82%

  • 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-913
  • Technical References
  • ConvergeTP Zero-Day Disclosure

  • GitHub CVE Disclosure Document
  • Related CVEs
  • CVE-2025-54309: CrushFTP Authentication Bypass Vulnerability

  • CVE-2024-4040: CrushFTP Server Template Injection RCE

  • CVE-2025-32103: CrushFTP Path Traversal Vulnerability

  • CVE-2025-32102: CrushFTP SSRF Vulnerability
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