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-2024-6658

CVE-2024-6658: Progress LoadMaster RCE Vulnerability

CVE-2024-6658 is a remote code execution vulnerability in Progress LoadMaster caused by improper input validation that enables OS command injection by authenticated users. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-6658 Overview

CVE-2024-6658 is an Improper Input Validation vulnerability affecting Progress LoadMaster and related products that allows authenticated users to execute arbitrary operating system commands. This OS Command Injection vulnerability stems from insufficient validation of user-supplied input, enabling attackers with authenticated access to inject and execute malicious commands on the underlying operating system.

Critical Impact

Authenticated attackers with adjacent network access can achieve full system compromise through OS command injection, potentially leading to complete confidentiality, integrity, and availability impact on affected LoadMaster appliances.

Affected Products

  • Progress LoadMaster versions 7.2.55.0 to 7.2.60.0 (inclusive)
  • Progress LoadMaster versions 7.2.49.0 to 7.2.54.11 (inclusive)
  • Progress LoadMaster version 7.2.48.12 and all prior versions
  • Progress Multi-Tenant Hypervisor version 7.1.35.11 and all prior versions
  • Progress ECS all versions prior to and including 7.2.60.0

Discovery Timeline

  • September 12, 2024 - CVE-2024-6658 published to NVD
  • July 30, 2025 - Last updated in NVD database

Technical Details for CVE-2024-6658

Vulnerability Analysis

This vulnerability is classified as an Improper Input Validation issue (CWE-20) that enables OS Command Injection. The flaw exists in Progress LoadMaster, a widely deployed application delivery controller and load balancer solution. When authenticated users submit specially crafted input through the management interface, the application fails to properly sanitize or validate the input before passing it to system shell commands.

The attack requires adjacent network access and high privileges (authenticated administrative user), but once these conditions are met, an attacker can achieve significant impact across all three security pillars: confidentiality, integrity, and availability. The adjacent network requirement indicates the attack must originate from the same network segment, typically the management network.

Root Cause

The root cause is improper input validation (CWE-20) within the LoadMaster management interface. User-controlled input is passed to operating system shell commands without adequate sanitization, allowing command metacharacters or shell escape sequences to be interpreted by the underlying OS. This failure to properly validate and sanitize input before use in system calls creates the command injection opportunity.

Attack Vector

The attack vector requires an authenticated user with administrative privileges on the LoadMaster management interface operating from an adjacent network. The attacker would need to:

  1. Obtain valid administrative credentials for the LoadMaster management interface
  2. Access the management interface from the same network segment (adjacent network)
  3. Submit malicious input containing OS command injection payloads through vulnerable input fields
  4. The injected commands execute with the privileges of the LoadMaster service, potentially providing full system access

The vulnerability affects the administrative functions where user input is processed without proper sanitization before being passed to system shell commands. Technical details regarding specific vulnerable parameters can be found in the Kemp Technologies Support Article.

Detection Methods for CVE-2024-6658

Indicators of Compromise

  • Unusual command execution or process spawning from the LoadMaster management service
  • Unexpected outbound network connections from the LoadMaster appliance
  • Anomalous administrative login patterns or access from unusual network segments
  • Modification of system files or configuration outside normal administrative operations
  • Creation of unauthorized user accounts or privilege escalation attempts

Detection Strategies

  • Monitor LoadMaster management interface logs for unusual input patterns containing shell metacharacters such as ;, |, &&, ||, backticks, or $() constructs
  • Implement network segmentation monitoring to detect unauthorized access attempts to the management network
  • Deploy endpoint detection and response (EDR) solutions to monitor for suspicious process execution chains
  • Configure SIEM rules to alert on command injection patterns in web application logs

Monitoring Recommendations

  • Enable comprehensive audit logging on all LoadMaster appliances
  • Monitor authentication events for administrative interfaces, particularly from adjacent network segments
  • Implement real-time alerting for any shell command execution anomalies on LoadMaster systems
  • Review administrative access logs regularly for unauthorized or suspicious activity patterns

How to Mitigate CVE-2024-6658

Immediate Actions Required

  • Identify all Progress LoadMaster, Multi-Tenant Hypervisor, and ECS deployments within your environment
  • Review and restrict administrative access to only necessary personnel
  • Ensure management interfaces are accessible only from trusted, isolated network segments
  • Apply available security patches immediately following vendor guidance
  • Audit recent administrative activity for potential exploitation indicators

Patch Information

Progress has released security updates to address this vulnerability. Affected organizations should upgrade to patched versions as specified in the vendor advisory. Consult the Kemp Technologies Support Article for specific version information and upgrade instructions.

For LoadMaster deployments:

  • Upgrade from affected versions 7.2.55.0 through 7.2.60.0
  • Upgrade from affected versions 7.2.49.0 through 7.2.54.11
  • Upgrade from version 7.2.48.12 and earlier

For Multi-Tenant Hypervisor:

  • Upgrade from version 7.1.35.11 and earlier

For ECS:

  • Upgrade from versions prior to and including 7.2.60.0

Workarounds

  • Implement strict network segmentation to limit access to management interfaces from trusted networks only
  • Enforce strong authentication policies and multi-factor authentication for administrative access
  • Apply principle of least privilege for all LoadMaster administrative accounts
  • Deploy web application firewall (WAF) rules to detect and block command injection attempts
  • Monitor and log all administrative actions for forensic analysis capabilities
bash
# Network segmentation example - restrict management interface access
# Implement firewall rules to limit management access to specific trusted subnets
iptables -A INPUT -p tcp --dport 443 -s 10.0.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Verify current LoadMaster version to determine patch requirements
# Access LoadMaster UI: System Configuration > System Administration > Update Software

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechLoadmaster

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20

  • NVD-CWE-noinfo
  • Vendor Resources
  • Kemp Technologies Support Article
  • Related CVEs
  • CVE-2024-56131: Progress LoadMaster RCE 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