Before treating this as an exploitable condition, verify the CVE metadata independently. A 2026 publication date is anomalous — cross-reference the MITRE record against the NIST NVD change history and the Microsoft Security Response Center API to confirm whether this is a scheduled disclosure, a system artifact, or a data entry error. The EPSS score of 0.5585 may have been computed against incomplete metadata, making automated prioritization based on this score unreliable until verification completes.

The Windows 10 1607 scope creates a separate problem. This version reached end of support in April 2021 — Microsoft does not issue security patches for unsupported releases. Either Microsoft made an exceptional out-of-band exception for an end-of-life version (which should be confirmed against their update catalog), or this vulnerability cannot actually be patched on the affected systems as described. Check the MSRC API for any KB articles specifically addressing this CVE on Windows 10 1607. If none exist, the CVE describes a non-remediable condition for the stated target.

On the technical side, a double-free in the IKE Extension is a credible memory corruption primitive. The IKE/AuthIP Keyring Module (ikeext.dll) runs in a privileged network context handling VPN key negotiation, making it a high-value target for pre-authentication network exploits. However, this component underwent architectural refactoring in Windows 10 1809 (October 2018 Update), which introduced rewritten VPN infrastructure. Comparing ikeext.dll version hashes between Windows 10 1607 and 1809+ will reveal whether the vulnerable code path was removed or refactored.

Prioritize three actions: confirm the CVE's actual disclosure date via NVD change logs, verify whether Microsoft published a security update for any supported Windows version matching this vulnerability, and determine if the IKE Extension code path exists in currently-supported Windows 10 releases. Flag this entry as unverified in threat intelligence pipelines until these confirmations resolve.