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

CVE-2024-8755: Progress LoadMaster RCE Vulnerability

CVE-2024-8755 is a remote code execution flaw in Progress LoadMaster caused by improper input validation allowing OS command injection. This article covers the technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-8755 Overview

CVE-2024-8755 is an Improper Input Validation vulnerability in Progress LoadMaster that enables OS Command Injection. This vulnerability affects authenticated users and allows attackers to execute arbitrary operating system commands on affected LoadMaster appliances, Multi-Tenant Hypervisor, and ECS systems.

Critical Impact

This OS Command Injection vulnerability allows authenticated attackers to execute arbitrary system commands with network-level access, potentially leading to complete system compromise, data exfiltration, and lateral movement within the network infrastructure.

Affected Products

  • Progress LoadMaster versions from 7.2.55.0 to 7.2.60.1 (inclusive)
  • Progress LoadMaster versions from 7.2.49.0 to 7.2.54.12 (inclusive)
  • Progress LoadMaster version 7.2.48.12 and all prior versions
  • Multi-Tenant Hypervisor version 7.1.35.12 and all prior versions
  • ECS all versions prior to and including 7.2.60.1

Discovery Timeline

  • 2024-10-11 - CVE-2024-8755 published to NVD
  • 2025-07-30 - Last updated in NVD database

Technical Details for CVE-2024-8755

Vulnerability Analysis

This vulnerability stems from improper input validation (CWE-20) that enables OS command injection (CWE-78) within Progress LoadMaster appliances. When an authenticated user submits specially crafted input to vulnerable endpoints, the application fails to properly sanitize user-controlled data before passing it to system shell commands. This allows attackers to inject and execute arbitrary operating system commands within the context of the LoadMaster application.

The attack is network-accessible and requires no user interaction once authentication credentials are obtained. Load balancers like LoadMaster typically sit at critical points in network infrastructure, making this vulnerability particularly dangerous as successful exploitation could provide attackers with a foothold to pivot to backend systems and intercept or manipulate traffic.

Root Cause

The root cause of CVE-2024-8755 is insufficient input validation in the LoadMaster application. User-supplied input is not properly sanitized before being incorporated into operating system commands. This allows shell metacharacters and command separators to be interpreted by the underlying operating system, enabling command chaining and arbitrary command execution.

Attack Vector

The vulnerability is exploitable over the network by authenticated users. An attacker with valid credentials can craft malicious input containing OS command injection payloads (such as command separators like ;, |, &&, or backtick command substitution). When this input is processed by vulnerable functions within LoadMaster, the injected commands are executed by the underlying operating system with the privileges of the LoadMaster application process.

Given that load balancers often run with elevated privileges to manage network traffic and configurations, successful exploitation could result in complete control over the appliance, allowing attackers to modify load balancing rules, intercept sensitive traffic, or use the compromised device as a pivot point for further attacks.

Detection Methods for CVE-2024-8755

Indicators of Compromise

  • Unusual process spawning from LoadMaster application processes, particularly shell processes (/bin/sh, /bin/bash)
  • Unexpected outbound network connections from LoadMaster appliances to external IP addresses
  • Anomalous authentication patterns or brute-force attempts against LoadMaster management interfaces
  • Presence of unauthorized scripts, binaries, or configuration modifications on LoadMaster systems

Detection Strategies

  • Monitor LoadMaster system logs for command injection patterns, including shell metacharacters in user input fields
  • Implement network-based intrusion detection rules to identify OS command injection attempts in HTTP/HTTPS traffic to LoadMaster management interfaces
  • Deploy endpoint detection and response (EDR) solutions on LoadMaster appliances to detect anomalous process execution chains

Monitoring Recommendations

  • Enable comprehensive audit logging on all LoadMaster management interfaces and review logs regularly for suspicious activity
  • Implement alerting for authentication failures and unusual administrative actions on LoadMaster devices
  • Monitor network traffic patterns from LoadMaster appliances for signs of data exfiltration or command-and-control communication

How to Mitigate CVE-2024-8755

Immediate Actions Required

  • Update Progress LoadMaster, Multi-Tenant Hypervisor, and ECS to the latest patched versions immediately
  • Review and audit all user accounts with access to LoadMaster management interfaces, removing unnecessary accounts and enforcing strong authentication
  • Restrict network access to LoadMaster management interfaces to trusted administrative networks only
  • Review system logs for any indicators of prior exploitation attempts

Patch Information

Progress has released security updates to address this vulnerability. Organizations should update to versions newer than the affected ranges. Refer to the Kemp Technologies Security Advisory for specific patch versions and download links.

Workarounds

  • Implement network segmentation to isolate LoadMaster management interfaces from untrusted networks
  • Deploy a web application firewall (WAF) in front of LoadMaster management interfaces to filter command injection attempts
  • Enforce multi-factor authentication for all administrative access to LoadMaster systems
  • Implement strict access control lists (ACLs) limiting management interface access to specific administrator IP addresses
bash
# Example: Restrict management interface access via firewall rules
# Allow only trusted admin subnet to access LoadMaster management port
iptables -A INPUT -p tcp --dport 443 -s 10.0.1.0/24 -j ACCEPT
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
  • TypeRCE

  • Vendor/TechProgress Loadmaster

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.61%

  • 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-20

  • CWE-78
  • Technical References
  • Kemp Technologies Security Advisory
  • Related CVEs
  • CVE-2025-13447: Progress LoadMaster API RCE Vulnerability

  • CVE-2025-13444: Progress LoadMaster API RCE Vulnerability

  • CVE-2024-1212: Progress LoadMaster RCE Vulnerability

  • CVE-2025-1758: Progress Loadmaster Buffer Overflow Flaw
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