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: 75.8% High
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from the deserialization of untrusted data within Microsoft Office SharePoint services. An attacker who can supply crafted input over the network could trigger the deserialization routine and cause arbitrary code execution with the privileges of the SharePoint process. The weakness is classified as CWE‑502, which signifies that the application trusts and processes data from untrusted sources without adequate protection. This flaw allows an unauthorized attacker to trigger code execution on the host, potentially enabling system compromise.

Affected Systems

Affected systems include Microsoft SharePoint Enterprise Server 2016, Microsoft SharePoint Server 2019, and Microsoft SharePoint Server Subscription to the deserialization flaw until the official update that addresses CVE‑2026‑50522 is applied.

Risk and Exploitability

With a CVSS score of 9.8, this issue is considered critical. The EPSS score of 76% indicates that a substantial portion of vulnerable configurations may be targeted in the near future. It is listed in the CISA KEV catalog, indicating that attackers could leverage this flaw to compromise the host or pivot to other systems. Exploitation requires the attacker to supply malicious input over an authenticated or unauthenticated channel to the SharePoint service, which is consistent with the inferred network‑based attack vector.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Microsoft SharePoint update that addresses CVE‑2026‑50522 from the Microsoft Security Response Center or Microsoft Update Catalog.
  • Configure SharePoint to accept input only from trusted administrators or internal networks, limiting exposure to unvalidated data streams.
  • Audit SharePoint logs for anomalous deserialization activity and ensure that any remaining input handling follows strict input validation and safe deserialization practices.

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

Wed, 22 Jul 2026 21: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'}


Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-07-22T00:00:00+00:00', 'dueDate': '2026-07-25T00:00:00+00:00'}


Tue, 14 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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:47.054Z

Reserved: 2026-06-04T19:00:41.293Z

Link: CVE-2026-50522

cve-icon Vulnrichment

Updated: 2026-07-14T17:44:14.329Z

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