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

CVE-2025-1758: Progress Loadmaster Buffer Overflow Flaw

CVE-2025-1758 is a buffer overflow vulnerability in Progress Multi-tenant Loadmaster caused by improper input validation. Attackers can exploit this flaw to compromise system stability and security.

Updated: January 22, 2026

CVE-2025-1758 Overview

CVE-2025-1758 is a stack-based buffer overflow vulnerability caused by improper input validation in Progress LoadMaster, a widely deployed application delivery controller and load balancer. The vulnerability affects multiple Progress LoadMaster product lines including the standard LoadMaster, ECS (Enterprise Controller Services), and Multi-Tenancy deployments. An attacker with adjacent network access can exploit this vulnerability to potentially achieve full system compromise without requiring authentication or user interaction.

Critical Impact

Successful exploitation of this buffer overflow vulnerability could allow an unauthenticated attacker on an adjacent network to achieve complete compromise of affected LoadMaster appliances, potentially impacting confidentiality, integrity, and availability of the load balancing infrastructure.

Affected Products

  • Progress LoadMaster: version 7.2.40.0 and above
  • Progress ECS (Enterprise Controller Services): All versions
  • Progress Multi-Tenancy LoadMaster: version 7.1.35.4 and above

Discovery Timeline

  • 2025-03-19 - CVE-2025-1758 published to NVD
  • 2025-07-31 - Last updated in NVD database

Technical Details for CVE-2025-1758

Vulnerability Analysis

This vulnerability is classified as CWE-121 (Stack-based Buffer Overflow), a memory corruption vulnerability where data is written beyond the boundaries of a fixed-length buffer allocated on the stack. The root cause stems from improper input validation within the LoadMaster application, allowing specially crafted input to overflow stack memory and potentially corrupt adjacent stack data including return addresses and saved frame pointers.

The attack requires adjacent network access, meaning an attacker must be on the same network segment or have compromised a device that can reach the vulnerable LoadMaster appliance. No authentication credentials or user interaction are required to exploit this vulnerability, making it particularly dangerous in environments where network segmentation is not properly implemented.

Root Cause

The vulnerability originates from insufficient bounds checking when processing user-supplied input. The affected code fails to properly validate the length of input data before copying it into a fixed-size stack buffer, allowing an attacker to provide oversized input that overflows the buffer boundaries. This type of vulnerability is particularly severe because stack-based overflows can directly corrupt control flow data such as return addresses, enabling arbitrary code execution.

Attack Vector

The attack vector requires adjacent network access (AV:A), meaning the attacker must be on the same physical or logical network segment as the target LoadMaster appliance. The attack complexity is low, with no privileges or user interaction required. An attacker would send malformed input to the vulnerable component, overflowing the stack buffer and potentially gaining control of program execution.

The exploitation mechanism involves:

  1. Identifying a vulnerable LoadMaster instance on the adjacent network
  2. Crafting malicious input that exceeds the expected buffer size
  3. Overwriting critical stack data including saved return addresses
  4. Redirecting program execution to attacker-controlled code or achieving denial of service

Due to the sensitive nature of this vulnerability and responsible disclosure practices, specific exploitation code is not provided. Technical details can be found in the Progress Security Advisory.

Detection Methods for CVE-2025-1758

Indicators of Compromise

  • Unexpected crashes or service restarts of LoadMaster processes
  • Anomalous network traffic patterns targeting LoadMaster management interfaces from adjacent network segments
  • Memory corruption artifacts in LoadMaster system logs or crash dumps
  • Unusual process behavior or unexpected child processes spawned by LoadMaster services

Detection Strategies

  • Monitor LoadMaster appliance logs for signs of service crashes, segmentation faults, or memory-related errors
  • Implement network intrusion detection rules to identify abnormally large or malformed packets targeting LoadMaster services
  • Deploy endpoint detection and response (EDR) solutions capable of detecting buffer overflow exploitation attempts
  • Establish baseline behavior for LoadMaster processes and alert on deviations

Monitoring Recommendations

  • Enable comprehensive logging on all LoadMaster appliances and forward logs to a centralized SIEM
  • Monitor network traffic between adjacent network segments for suspicious patterns targeting LoadMaster management ports
  • Implement file integrity monitoring on LoadMaster configuration and binary files
  • Configure alerts for LoadMaster process crashes or unexpected restarts

How to Mitigate CVE-2025-1758

Immediate Actions Required

  • Identify all Progress LoadMaster, ECS, and Multi-Tenancy deployments in your environment and determine if they are running vulnerable versions
  • Apply the security patches provided by Progress as documented in their release notes
  • Implement network segmentation to restrict adjacent network access to LoadMaster appliances
  • Review and restrict access to LoadMaster management interfaces to authorized systems only

Patch Information

Progress has released security updates addressing this vulnerability. Organizations should update to LoadMaster version 7.2.61.1 or later, which includes fixes for CVE-2025-1758. Detailed patch information and upgrade instructions are available in the Progress LoadMaster Release Notes.

Workarounds

  • Implement strict network segmentation to limit adjacent network access to LoadMaster appliances
  • Deploy network access control lists (ACLs) to restrict which systems can communicate with LoadMaster management interfaces
  • Enable all available logging and monitoring to detect potential exploitation attempts
  • Consider placing LoadMaster management interfaces on isolated management networks with restricted access
bash
# Example network segmentation configuration (firewall rules)
# Restrict access to LoadMaster management interface to specific management VLAN
# Replace with your environment-specific values

# Allow management access only from authorized management network
iptables -A INPUT -s 10.0.100.0/24 -d <loadmaster_ip> -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -s 10.0.100.0/24 -d <loadmaster_ip> -p tcp --dport 22 -j ACCEPT

# Deny all other adjacent network access to management ports
iptables -A INPUT -d <loadmaster_ip> -p tcp --dport 443 -j DROP
iptables -A INPUT -d <loadmaster_ip> -p tcp --dport 22 -j DROP

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechProgress Loadmaster

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121
  • Vendor Resources
  • Progress Security Updates
  • 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-2024-8755: Progress LoadMaster RCE 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