Multi Tenant LoadmasterApplication · Progress

CVE-2024-56133

MEDIUM · 6.8 CVSS v3.1 Published 2025-02-05
Fix available
A fix is available. Upgrade to 7.1.35.13 / 7.2.54.13 or later.
See remediation →
70/100
Remediation priority · Elevated
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Improper Input Validation vulnerability of Authenticated User in Progress LoadMaster allows : OS Command Injection. This issue affects:  Product Affected Versions LoadMaster From 7.2.55.0 to 7.2.60.1 (inclusive)    From 7.2.49.0 to 7.2.54.12 (inclusive)    7.2.48.12 and all prior versions ECS All prior versions to 7.2.60.1 (inclusive)

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Improper input validation in Progress LoadMaster's web interface allows authenticated users to inject and execute arbitrary OS commands. The vulnerability stems from insufficient sanitization of user inputs that are passed to system shell commands, enabling an attacker with valid credentials to compromise the underlying operating system.

MitigationApply the vendor-supplied patch for LoadMaster versions 7.2.48.12 through 7.2.60.1. Until patched, restrict administrative access to trusted IPs only and monitor for unusual command execution patterns.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Multi Tenant LoadmasterApplication
Affected:< 7.1.35.13
LoadmasterOperating system
Affected:<= 7.2.48.12>= 7.2.49.0, < 7.2.54.13>= 7.2.55.0, < 7.2.61.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Adjacent
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the LoadMaster product and version via web interface
    Access the LoadMaster web interface (typically on port 443 or 8443) and navigate to the 'About' or 'System Configuration' > 'System Administration' > 'View Licenses' page to find the version number. Alternatively, log into the LoadMaster via SSH and run: cat /var/log/.version or check the banner on login.
    Affected if The displayed version falls within the affected ranges: Multi Tenant Loadmaster < 7.1.35.13, or Loadmaster <= 7.2.48.12, or >= 7.2.49.0 and < 7.2.54.13, or >= 7.2.55.0 and < 7.2.61.0
  2. Confirm web interface authentication is enabled
    Log into the LoadMaster web interface with valid administrative credentials. Navigate to 'System Configuration' > 'User Administration' > 'Users' to list configured administrative accounts.
    Affected if Web interface administrative access is enabled and users exist with privileges to access vulnerable functionality
  3. Verify web interface network exposure
    Check if the LoadMaster web interface (ports 443, 8443) is listening on external or untrusted network interfaces. From an external host, attempt to reach the web interface URL. Within LoadMaster, check network configuration via 'Network Setup' > 'Interface Configuration'.
    Affected if The web interface is accessible from untrusted networks, allowing authenticated attackers to reach the vulnerable input fields

You are affected if you are running a Progress LoadMaster version within the vulnerable ranges and the web interface with administrative accounts is accessible to your threat model.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 7.1.35.13 / 7.2.54.13 / 7.2.61.0 or later
Fixed in 7.1.35.137.2.54.137.2.61.0
Interim mitigation

Apply the vendor-supplied patch for LoadMaster versions 7.2.48.12 through 7.2.60.1. Until patched, restrict administrative access to trusted IPs only and monitor for unusual command execution patterns.

Recommended fix High confidence

LoadMaster 7.2.61.0+ (or 7.2.54.13+ for older branch); Multi Tenant LoadMaster 7.1.35.13+; ECS 7.2.61.0+

  1. Identify the currently installed LoadMaster version by checking the web interface or using 'lmutil --version'
  2. For Multi Tenant LoadMaster versions prior to 7.1.35.13: upgrade to version 7.1.35.13 or later
  3. For LoadMaster versions 7.2.48.12 and prior: upgrade to version 7.2.49.0 or later (7.2.54.13+ recommended)
  4. For LoadMaster versions 7.2.49.0 through 7.2.54.12: upgrade to version 7.2.54.13 or later
  5. For LoadMaster versions 7.2.55.0 through 7.2.60.1: upgrade to version 7.2.61.0 or later
  6. For ECS versions prior to 7.2.60.1: upgrade to version 7.2.61.0 or later
  7. After upgrade, verify the version using the LoadMaster administration interface
  8. Review user access controls and ensure only necessary users have authenticated access to command execution features
Caveat Review release notes for migration considerations between major version jumps; some configuration changes may be needed after upgrade

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Multi Tenant Loadmaster Scoped from the published advisory
  • Consultation4.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
13.0 hours of engineering $2,330
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,728.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-56133 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-56133 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data