CVE-2026-63514

8.8

Microsoft · SharePoint

A deserialization of untrusted data vulnerability in Microsoft SharePoint allows an authenticated attacker to execute code over a network.

Executive summary

A critical deserialization vulnerability in Microsoft SharePoint allows an authenticated attacker to achieve remote code execution on the server.

Vulnerability

The vulnerability involves the deserialization of untrusted data (CWE-502) in Microsoft SharePoint. An authenticated attacker can send specially crafted data to the server, which is then deserialized and executed, leading to arbitrary code execution.

Business impact

This vulnerability carries a CVSS score of 8.8, reflecting the ability for an authenticated attacker to gain total control over the SharePoint environment. Compromise of SharePoint often leads to the exposure of highly sensitive documents, intellectual property, and internal organizational data.

Remediation

Immediate Action: Administrators must apply the latest security updates released by Microsoft to address the deserialization flaw in the identified SharePoint versions.

Proactive Monitoring: Monitor SharePoint logs for suspicious deserialization patterns or unexpected process execution originating from the SharePoint application pool.

Compensating Controls: Implement strict access control lists and use a Web Application Firewall (WAF) configured to inspect and block malicious serialized payloads.

Exploitation status

Public Exploit Available: No (unknown)

Analyst recommendation

Due to the severity of deserialization vulnerabilities in enterprise software, it is vital to apply the provided patches as soon as they are made available. Organizations should treat this as a high-priority update to prevent unauthorized code execution within their SharePoint infrastructure.

More Microsoft CVEs