Kemp LoadMaster CVE-2026-8037: Patch Pre-Auth Root RCE

Progress Kemp LoadMaster CVE-2026-8037 can let an unauthenticated attacker run root commands through API command endpoints. Patch to GA 7.2.63.2 or LTSF 7.2.54.18 and restrict API access.

Progress Kemp LoadMaster administrators should treat CVE-2026-8037 as urgent perimeter risk after fresh public research showed a practical pre-authentication path to root command execution on the appliance. Progress disclosed the flaw in early June, but watchTowr Labs published a detailed analysis on June 29, 2026, and The Hacker News followed on June 30 with a broader warning for defenders. [1][2]

The issue affects Progress ADC products, including Kemp LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF. The CVE record describes it as an OS command injection flaw in API command endpoints: an unauthenticated attacker can send crafted input and execute arbitrary operating-system commands on the LoadMaster appliance. [3] For an edge load balancer, that is not just a software bug; it is a possible foothold in front of the applications the appliance is supposed to protect.

Progress lists fixed versions as GA v7.2.63.2 and LTSF v7.2.54.18. The affected LoadMaster ranges in the CVE record are v7.2.60.0 through versions below v7.2.63.2, and v7.2.45.12 through versions below v7.2.54.18. Related Progress ADC products in the GA branch are also listed as affected below v7.2.63.2. [3] If your inventory still shows GA v7.2.63.1 or LTSF v7.2.54.17, plan the update immediately rather than waiting for exploitation reports.

Why this LoadMaster bug needs fast triage

The most important operational detail is exposure. The attack path described by watchTowr targets the LoadMaster API, so a system with API access reachable from untrusted networks deserves the highest priority. Even where the appliance is nominally “internal,” many load balancers sit in management VLANs, MSP networks, cloud VPCs, or temporary remote-access paths that are broader than teams remember during an incident.

Administrators should first confirm the running branch and build, then update to the fixed release. After patching, check whether API access is required at all. If it is needed, restrict it to trusted management hosts, enforce segmentation, and review firewall rules for accidental internet or partner exposure. The Canadian Centre for Cyber Security also flagged the June Progress advisories and urged administrators to apply the updates. [4]

Because watchTowr’s write-up explains the exploit mechanics, defenders should assume scanning and copycat testing will follow. Do not wait for CISA KEV placement before starting triage. Review recent API and management-interface logs for unusual unauthenticated requests, repeated JSON bodies, strange parameter names, suspicious POSTs to API validation paths, new local users, modified appliance settings, unexpected outbound connections, and unexplained service restarts. If the appliance fronts sensitive business systems, preserve logs before rebooting or reimaging.

Progress also fixed CVE-2026-33691 in the same June bulletin, a high-severity file-extension check bypass in the WAF upload path. That second issue is not the same class of immediate root RCE, but it is another reason not to treat this as a single-CVE cleanup task. Patch the full advisory level and then verify that change-control notes, backup images, and HA peer appliances do not leave one stale node behind.

The pattern should feel familiar to teams that track edge-device vulnerabilities. Recent HowToFix coverage has already covered root-level exposure in UniFi OS, Lantronix EDS5000, and exploited enterprise application flaws such as PTC Windchill CVE-2026-12569. CVE-2026-8037 belongs in that same response bucket: patch fast, reduce management reachability, and hunt for signs that an appliance has become the entry point rather than the guardrail.

References

  1. watchTowr Labs. “Enterprise Tech In, Shell Out (Progress Kemp LoadMaster Uninitialized Heap to Pre-Auth RCE CVE-2026-8037).” Published June 29, 2026. https://labs.watchtowr.com/enterprise-tech-in-shell-out-progress-kemp-loadmaster-uninitialized-heap-to-pre-auth-rce-cve-2026-8037/
  2. The Hacker News. “Progress Kemp LoadMaster Flaw Could Let Attackers Run Root Commands Pre-Auth.” Published June 30, 2026. https://thehackernews.com/2026/06/progress-kemp-loadmaster-flaw-could-let.html
  3. CVE Program. “CVE-2026-8037.” Progress Software CNA record. https://www.cve.org/CVERecord?id=CVE-2026-8037
  4. Canadian Centre for Cyber Security. “Progress security advisory (AV26-552).” Published June 5, 2026. https://www.cyber.gc.ca/en/alerts-advisories/progress-security-advisory-av26-552

About the author

Emma Davis

Content editor and security writer focused on making malware-removal and scam-prevention guides easier to understand. Emma reviews structure, clarity, and source consistency before articles are published.

Leave a Comment