Cyber Threat Brief — June 1 2026

⚠️ This report is AI-generated. Always validate findings.

1. Windows Netlogon 0-Click RCE on Domain Controllers — CVE-2026-41089

TL;DR: Stack-based buffer overflow in Windows Netlogon DC locator ping handler allows unauthenticated remote SYSTEM-level RCE on domain controllers via a single crafted CLDAP packet to UDP/389. Actively exploited ITW after premature leak on Chinese-language forum forced early disclosure.

What’s New:

  • CVSS 9.8 stack overflow in BuildSamLogonResponseNetpLogonPutUnicodeString copies attacker-supplied strings into fixed-size stack buffer without bounds checking
  • Exploitation confirmed ITW; Chinese-language forum leak forced Microsoft to accelerate disclosure ahead of planned June Patch Tuesday
  • Single CLDAP packet to UDP/389 crashes lsass.exe → DC reboot, or achieves code execution as SYSTEM
  • Patched May 13 (KB5050009 era updates); 0patch released micropatches for EOL Server 2012/2012 R2
  • No CISA KEV listing yet, but active exploitation confirmed by multiple sources

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
CLDAP to UDP/389 with oversized User attributeExploit trafficT1210IDS/SuricataAlert
CLDAP with NtVer=2 (non-EX path) + large UserExploit trafficT1210IDS/SuricataAlert
lsass.exe crash (Event ID 1000) on DCPost-exploitT1210Windows Event LogHunt
lsass.exe spawning cmd.exe/powershell.exePost-exploitT1059Sysmon EID 1Hunt
Outbound connections from lsass.exe to non-domain hostsPost-exploitT1071Sysmon EID 3Hunt
Netlogon service restart (Event ID 7031/7036)Exploit indicatorT1210System Event LogAlert
Anomalous admin account creation post-Netlogon eventPost-exploitT1136.001Security EID 4720Hunt

Detection

SourceRuleGap
Splunk ESCUNoneNeed CLDAP oversized attribute detection; lsass.exe suspicious child process rule exists but not tuned for Netlogon exploitation path
ElasticNone specificSuspicious LSASS child process rule (partial); no CLDAP protocol inspection
SigmaNone specificNeed proc_creation_win_lsass_susp_child.yml tuning for Netlogon context; Suricata rules available for network layer

Sources: CybersecurityNews · Aretiq AI Research · Fyntralink · Action1


Status Updates

  • CVE-2026-0257 (PAN-OS GlobalProtect): CISA KEV deadline TODAY June 1. Rapid7 confirmed two exploitation waves (May 17 Vultr, May 21 Dromatics Systems) using forged override cookies targeting local admin with spoofed MAC aa:bb:cc:dd:ee:ff. Wave 2 achieved full VPN IP assignment to internal networks. Patch to PAN-OS 10.2.10/11.0.5/11.1.3 or disable auth override cookies immediately. Original brief.
  • CVE-2026-41091/CVE-2026-45498 (Defender RedSun/UnDefend): CISA KEV deadline June 3 (2 days). Verify Malware Protection Engine ≥ 1.1.26040.8 and Platform ≥ 4.18.26040.7 across all Windows endpoints. Original brief.
  • CVE-2026-42945 (NGINX Rift): Exploited ITW since May 16. Chains with Copy Fail/Dirty Frag for internet-to-root on Linux. Patch to nginx 1.30.1/1.31.0. 5.7M exposed instances. Original brief.