CVE-2026-26114
vulnerability analysis and mitigation

Overview

CVE-2026-26114 is a deserialization of untrusted data vulnerability in Microsoft Office SharePoint that allows an authorized (low-privileged) attacker to execute arbitrary code remotely over a network. It affects Microsoft SharePoint Enterprise Server 2016 (versions below 16.0.5543.1000) and Microsoft SharePoint Server 2019 (versions below 16.0.10417.20102). The vulnerability was disclosed and patched on March 10, 2026, as part of Microsoft's March 2026 Patch Tuesday. It carries a CVSS v3.1 base score of 8.8 (High) (Microsoft MSRC).

Technical details

The root cause is improper deserialization of untrusted data (CWE-502), mapped to CAPEC-586 (Object Injection). An attacker with low-level network access and valid credentials can send a crafted serialized payload to a vulnerable SharePoint endpoint, which the server deserializes without adequate validation, triggering arbitrary code execution. No user interaction is required, and attack complexity is low, making this straightforward to exploit once credentials are obtained. No public technical write-ups or proof-of-concept code have been identified at this time (Microsoft MSRC, Rapid7).

Impact

Successful exploitation grants an attacker remote code execution on the affected SharePoint server with high impact to confidentiality, integrity, and availability. An attacker could exfiltrate sensitive documents and data stored in SharePoint, modify or destroy content, or use the compromised server as a pivot point for lateral movement within the internal network. The scope is limited to the affected system, but given SharePoint's typical role as a central collaboration and document management platform, the business impact can be significant (Microsoft MSRC).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or internally accessible Microsoft SharePoint Server 2016 or 2019 instances running versions below 16.0.5543.1000 or 16.0.10417.20102, respectively, using network scanning tools or Shodan.
  2. Credential Acquisition: Obtain low-privileged SharePoint credentials via phishing, credential stuffing, or other means — the vulnerability requires only a low-privilege authenticated account.
  3. Craft Malicious Payload: Construct a malicious serialized object payload designed to exploit SharePoint's deserialization routines, leveraging known .NET deserialization gadget chains (e.g., using tools like ysoserial.net).
  4. Submit Payload: Authenticate to the SharePoint instance and submit the crafted serialized payload to a vulnerable SharePoint endpoint that processes deserialized data.
  5. Achieve Code Execution: The server deserializes the malicious object without proper validation, triggering execution of attacker-controlled code in the context of the SharePoint application pool account, enabling further post-exploitation activity such as reverse shell establishment, data exfiltration, or lateral movement (Microsoft MSRC, Rapid7).

Indicators of compromise

  • Network: Unusual or unexpected HTTP POST requests to SharePoint endpoints with large or anomalous serialized data in the request body; outbound connections from the SharePoint server to unknown external IPs or C2 infrastructure.
  • Logs: SharePoint ULS logs or IIS access logs showing unexpected errors or exceptions related to deserialization; authentication events from low-privileged accounts followed by unusual API calls or administrative actions.
  • Process: Unexpected child processes spawned by the SharePoint application pool worker process (e.g., w3wp.exe spawning cmd.exe, powershell.exe, net.exe, or curl.exe).
  • File System: New or modified files in SharePoint web directories, unexpected web shells, or scripts placed in IIS-accessible paths by the application pool account.

Mitigation and workarounds

Microsoft released security updates on March 10, 2026 to address this vulnerability. Organizations should update SharePoint Enterprise Server 2016 to version 16.0.5543.1000 or later, and SharePoint Server 2019 to version 16.0.10417.20102 or later. As interim measures, restrict network access to SharePoint servers, enforce strong authentication controls, and limit the number of accounts with SharePoint access — particularly from untrusted networks. Internet-facing SharePoint deployments should be prioritized for immediate patching (Microsoft MSRC, Rapid7).

Community reactions

The vulnerability was covered as part of broader March 2026 Patch Tuesday reporting by multiple security outlets including Rapid7, Cisco Talos, Zero Day Initiative, BleepingComputer, and Sophos, all noting it as a notable SharePoint RCE requiring prompt patching (Rapid7, Talos Blog, Sophos Blog). The Zero Day Initiative highlighted it in their March 2026 security update review (ZDI Blog). Community sentiment reflects standard urgency for a high-severity authenticated RCE in a widely deployed enterprise platform, though the lack of a public PoC has tempered immediate alarm.

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management