Skip to main content

Microsoft SharePoint CVE-2026-45484

| EUVDEUVD-2026-35581 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-06-09 secure@microsoft.com GHSA-v99j-98xx-cvgv
8.8
CVSS 3.1 · Vendor: microsoft
Temporal: 7.7
Share

Severity by source

Vendor (microsoft) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
ENISA EUVD
HIGH
qualitative
CIRCL (temporal)
7.7 HIGH
cvss

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Patch available
Jun 09, 2026 - 19:03 EUVD
Analysis Generated
Jun 09, 2026 - 18:20 vuln.today
CVE Published
Jun 09, 2026 - 17:17 nvd
HIGH 8.8

DescriptionCVE.org

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to elevate privileges over a network.

AnalysisAI

Privilege escalation in Microsoft Office SharePoint allows an authenticated network attacker to elevate privileges by submitting maliciously crafted serialized data that the server deserializes without proper validation. The CVSS 8.8 score reflects high impact across confidentiality, integrity, and availability combined with low attack complexity, though the PR:L requirement means the attacker must already hold at least a low-privileged SharePoint account. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.

Technical ContextAI

The flaw falls under CWE-502 (Deserialization of Untrusted Data), a well-known class of bugs in .NET applications where formatters such as BinaryFormatter, LosFormatter, NetDataContractSerializer, or SoapFormatter reconstitute objects from attacker-controlled byte streams. SharePoint Server runs on the .NET/ASP.NET stack and has historically been a fertile target for deserialization gadgets (e.g., the ViewState and DataSet families used in CVE-2019-0604, CVE-2020-1147, and the ToolShell chain). When a SharePoint endpoint accepts serialized payloads from an authenticated user without enforcing type filtering or a Type Validator, an attacker can supply a gadget chain that triggers arbitrary code execution within the SharePoint worker process (typically running as the configured application pool identity), which is how a 'privilege escalation' manifests despite the CWE-502 root cause.

RemediationAI

Patch availability per vendor advisory should be confirmed via the MSRC entry at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45484, which will list the corresponding security update KB articles per SharePoint edition; exact fix build numbers were not provided in the input data and must be retrieved from that advisory before deployment. Until the update can be applied, compensating controls include restricting access to the SharePoint web front ends to trusted networks via firewall or reverse-proxy ACLs (trade-off: blocks legitimate remote workers unless on VPN), removing low-privileged accounts from broad SharePoint membership groups to shrink the PR:L exploitation surface (trade-off: may break collaboration workflows), enabling AMSI integration and ensuring SharePoint's AMSI provider is set to 'Enabled and Block' if running a supported edition (trade-off: minor request-handling overhead and possible false positives), and monitoring IIS and ULS logs for anomalous POST bodies to SharePoint endpoints, particularly those carrying base64 or XML payloads indicative of .NET gadget chains.

CVE-2025-53770 CRITICAL POC
9.8 Jul 20

Microsoft SharePoint Server contains a deserialization vulnerability allowing unauthenticated remote code execution over

CVE-2025-49704 HIGH POC
8.8 Jul 08

Microsoft Office SharePoint contains a code injection vulnerability (CVE-2025-49704, CVSS 8.8) enabling authenticated at

CVE-2025-49706 MEDIUM POC
6.5 Jul 08

Improper authentication in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing over a networ

CVE-2023-21716 CRITICAL POC
9.8 Feb 14

Microsoft Word Remote Code Execution Vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is remotely e

CVE-2013-1315 CRITICAL POC
9.3 Sep 11

Microsoft SharePoint Server 2007 SP3, 2010 SP1 and SP2, and 2013; Office Web Apps 2010; Excel 2003 SP3, 2007 SP3, 2010 S

CVE-2015-2468 CRITICAL POC
9.3 Aug 15

Microsoft Word 2007 SP3, Office 2010 SP2, Word 2010 SP2, Word 2013 SP1, Word 2013 RT SP1, Office for Mac 2011, Office fo

CVE-2015-0064 CRITICAL POC
9.3 Feb 11

Microsoft Word 2007 SP3, Office 2010 SP2, Word 2010 SP2, Word Automation Services in SharePoint Server 2010, Web Applica

CVE-2013-1330 CRITICAL
10.0 Sep 11

The default configuration of Microsoft SharePoint Portal Server 2003 SP3, SharePoint Server 2007 SP3 and 2010 SP1 and SP

CVE-2013-0006 HIGH
8.8 Jan 09

Microsoft XML Core Services (aka MSXML) 3.0, 5.0, and 6.0 does not properly parse XML content, which allows remote attac

CVE-2013-3889 CRITICAL
9.3 Oct 09

Microsoft Excel 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Off

CVE-2013-3858 CRITICAL
9.3 Sep 11

Microsoft Word Automation Services in SharePoint Server 2010 SP1, Word Web App 2010 SP1 in Office Web Apps 2010, Word 20

CVE-2013-3857 CRITICAL
9.3 Sep 11

Microsoft Word Automation Services in SharePoint Server 2010 SP1 and SP2, Word Web App 2010 SP1 and SP2 in Office Web Ap

Share

CVE-2026-45484 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy