July 27, 2026
By esentry Team

Critical SharePoint Server Remote Code Execution Vulnerability

Security updates have been released to address CVE-2026-50522, a critical remote code execution (RCE) vulnerability affecting SharePoint Server. The vulnerability is actively being exploited in the wild, allowing attackers to execute arbitrary code on vulnerable servers without requiring user interaction.  

SharePoint Server is widely used as a collaboration and document management platform, often storing sensitive organizational data and supporting critical business operations. A successful compromise could provide attackers with unauthorized access to corporate information and serve as an entry point into the wider enterprise environment.

Vulnerability Details

CVE ID: CVE-2026-50522

CVSS Score: 9.8 (Critical)

Affected Product: SharePoint Server (On-Premises)

Vulnerability Type: Remote Code Execution (RCE)

Attack Vector: Remote Exploitation

The vulnerability allows a remote attacker to execute malicious code on an affected SharePoint Server by sending specially crafted requests. Successful exploitation could enable attackers to take control of the server, deploy malicious payloads, steal sensitive information, and potentially move deeper into the network.

Why This Matters

A successful compromise could enable attackers to:

  • Execute arbitrary code on the SharePoint Server.
  • Access or exfiltrate sensitive documents and business data.
  • Deploy malware or ransomware.
  • Establish persistent access within the environment.
  • Move laterally to other internal systems.
  • Disrupt business operations and critical collaboration services.

Affected Deployments

  • SharePoint Server 2016
  • SharePoint Server 2019
  • SharePoint Server Subscription Edition

Note: Cloud-hosted SharePoint Online is not affected by this vulnerability.

Detection Guidance

Security teams should monitor for:

  • Unusual requests targeting SharePoint web services.  
  • Unexpected PowerShell or command execution originating from the SharePoint server.  
  • Creation of unknown administrator accounts.  
  • Suspicious outbound network connections from the SharePoint server.  
  • Unexpected file modifications or web shell activity.  

Recommendations

  1. Apply the latest security updates for all affected SharePoint Server deployments immediately.
  1. Review SharePoint and web server logs for indicators of compromise.
  1. Investigate any suspicious files, web shells, or unauthorized modifications.
  1. Monitor for unusual administrative activity and privilege escalation attempts.
  1. Restrict unnecessary internet exposure of SharePoint servers where operationally feasible.
  1. If compromise is suspected, isolate affected systems, perform a full incident investigation, and rotate privileged account credentials.