← Home

CVE-2026-8037 in Progress Kemp LoadMaster: CISA Added It to KEV, but Exploitation Was Already Live

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical command-injection vulnerability in Progress (Kemp) LoadMaster application-delivery controllers to its Known Exploited Vulnerabilities (KEV) catalog. The flaw, tracked as CVE-2026-8037, is an OS command-injection that scores a heavy 9.6 on the CVSS scale and lets an unauthenticated attacker execute arbitrary commands as root on the appliance by sending a specially crafted HTTP request. What makes the timeline unsettling is the sequence: CISA only placed the CVE on its list after roughly 792 exploit attempts were logged across 65 distinct IP addresses over 41 days. Active exploitation came first; the official notification landed afterward, like someone locking the stable door well after the horse has bolted.

To appreciate the weight of this, it helps to remember what an ADC actually is. Unlike an ordinary web server, a LoadMaster sits at the network edge, right on the front line between external traffic and the internal application servers. That makes it a high-value target: whoever controls it can see the ebb and flow of an entire organization, and worse, can run commands on a system positioned to see everything. A command injection that yields root on such a device is the digital equivalent of handing a stranger the keys to the room where every door manual in the building is stored. Recent history confirms this: in November 2024, CVE-2024-1212, from the same family and profile, had already landed in KEV. Progress ships a patch, the community takes note, and a close variant resurfaces months later — a cycle that repeats with wearying predictability.

It is also worth understanding the machinery that drags such a flaw into the spotlight. The KEV catalog is not a list of just any vulnerability; it catalogs flaws demonstrably exploited in the real world. Once a CVE is added, federal civilian executive branch agencies in the United States are bound, under Binding Operational Directive (BOD) 22-01, to remediate it on an accelerated timetable, typically seven days. That gives the catalog almost normative weight: banks, critical-infrastructure providers, and large enterprises treat it as a signal that planning time is over and only urgency remains. The message for anyone running a LoadMaster is blunt — if you have not patched yet, every day of delay is an open door.

The more honest reading points to an uncomfortable reality that routinely slips past the headlines. Numbers like 792 attempts and 65 IPs sound impressive, but they represent only the attacks that were observed. Edge devices such as ADCs live exposed to the internet by functional necessity — the same reason they are so attractive to criminals. The gap between what is reported and what truly happens is enormous: the exploitation that never left a log, the appliance without telemetry, the attacker already burrowed in quietly. In that light, KEV functions more like a thermometer than a shield — it measures the fever but does not stop it.

The projection is the certainty that this will not be the last episode. As long as edge appliances ship with management interfaces exposed and administrative APIs reachable from outside, there will be researchers finding and criminals exploiting command injections. The sector's guidance is twofold: apply the patch immediately and, more importantly, pull the management interface and the /accessv2 endpoint off the open internet, isolating them in a management VLAN. Whoever waits for the next CISA alert before acting will, once again, arrive late — because the trigger, in the real world, was already pulled weeks ago.

Sources: The Hacker News, SecurityWeek, CISA KEV, 1023jack

✓ Independent sources cross-checked and verified before publishing