Three Active Exploitation Campaigns Hitting Your Perimeter Right Now
The Situation
Three distinct campaigns are exploiting perimeter infrastructure today — not disclosed, not theoretical, actively compromising systems. They require different responses but share one trait: every target sits at your edge with privileged network position and minimal endpoint detection coverage.
Campaign 1: SimpleHelp CVE-2026-48558 → TaskWeaver/Djinn
SimpleHelp's OpenID Connect implementation has an authentication bypass (CVE-2026-48558) that's being exploited in the wild to drop the TaskWeaver loader and Djinn infostealer. Patches have been available since May — this is a known-unpatched window being swept. Any OIDC-enabled RMM server is in scope, including MSP-managed instances you don't directly control.
If your MSP runs SimpleHelp, their compromise is your compromise. Verify their patch status today, not next review cycle.
Campaign 2: FortiBleed — 86,000+ Devices Harvested
An INC ransomware affiliate deployed on-firewall credential sniffers across 86,000+ Fortinet devices, harvesting credentials transiting the perimeter. This was only discovered because the attackers left an open directory exposed. There is no single patch — this requires credential rotation for every account whose traffic transited an affected device, plus forensic audit of firewall configs for injected processes.
Campaign 3: Perimeter Appliance Patches With Closing Windows
| Vulnerability | Product | Status | Action |
|---|---|---|---|
| CVE-2026-6307 (Longinus) | Chrome V8 | Patched 106.0.5249.119 | Force-update fleet within 48h |
| CVE-2026-8037 | Kemp LoadMaster | Patched 7.2.63.2 | Patch before WatchTowr PoC weaponizes |
| CVE-2026-8451 | NetScaler ADC/Gateway | Patched (6 flaws) | Same SAML class as CitrixBleed — rush |
The Chrome Longinus flaw deserves special attention: it achieves full RCE and renderer-sandbox escape through a single V8 JIT primitive — no memory spraying, no exploit chaining. That lowers the weaponization skill floor dramatically. NetScaler's CVE-2026-8451 is the same out-of-bounds SAML parsing class that produced CitrixBleed in 2023, on appliances carrying 20+ CISA KEV entries.
The Azure CLI Spray — Context, Not Crisis
An automated password spray generated 81M+ login attempts against Azure CLI, breaching at least 78 accounts. CLI/programmatic authentication paths frequently sit outside Conditional Access and MFA policy envelopes — the gap being exploited is a configuration omission, not a vulnerability.
What to do
Patch all SimpleHelp instances with OIDC enabled and hunt for TaskWeaver/Djinn IOCs on RMM infrastructure, including MSP-managed servers
Force credential rotation and MFA re-enrollment for all accounts whose traffic transited Fortinet perimeter devices; audit firewall configs for injected sniffers
Push Chrome to 106.0.5249.119+ fleet-wide via enterprise policy and patch Kemp LoadMaster to 7.2.63.2 before public weaponization
Patch NetScaler ADC/Gateway and manually adjust HTTP/2 timeout (patch alone doesn't fix the DoS); rotate sessions post-patch
Extend Conditional Access + MFA to all Azure CLI and programmatic sign-in paths; disable legacy authentication