
Microsoft's March 2026 Patch Tuesday addressed 79 vulnerabilities, including two publicly disclosed zero-days and three critical remote code execution flaws. While none were confirmed actively exploited at release, the combination of Office preview-pane RCE and SQL Server privilege escalation makes this cycle particularly high-stakes for enterprise defenders.
| CVE | Component | CVSS | Type | Priority |
|---|---|---|---|---|
| CVE-2026-26107 | SQL Server | 8.8 | Privilege Escalation | Critical — patch now |
| CVE-2026-26082 | .NET Framework | 7.5 | Denial of Service | High |
| CVE-2026-26110 | Microsoft Office | 8.0 | RCE via Preview Pane | Critical — patch now |
| CVE-2026-26113 | Microsoft Office | 7.8 | RCE via Preview Pane | Critical — patch now |
| CVE-2026-26144 | Microsoft Excel | 6.5 | Information Disclosure | Medium |
CVE-2026-26107: An authorized attacker can escalate to SQLAdmin over the network without physical access. If SQL Server is reachable from a compromised endpoint, this is lateral movement made trivial.
Preview-pane exploitation lowers the bar significantly — a user doesn't need to open the file. Prioritize Office patches for finance, HR, legal, and executive support teams who receive external attachments daily.
Compensating controls while patch validation runs:
Elevating to SQLAdmin from an authorized low-privilege account is a bridge to broader compromise: data exfiltration, persistence via SQL Agent jobs, and lateral movement into connected systems.
Immediate actions:
CVE-2026-26144 is a reminder that AI-assisted workflows are now inside the attack surface. If Copilot can move data across trust zones, validate outbound policies from workstations handling sensitive spreadsheets.
March 2026 Patch Tuesday reflects a pattern: traditional vulnerabilities now intersect with AI tooling, cloud-connected administration, and deeply embedded business workflows. Remediation requires understanding how a single flaw might influence identity, data flow, and endpoint trust simultaneously.
Q: Should we patch SQL Server immediately even if it's not internet-facing? A: Yes. The zero-day requires only an authorized low-privilege account on the network, not internet exposure. Any internal network attacker or compromised endpoint with SQL access is a viable threat vector.
Q: Does the Office RCE require the user to open the file? A: No. CVE-2026-26110 and CVE-2026-26113 are triggered via the Outlook preview pane. The user only needs to click the email to preview it.
Q: Is Excel CVE-2026-26144 exploitable in standard configurations? A: Exploitation requires Copilot Agent mode to be enabled and the workbook to contain data the agent can exfiltrate. Organizations with Copilot disabled are not at risk from this specific CVE.
Q: Where can I find the official Microsoft advisory? A: All CVEs are documented on the Microsoft Security Response Center at msrc.microsoft.com under the March 2026 security update guide.
Written by
Research
A DevOps engineer and cybersecurity enthusiast with a passion for uncovering the latest in zero-day exploits, automation, and emerging tech. I write to share real-world insights from the trenches of IT and security, aiming to make complex topics more accessible and actionable. Whether I’m building tools, tracking threat actors, or experimenting with AI workflows, I’m always exploring new ways to stay one step ahead in today’s fast-moving digital landscape.
Get the latest cybersecurity insights delivered to your inbox.