SharePoint Flaw Initially Listed as Spoofing by Microsoft Enables Authenticated RCE
AI-summarised brief · reviewed before publication
Microsoft originally labeled CVE‑2026‑65660, a SharePoint Server flaw affecting 2016, 2019 and Subscription Edition, as a spoofing issue with a CVSS of 6.5. Viettel Cyber Security researcher Dinh Ho Anh Khoa later revealed the vulnerability permits authenticated remote code execution, raising the NVD score to 8.8. The bug resides in the SafeControls check of the ToolPane component, where unescaped quotes allow injection of arbitrary .NET classes that are loaded via XamlServices.Parse(), enabling code execution. Patches released on August 11 disable the vulnerable function, and a June 9 fix removes a related authentication bypass that could be chained for pre‑authentication exploits. No public exploits have been observed. Organizations that have not applied the update remain exposed, and flaw also impacts SharePoint 2013 installations.
💡 Why It Matters
- · The reclassification reveals a critical gap in Microsoft’s vulnerability communication, forcing admins to reassess patch priorities for legacy SharePoint deployments.