Attackers are now targeting a chain of two Microsoft SharePoint vulnerabilities that can allow them to execute arbitrary code on unpatched servers, according to threat intelligence company Defused. The first (tracked as CVE-2026-55040) is an authentication bypass flaw in the JWT token validation pipeline that attackers without privileges can exploit to perform operations as a SharePoint site user or administrator. The second (CVE-2026-63520) is a vulnerability in SharePoint's Business Connectivity Services (BCS) that unauthenticated attackers can chain after successfully exploiting CVE-2026-55040 for remote code execution (RCE) on a targeted SharePoint Server. Both flaws have publicly available proof-of-concept (PoC) exploits, released by Rapid7 security researcher Stephen Fewer on August 11 (for CVE-2026-55040, representing the first part of the exploit chain) and by VulnCheck vulnerability researcher Jonathan Peterson on August 24 (for CVE-2026-63520). One day after the CVE-2026-55040 PoC exploit was published online, Defused reported that Rapid7's exploit code had already been weaponized in attacks. Roughly two weeks later, on August 25, the cybersecurity company said that threat actors are now chaining the SharePoint authentication bypass and RCE flaw in attacks targeting its honeypots. "We're seeing the SharePoint CVE-2026-55040 + CVE-2026-63520 RCE chain probed in our honeypots," Defused warned on Tuesday. "The JWT bypass (55040) was exercised, followed by heavy admin ...
Hackers target Microsoft SharePoint RCE chain with PoC exploit
BleepingComputer
·Sergiu Gatlan
·Published Aug 26, 2026
·Updated
Affected Software
2 affected components
Microsoft SharePoint=CVE-2026-55040
Microsoft SharePoint Business Connectivity Services (BCS)=CVE-2026-63520
Frequently Asked Questions
1
Which systems are at risk from this exploit chain?
Unpatched Microsoft SharePoint Server systems are at risk. The second vulnerability affects SharePoint's Business Connectivity Services component.
2
How do attackers use the two vulnerabilities together?
Attackers can first exploit CVE-2026-55040, an authentication bypass in JWT token validation, to act as a SharePoint site user or administrator. They can then chain CVE-2026-63520 in Business Connectivity Services to achieve remote code execution.
3
Is exploitation confirmed, or are the vulnerabilities only theoretical?
Defused reported that Rapid7's exploit code for CVE-2026-55040 was weaponized in attacks one day after its public release. Defused also reported attackers targeting the two-vulnerability chain.
4
Are public exploits available for both vulnerabilities?
Yes. A proof of concept for CVE-2026-55040 was released on August 11, and a proof of concept for CVE-2026-63520 was released on August 24.