Description
Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
Published: 2026-07-14
Score: 9.8 Critical
EPSS: 6.0% Low
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

Deserialization of untrusted data in Microsoft SharePoint Server enables an attacker to execute arbitrary code through the network. The flaw arises from the system deserializing input from an external source without adequate validation, creating a classic deserialization vulnerability that maps directly to CWE-502. If exploited, the attacker could compromise confidentiality, integrity, and availability of the affected SharePoint deployment, potentially gaining full control over the server environment.

Affected Systems

Affected Microsoft SharePoint products include SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition. No specific patch version is listed, so all current releases of these products are potentially vulnerable until the official update is applied.

Risk and Exploitability

The vulnerability has a CVSS score of 9.8, indicating critical severity, with an EPSS score of 5% suggesting a low but non-zero likelihood of exploitation at the moment. It is listed in the CISA KEV catalog, affirming that attacks have already occurred or are imminent. Based on the description, the likely attack vector is over a network where an unauthorized attacker sends crafted serialized data to a vulnerable SharePoint endpoint, triggering code execution.

Generated by OpenCVE AI on August 3, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Microsoft security update for SharePoint that addresses CVE-2026-58644.
  • Implement network segmentation or firewall rules to limit exposure of SharePoint endpoints to trusted IP ranges, reducing the attack surface for sending malicious serialized data.
  • Configure a Web Application Firewall or equivalent security layer to analyze inbound traffic for suspicious deserialization payloads and block them before reaching SharePoint.

Generated by OpenCVE AI on August 3, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'active', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-07-16T00:00:00+00:00', 'dueDate': '2026-07-19T00:00:00+00:00'}


Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
Title Microsoft SharePoint Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft sharepoint Server
Microsoft sharepoint Server 2016
Microsoft sharepoint Server 2019
Weaknesses CWE-502
CPEs cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:subscription:*:*:*
cpe:2.3:a:microsoft:sharepoint_server_2016:*:*:*:*:enterprise:*:*:*
cpe:2.3:a:microsoft:sharepoint_server_2019:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft sharepoint Server
Microsoft sharepoint Server 2016
Microsoft sharepoint Server 2019
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Sharepoint Server Sharepoint Server 2016 Sharepoint Server 2019
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:53:55.087Z

Reserved: 2026-07-01T21:14:44.618Z

Link: CVE-2026-58644

cve-icon Vulnrichment

Updated: 2026-07-16T15:14:27.743Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:30:13Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data