RingSafe Patch Brief — Microsoft May 2026 — 22 May 2026
The four zero-days in plain language
- hypothetical CVE-A (Print Spooler, EoP, CVSS 7.8) — local privilege escalation to SYSTEM via a TOCTOU race in the spooler service. Disclosed in a security conference talk before the patch.
- hypothetical CVE-B (Print Spooler, RCE, CVSS 8.8) — remote code execution by an authenticated network caller. Reachable from any pod or laptop on the same broadcast domain as a Windows print server.
- hypothetical CVE-C (Edge Chakra, RCE, CVSS 8.8) — type-confusion in the legacy Chakra JavaScript engine, triggerable when a user visits a malicious site in IE compatibility mode.
- hypothetical CVE-D (Microsoft Defender, ASR bypass, CVSS 5.5) — allows a payload to bypass the Attack Surface Reduction rule blocking Office child processes.
Why this is a worse Patch Tuesday than the headline count suggests
Two Print Spooler bugs disclosed and patched in the same month echoes the 2021 PrintNightmare pattern. The historical data is consistent: when a Windows EoP bug is publicly disclosed alongside a patch, weaponisation by ransomware affiliates is observed within 7-14 days. Print Spooler in particular has a long history of incomplete patches.
RingSafe analysis
The right reaction to two simultaneous Print Spooler CVEs is not faster patching — it is to ask whether you should still be running Print Spooler at all on domain controllers, file servers, and any server that does not host an actual printer. The “disable Print Spooler on DCs” guidance has been standing advice for five years; if you have not implemented it, this is the week.
For the Edge Chakra RCE, the operational reality is that IE compatibility mode is still configured for legacy intranet applications at most Indian banks and large enterprises. The CVE forces a re-examination of which apps actually need IE mode — the answer is almost always “fewer than the GPO currently allows.”
Patch priorities for the week
- Domain controllers: patch within 48 hours; verify Print Spooler is disabled.
- File servers, RDS hosts, jump boxes: patch within 7 days.
- End-user workstations: patch via your normal monthly cycle, but accelerate if Print Spooler is enabled.
- Audit your IE compatibility mode site list and prune aggressively.
- Validate ASR rule effectiveness post-patch using Atomic Red Team tests T1059.001 (PowerShell), T1218 (Signed Binary Proxy).
Detection in the meantime
Sigma rule for suspicious spoolsv child processes: process.parent.name = "spoolsv.exe" AND process.name NOT IN ("PrintIsolationHost.exe", "splwow64.exe"). Add to your Defender XDR / Sentinel / Elastic SIEM detection ruleset before the weekend.
Get a free attack-surface review
We check what an attacker would see about your business — leaked credentials, exposed services, dark-web mentions. 30 minutes, no obligation.