← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 11, 2026 · 13:00via Rapid7 Blog

Rapid7 Analysis: Microsoft SharePoint JWT Token Authentication Bypass (CVE-2026-55040)

Brief

Overview

On July 14, 2026, Rapid7 and Microsoft disclosed CVE-2026-55040, an authentication bypass vulnerability affecting Microsoft SharePoint. Today we are publishing a technical analysis of the vulnerability along with an accompanying proof-of-concept (PoC) script .

Figure 1: The Rapid7 Labs PoC for CVE-2026-55040.

A remote unauthenticated attacker can leverage CVE-2026-55040 to bypass authentication on a vulnerable SharePoint server, and perform operations as a SharePoint site user or administrator. The vulnerability is due to several issues in the JWT token validation pipeline.

Analysis

The following technical analysis is based upon SharePoint Server Subscription Edition version 16.

  • 19725. 20210 .

A critical authentication bypass vulnerability exists in SharePoint Server Subscription Edition's JWT token validation pipeline.

Read more on Rapid7 Blog