Unauthenticated Entry, and an Escalation With No Patch to Deploy
Two no-interaction entry points landed in the same cycle as a public bypass of an already-shipped Defender fix, which turns any foothold into SYSTEM on hosts your dashboard calls compliant.
Read the two items as one chain
Sequenced, the vulnerability and the research release form one intrusion path with no gap in the middle. Initial access needs no credentials: the SharePoint bypass, or the Zoom zero-click RCE that CSO First Look reports compromising meeting participants with no user interaction. Escalation is free. The public Nightmare Eclipse proof-of-concept turns any access into SYSTEM on a fully patched host.
One researcher built that zero-click RCE in under 24 hours, using fewer than 20 prompts against publicly available models, not frontier ones. Microsoft's own AI security lead priced flaw discovery plus targeted exploit generation at $3.61 and 21 minutes. A vendor arguing for a defensive rethink while three of its own products fail across these reports. Discount the messenger, keep the number as an emergency-patch SLA input.
Patching SharePoint stops tomorrow's attacker, not yesterday's
Prior SharePoint mass-exploitation ran one chain: bypass authentication, drop a webshell under the _layouts path, steal the server's cryptographic MachineKeys, forge authentication tokens that outlive the patch. Pattern-matched from prior incidents, not detail confirmed in the available reporting. Assume a foothold predates the patch window and hunt for it: anonymous HTTP 200 responses on endpoints requiring authentication, w3wp.exe spawning cmd.exe or powershell.exe, unexpected .aspx writes under _layouts, ViewState or MachineKey anomalies. Rotate MachineKeys where an indicator surfaces.
Where the reporting stops
Affected SharePoint build numbers are unpublished, and the Windows CVE identifier behind the patched escalation flaw is absent from both accounts. Severities and patch counts are as-reported, most without CVSS scores. Scope from Microsoft's August advisory and the CISA KEV catalog.
The sensor is the pivot
The Defender bypass hits the privilege model, not the patch queue. Least privilege stops being a boundary for contractor endpoints, service accounts and developer laptops once any access reaches SYSTEM with public code. The escalation runs through the endpoint agent, so the sensor is what gets abused. Defender as sole telemetry on Tier-0 hosts is a monoculture failure mode, and the researcher's documented feud with Microsoft points to more uncoordinated drops.
Across 338 million attack simulations cited by The Hacker News, controls blocked 69% of attacks and stopped an already-inside attacker 37% of the time. Phishing links were clicked a median 21 seconds after open. Both datasets are vendor-sponsored and methodologically unvalidated; reproduce them against internal telemetry first. The marginal dollar belongs in eviction and lateral-movement detection, not another preventive layer.
Patching SharePoint closes tomorrow's door. Only hunting removes yesterday's intruder. The escalation behind that door has no fix to deploy.
What to do
Inventory every SharePoint farm today, including hybrid and departmental instances, and patch CVE-2026-55040; where no patch window exists inside 12 hours, pull the farm off the internet behind VPN or WAF.
Run the eviction hunt across all SharePoint servers this week — anonymous 200s on authenticated endpoints, w3wp.exe spawning shells, unexpected .aspx writes under _layouts — and rotate MachineKeys wherever an indicator appears.
Add a second, independent endpoint telemetry source on Tier-0 hosts this quarter and verify Defender tamper protection is enforced fleet-wide.