Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable deserialization (AV:N/PR:N/UI:N/AC:L) yielding code execution in the SharePoint web app with full C/I/A impact and no scope change.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
Articles & Coverage 1
AnalysisAI
Remote code execution in Microsoft SharePoint Server (2016, 2019, and Subscription Edition) lets an unauthenticated attacker run arbitrary code by sending a crafted serialized payload over the network. The flaw is an untrusted-data deserialization (CWE-502) rated CVSS 9.8 with PR:N/UI:N, meaning no credentials or user interaction are required. No public exploit identified at time of analysis, but the pre-auth network vector and SharePoint's long history as an attacker target make this a high-priority patch.
Technical ContextAI
SharePoint is Microsoft's enterprise collaboration and document-management platform built on ASP.NET and the .NET Framework, which relies heavily on serialization to persist and pass objects (view state, session data, workflow state) across web requests. CWE-502 (Deserialization of Untrusted Data) occurs when the application reconstructs .NET objects from attacker-controlled input without validating type or content, allowing gadget chains (e.g., BinaryFormatter/LosFormatter/ObjectDataProvider-style gadgets) to trigger code execution during object reconstruction. The affected CPEs - cpe:2.3:a:microsoft:microsoft_sharepoint_enterprise_server_2016, microsoft_sharepoint_server_2019, and microsoft_sharepoint_server_subscription_edition - identify server-side on-premises SharePoint installations rather than SharePoint Online, so exposure is tied to internet- or intranet-reachable SharePoint web front ends.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for CVE-2026-50522 to all SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition front-end and application servers; obtain the exact KB and fixed build from https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50522 (the input does not include a specific build number, so confirm it there before deploying). Because SharePoint updates span multiple servers, follow Microsoft's patch order and run the SharePoint Products Configuration Wizard (PSConfig) on each server after installing the update so the fix is fully applied. Until patched, reduce exposure by removing SharePoint web front ends from direct internet reachability and restricting access to trusted networks or VPN, and place a WAF or reverse proxy in front to inspect and block anomalous serialized payloads to SharePoint endpoints; note these are only compensating controls that reduce reachability, do not eliminate the underlying deserialization flaw, and may break legitimate external collaboration scenarios.
Remote code execution in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Server Subscription Edition) all
Security feature bypass in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Server Subscription Edition) l
Privilege elevation in Microsoft SharePoint Server (Enterprise Server 2016, Server 2019, and Subscription Edition) lets
Authenticated remote code execution in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Subscription Editi
Privilege elevation in Microsoft SharePoint Server (Enterprise Server 2016 and Server 2019) allows an authenticated netw
Privilege escalation in Microsoft SharePoint Server (Enterprise Server 2016, Server 2019, and Subscription Edition) lets
Cross-site scripting (CWE-79) in on-premises Microsoft SharePoint Server allows an authenticated, low-privileged attacke
Spoofing via stored cross-site scripting in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Subscription
Local code execution in Microsoft Word (and Office/SharePoint components that render Word content) stems from an integer
Arbitrary code execution in Microsoft Office Word (and the broader Office/365/SharePoint family) arises from a stack-bas
Local code execution in Microsoft Word (part of Microsoft 365 Apps, Office 2019, Office LTSC 2021/2024, and Office for M
Local code execution in Microsoft Word (and the wider Microsoft Office / Microsoft 365 Apps family) lets an unauthorized
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43767
GHSA-ww8x-9jc5-9v7f