Description
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.
Published: 2026-08-11
Score: 8.8 High
EPSS: 1.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a deserialization flaw in untrusted data in Microsoft Office SharePoint that permits an authorized attacker to execute arbitrary code over the network. The flaw occurs when user‑provided data is deserialized without proper validation, allowing the attacker to inject malicious payloads that the server processes, giving full control of the server. The associated weaknesses are CWE‑502 (Deserialization of Untrusted Data) and CWE‑88 (Argument Injection). This leads to a high impact on confidentiality, integrity, and availability, enabling compromised servers to run arbitrary commands as the SharePoint service account.

Affected Systems

Microsoft SharePoint Enterprise Server 2016, Microsoft SharePoint Server 2019, and Microsoft SharePoint Server Subscription Edition are impacted. The vulnerability applies to all supported configurations of these products, regardless of deployment method or tenant. No specific service packs or minor revisions were indicated, so all current releases are considered vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity. The EPSS score of 2% shows a modest but measurable likelihood that this exploit may be used in the wild. The vulnerability is not listed in the CISA KEV catalog. An attacker requires legitimate authentication and the ability to submit a crafted payload to a deserialization endpoint on the SharePoint server. Once executed, the attacker can run code with the privileges of the SharePoint application pool, potentially taking full control of the affected system. The likely attack vector is remote over the network, requiring either exploitation of a public‑facing endpoint or local privilege escalation with valid user credentials.

Generated by OpenCVE AI on August 13, 2026 at 01:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security update for Microsoft SharePoint Server 2016, 2019, and Subscription Edition as released by Microsoft.
  • Restrict deserialization endpoints by eliminating or hardening any configuration that allows external data to be processed without validation; review custom code for unsafe deserialization patterns.
  • Ensure that only trusted administrators can modify application settings or deploy custom components, and enforce least‑privilege permissions for the SharePoint service accounts.

Generated by OpenCVE AI on August 13, 2026 at 01:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:microsoft:sharepoint_server:2016:*:*:*:enterprise:*:*:*
cpe:2.3:a:microsoft:sharepoint_server:2019:*:*:*:*:*:*:*

Tue, 11 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in hypershift-addon-operator. A hub-cluster administrator with write access to the hypershift-operator-install-flags ConfigMap can inject malicious command-line arguments into the privileged install Job. This vulnerability, known as argument injection, allows the attacker to pull arbitrary container images and gain full administrative control (cluster-admin code execution) on managed spoke clusters. Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.
Title hypershift-addon-operator: hypershift-addon-operator: unsanitized hub ConfigMap data passed as CLI arguments to privileged install Job (argument injection) Microsoft SharePoint Server 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': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N'}

cvssV3_1

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


Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Hypershift
Hypershift addon Operator
Vendors & Products Hypershift
Hypershift addon Operator

Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in hypershift-addon-operator. A hub-cluster administrator with write access to the hypershift-operator-install-flags ConfigMap can inject malicious command-line arguments into the privileged install Job. This vulnerability, known as argument injection, allows the attacker to pull arbitrary container images and gain full administrative control (cluster-admin code execution) on managed spoke clusters.
Title hypershift-addon-operator: hypershift-addon-operator: unsanitized hub ConfigMap data passed as CLI arguments to privileged install Job (argument injection)
Weaknesses CWE-88
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N'}

threat_severity

Important


Subscriptions

Hypershift Addon Operator
Microsoft Sharepoint Server Sharepoint Server 2016 Sharepoint Server 2019
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-27T14:20:20.052Z

Reserved: 2026-07-27T19:02:26.601Z

Link: CVE-2026-66808

cve-icon Vulnrichment

Updated: 2026-08-11T18:26:57.237Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:19:02.233

Modified: 2026-08-13T13:41:49.857

Link: CVE-2026-66808

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-06T20:21:07Z

Links: CVE-2026-66808 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T01:45:02Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data

  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')