CVE Tools
Back to feed
PoC public SharePoint rce Microsoft web-app

CVE-2026-63520: Microsoft SharePoint Remote Code Execution (FIXED)

Rapid7 Blog·By Stephen Fewer··7 min read
CVE Tools coverage

Rapid7 Labs has disclosed a remote code execution vulnerability, CVE-2026-63520, affecting Microsoft SharePoint, Project Server, and Office Web Apps Server. A public proof-of-concept is now available, revealing that an unsafe .NET type instantiation flaw in Business Connectivity Services allows attackers to execute arbitrary commands with service account privileges. Although rated High (CVSS 8.1), the issue becomes critical when chained with the previously disclosed authentication bypass CVE-2026-55040, enabling fully unauthenticated attacks. Microsoft has released fixes for this flaw, and administrators are urged to apply the latest updates to secure their environments.

Overview

Rapid7 Labs conducted a zero-day research project against Microsoft SharePoint, resulting in the discovery of two new vulnerabilities that, when chained together, achieve unauthenticated remote code execution (RCE) against a vulnerable SharePoint server. Today, both Rapid7 and Microsoft are disclosing the second vulnerability in this chain, the RCE vulnerability CVE-2026-63520. The first vulnerability in the chain, CVE-2026-55040, was disclosed by Rapid7 and Microsoft last month.…

Continue reading on Rapid7 Blog