Windows IKE RCE: Patched in April, Exploited Now

CVE-2026-33824 Windows IKE RCE is now actively exploited despite an April patch. CVSS 9.8, no auth needed. See who's affected and what to check today.

CVE-2026-33824 Windows IKE RCE has gone from a quietly patched bug in April to an actively exploited flaw four months later: CISA added it to its Known Exploited Vulnerabilities catalog on August 18, 2026, giving U.S. federal agencies until August 21 to patch — while Microsoft’s own advisory still lists it as not exploited.

What Happened

CVE-2026-33824 is a double-free memory-corruption flaw in the Windows Internet Key Exchange (IKE) Service Extensions, the component (also known as MS-IKEE) that negotiates IPsec/VPN keys on Windows. The bug carries a CVSS score of 9.8 and requires no authentication, no valid VPN credentials, and no user interaction. An attacker only needs the ability to send specially crafted IKE packets to UDP port 500 or 4500 — the standard ports IKE listens on — to trigger code execution in the context of the IKEEXT service, i.e., as SYSTEM.

In short, CVE-2026-33824 Windows IKE RCE is precisely the kind of flaw patch-management programs are designed to catch — and, in this case, largely didn’t. Microsoft disclosed and patched CVE-2026-33824 during the April 2026 Patch Tuesday cycle, and Zero Day Initiative published the original technical root-cause writeup the same month. The vulnerability affects all currently supported Windows 10, Windows 11, and Windows Server releases that have IKEv2 enabled. Four months after the patch shipped, CISA confirmed active exploitation and added the CVE to its Known Exploited Vulnerabilities (KEV) catalog on August 18, 2026, triggering a three-business-day remediation window for federal agencies under Binding Operational Directive 26-04 — a deadline of August 21.

As of this writing, Microsoft’s own MSRC advisory for CVE-2026-33824 still lists the exploitation status as not detected, a discrepancy German outlet heise online explicitly flagged in its coverage of the same CISA KEV batch (which also added SharePoint, VMware vCenter, and macOS vulnerabilities the same day).

Why It Matters

IKE and IPsec are the protocols behind most Windows Server-based site-to-site VPN and branch-office connectivity — infrastructure that is common in German Mittelstand environments and frequently administered without dedicated, round-the-clock patch monitoring. Because exploitation requires nothing more than network reachability to two well-known UDP ports, this is close to the “point a scanner at the internet” end of the RCE severity spectrum: no phishing, no credential theft, no social engineering step for an attacker to get past first.

The gap between Microsoft’s own advisory and CISA’s KEV listing is itself a governance lesson. Any patch-prioritization process that relies solely on a vendor’s “exploited in the wild” flag is structurally behind CISA’s own tracking by design — not by accident. For NIS2-scoped organizations, that gap is exactly the kind of documentation weak point an audit will surface.

What You Should Do Now

  1. Patch immediately: install the April 2026 cumulative update if it has not already been applied to every Windows 10, Windows 11, and Windows Server host with IKEv2 enabled.
  2. Verify exposure: check which internet-facing or branch-connected hosts have UDP 500/4500 open, and confirm whether IKEv2 is actually in use on each — many servers have it enabled by default without an active VPN use case.
  3. If you cannot patch immediately: block inbound UDP 500/4500 on any host that does not use IKE, or restrict IKE traffic at the firewall to known, pre-approved peer IP addresses — this is Microsoft’s own published workaround.
  4. Monitor: watch for unexpected IKEEXT service crashes or restarts and unusual UDP 500/4500 traffic patterns in firewall and VPN gateway logs; treat any anomaly there as a priority triage item until patched.

If your environment uses a third-party or cloud-hosted VPN gateway rather than native Windows IKE, confirm explicitly with that provider whether the underlying host is a patched Windows Server build — this flaw does not announce itself in a typical VPN client’s connection log.

DIESEC Perspective

We keep seeing the same pattern with network-layer Windows vulnerabilities: a quiet April patch, months of dormant risk, then a sudden CISA KEV addition once exploitation is confirmed — by which point the organizations still unpatched are the ones that were never going to prioritize a “no known exploitation” advisory in the first place. The three-day federal deadline is a signal worth reading as “this is being actively scanned for,” regardless of whether your organization falls under BOD 26-04.

Not sure whether your VPN and IPsec gateway configuration still has this gap? Contact DIESEC for a rapid patch verification and network-exposure review.

Sources: BleepingComputer | CISA
Published: 2026-08-20 | Category: Vulnerabilities & Patches | ~4 min read