The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical vulnerability in Progress Kemp LoadMaster to its Known Exploited Vulnerabilities (KEV) catalog, signaling active exploitation in the wild. The vulnerability, tracked as CVE-2026-8037, is an unauthenticated command injection flaw with a CVSS score of 9.6. Successful exploitation allows a remote attacker to execute arbitrary commands on the load balancer appliance, effectively granting them full control. Due to confirmed exploitation attempts, CISA has issued a directive requiring Federal Civilian Executive Branch (FCEB) agencies to patch the vulnerability by August 10, 2026. This action underscores the urgency for all organizations using the affected product to apply patches immediately.
The technical root cause is the improper sanitization of user-supplied input within several API command endpoints of the LoadMaster application. Research from watchTowr Labs identified a vulnerable function, escape_quotes(), which failed to properly handle certain inputs, allowing attackers to inject and execute system commands. As load balancers are typically internet-facing and sit at a critical point in the network, a compromise of this device provides a powerful initial foothold for an attacker.
The vulnerability affects multiple versions of Progress Kemp LoadMaster. Progress has released patches to address the flaw. Organizations should consult Progress's security advisories to identify if their specific version is impacted and what the correct patched version is.
CVE-2026-8037 is being actively exploited. The decision by CISA to add the flaw to the KEV catalog is based on concrete evidence of in-the-wild attacks. Telemetry data cited in reports showed 792 exploitation attempts from 65 unique IP addresses across 18 countries. This indicates that the vulnerability is being targeted by multiple threat actors, likely through automated scanning.
An attacker exploiting this flaw can:
The impact of this vulnerability is critical. Load balancers are trusted, high-privilege devices that manage traffic for multiple backend applications. A compromise can be devastating:
Given its placement in the KEV catalog, organizations must treat this as an immediate and active threat.
Security teams should hunt for signs of exploitation attempts against their LoadMaster appliances:
sh, bash, nc, or curl being spawned by the main application processes.;, |, &, $(...), or `...`.The primary mitigation is to apply the security patches provided by Progress immediately.
Mapped D3FEND Techniques:
Restrict access to the LoadMaster's management interface to a secure, isolated network segment.
Mapped D3FEND Techniques:
Use a WAF or firewall rules to filter malicious requests targeting the management interface.
Mapped D3FEND Techniques:
Given that CVE-2026-8037 is a critical, unauthenticated RCE vulnerability under active exploitation, the most urgent and effective countermeasure is to apply the security patches provided by Progress. All other actions are secondary. Organizations must use their asset inventory and vulnerability scanning tools to identify all instances of Kemp LoadMaster appliances in their environment and upgrade them to a non-vulnerable version without delay. The inclusion of this flaw in the CISA KEV catalog means the threat is not theoretical; attackers are actively scanning for and exploiting this weakness. Failure to patch is an invitation for compromise.
As a critical defense-in-depth and compensating control, the management interface of the Kemp LoadMaster should be moved to an isolated, secure management network. Under no circumstances should the administrative interface of a critical network device like a load balancer be exposed to the public internet. Access should be restricted via strict firewall rules to a small set of bastion hosts or privileged access workstations. This countermeasure dramatically reduces the attack surface, making it impossible for an external attacker to reach the vulnerable interface directly. Even after patching, this configuration should be maintained as a security best practice.
For incident response and threat hunting, security teams must actively analyze traffic to and from their LoadMaster appliances. Ingest logs from the device and surrounding firewalls into a SIEM. Hunt for inbound requests to the management interface from untrusted IP addresses, especially those containing shell command syntax. More importantly, monitor for any anomalous outbound connections initiated from the LoadMaster's management IP. A load balancer's job is to accept connections, not make them. Any outbound connection to an unknown IP or high port could be a reverse shell or C2 beacon from a compromised device and should be treated as a high-priority security alert.
Last observed exploitation activity for CVE-2026-8037 according to telemetry data.
CISA adds CVE-2026-8037 to the Known Exploited Vulnerabilities (KEV) catalog.
Deadline for U.S. Federal agencies to patch the vulnerability.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.