Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
NVIDIA NemoCLAW Critical Flaw Lets Attackers Hijack AI Agents
August 26, 2026
Google Chrome 127.0.6533.73 Patches 10 Critical Vulnerabilities
August 26, 2026
28,000 Git Repositories Exposed API Keys, Bank Details
August 26, 2026
Home/CyberSecurity News/Critical Microsoft SharePoint Flaws Let Attackers Hack Servers Remotely
CyberSecurity News

Critical Microsoft SharePoint Flaws Let Attackers Hack Servers Remotely

Key Takeaways Two critical vulnerabilities in Microsoft SharePoint Server can be chained for remote, unauthenticated server takeover. The flaws, CVE-2026-55040 (authentication bypass) and...

Emy Elsamnoudy
Emy Elsamnoudy
August 26, 2026 3 Min Read
2 0

Key Takeaways

  • Two critical vulnerabilities in Microsoft SharePoint Server can be chained for remote, unauthenticated server takeover.
  • The flaws, CVE-2026-55040 (authentication bypass) and CVE-2026-63520 (remote code execution), affect SharePoint Server Subscription Edition, 2019, and 2016.
  • CVE-2026-55040 has a CVSS v3.1 score of 9.1, while CVE-2026-63520 is rated 8.1.
  • Microsoft has released patches; immediate installation is strongly advised, especially for internet-facing instances.
  • SharePoint Online in Microsoft 365 is not impacted.

Critical SharePoint Vulnerabilities Allow Remote Server Compromise

A pair of severe vulnerabilities within Microsoft SharePoint Server deployments could allow unauthenticated attackers to gain complete control over affected servers. The attack chain leverages an authentication bypass, identified as CVE-2026-55040, in conjunction with a remote code execution (RCE) flaw, CVE-2026-63520.

Table Of Content

  • Key Takeaways
  • Critical SharePoint Vulnerabilities Allow Remote Server Compromise
  • Authentication Bypass: CVE-2026-55040
  • Remote Code Execution: CVE-2026-63520
  • The Full Attack Chain
  • What You Should Do

Authentication Bypass: CVE-2026-55040

The first vulnerability, CVE-2026-55040, carries a critical CVSS v3.1 score of 9.1 out of 10. This flaw resides in SharePoint’s JSON Web Token (JWT) authentication handler. It permits an attacker to forge a valid authentication token, effectively impersonating any SharePoint user, provided they know the user’s security identifier or User Principal Name (e.g., user@domain).

The root cause of this vulnerability stems from inadequate or disabled security checks within SharePoint’s token validation process. Rapid7 researchers found that the RequireSignedTokens setting was configured to allow unsigned outer JWTs. Furthermore, the affected code failed to correctly verify signatures for embedded actor tokens in certain scenarios. This oversight transforms a simple authentication weakness into a critical entry point for more sophisticated attacks, enabling an attacker to authenticate as a SharePoint administrator and access privileged endpoints without requiring valid credentials. Rapid7 publicly disclosed CVE-2026-55040 on August 11, 2026, following its initial disclosure on July 14.

Remote Code Execution: CVE-2026-63520

The second vulnerability in this chain, CVE-2026-63520, is a high-severity remote code execution flaw with a CVSS score of 8.1. This vulnerability impacts Business Connectivity Services (BCS), a SharePoint component designed to integrate external data systems and .NET applications with SharePoint.

Prior to Microsoft’s security updates, BCS lacked proper restrictions on the .NET types that could be loaded from a Business Data Connectivity (BDC) model. An attacker who has already bypassed authentication can exploit this by submitting a malicious BDC model specifying an unsafe class. Researchers discovered that the System.Web.UI.LosFormatter class could be manipulated as a deserialization gadget, leading to arbitrary code execution on the SharePoint server.

The Full Attack Chain

In a complete attack scenario, a threat actor first utilizes CVE-2026-55040 to forge a JWT and impersonate a privileged SharePoint account. Once authenticated, the attacker obtains a form digest value, uploads a malicious BDC model, creates an external list, and subsequently triggers the vulnerable BCS processing path. This sequence ultimately results in arbitrary code execution within the SharePoint server environment.

DefusedCyber stated on X that VulnCheck released details of this vulnerability chain on August 24, 2026, including a functional exploit and detection materials for its customers. VulnCheck also highlighted that a substantial number of SharePoint deployments are exposed to the public internet. Censys data cited in the disclosure identified approximately 21,000 on-premises instances that expose version details. It is important to note that SharePoint Online, part of Microsoft 365, is not affected by these vulnerabilities.

Microsoft has released crucial security updates addressing these flaws for SharePoint Server Subscription Edition, SharePoint Server 2019, and SharePoint Enterprise Server 2016. CVE-2026-55040 was added to CISA’s Known Exploited Vulnerabilities catalog on August 18, confirming that active exploitation of the authentication bypass was already occurring in the wild.

What You Should Do

  • Immediately apply the latest August security updates from Microsoft for SharePoint Server Subscription Edition, SharePoint Server 2019, and SharePoint Enterprise Server 2016.
  • Prioritize patching for all internet-facing SharePoint servers, as they represent the highest risk.
  • Investigate any unusual bearer-token authentication attempts or unexpected BDC model uploads within your SharePoint environment.
  • Monitor for suspicious requests targeting Business Data Catalog endpoints.
  • Treat any unpatched on-premises SharePoint servers as high-risk systems, especially those accessible from external networks.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitPatchSecurityThreatVulnerability

Share Article

Emy Elsamnoudy

Emy Elsamnoudy

Emy is a cybersecurity analyst and reporter specializing in threat hunting, defense strategies, and industry trends. With expertise in proactive security measures, Emily covers the tools and techniques organizations use to detect and prevent cyber attacks. She is a regular speaker at security conferences and has contributed to industry reports on threat intelligence and security operations. Emily's reporting focuses on helping organizations improve their security posture through practical, actionable insights.

Previous Post

OpenSSL Patches Multiple High-Severity Vulnerabilities

Next Post

New CoreRAT Malware Grants Full Control to Core Werewolf Hackers

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
OpenSSL Patches Multiple High-Severity Vulnerabilities
August 26, 2026
Linux at 35: From Hobby Project to Powering Global Cybersecurity
August 26, 2026
CISA Red Team Breaches Critical Infrastructure, Exposes SOC and Cloud Security Gaps
August 25, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us