CyberIntel ⬡ News
★ Saved ◆ Cyber Reads
← Back ◇ Industry News & Leadership Aug 13, 2026

Attackers Exploit SharePoint Authentication Bypass After Public PoC Release

The Hacker News Archived Aug 13, 2026 ✓ Full text saved

Threat actors have begun to exploit a newly disclosed Microsoft SharePoint vulnerability following the release of a proof-of-concept (PoC) code. The vulnerability in question is CVE-2026-55040 (CVSS score: 9.1), which refers to a critical security feature bypass that stems from weak authentication. It was patched by Microsoft as part of its July 2026 Patch Tuesday updates. "The authentication

Full text archived locally
✦ AI Summary · Claude Sonnet


    Attackers Exploit SharePoint Authentication Bypass After Public PoC Release Ravie LakshmananAug 13, 2026Vulnerability / Enterprise Security Threat actors have begun to exploit a newly disclosed Microsoft SharePoint vulnerability following the release of a proof-of-concept (PoC) code. The vulnerability in question is CVE-2026-55040 (CVSS score: 9.1), which refers to a critical security feature bypass that stems from weak authentication. It was patched by Microsoft as part of its July 2026 Patch Tuesday updates. "The authentication feature could be bypassed as this vulnerability allows impersonation," Microsoft said in an advisory for the flaw last month. "Exploiting this vulnerability could allow an attacker to disclose files and modify data, but the attacker cannot impact the availability of the system." According to Defused Cyber, threat actors are leveraging a PoC exploit released by Rapid7 earlier this week, once again indicating fresh flaws are being abused in real-world attacks. Successful exploitation of CVE-2026-55040 can allow an unauthenticated attacker to sidestep authentication on a vulnerable SharePoint server and perform arbitrary operations as a SharePoint site user or administrator. The vulnerability, per Rapid7, is due to "several issues" in the JWT token validation pipeline. Specifically, it chains four different weaknesses to allow an unauthenticated remote attacker to forge a valid JWT and impersonate any SharePoint site user. Rapid7 said the issue resides in two different classes that implement the token parsing and validation logic for Bearer service-to-service (S2S) tokens - SPJsonWebSecurityTokenHandlerV2 SPJsonWebSecurityBaseTokenHandlerV2 The entire chain can be exploited by an attacker as follows - Attacker sends a JWT with "alg: none" in the outer header, so no signature is required in the outer token. The actor token's x5t header contains SharePoint's own STS certificate thumbprint, making it possible to resolve a signing key with no verification. The resolved certificate is not in TrustedSecurityTokenServices, allowing the issuer to be accepted. The actor token's signature is a non-empty value, e.g., AAAA, which is never verified. Rapid7's Python-based PoC uses the forged JWT token to query a target's domain controller, enumerate users by SID, and auto-locate the SID for the user to find a site administrator. As of writing, it's unclear who is behind the exploitation activity or what their end goals are. Telemetry data captured by KEVIntel shows that a total of 12 exploitation attempts were recorded since July 19, 2026. Out of these, eight took place on August 12 and 13, 2026, indicating that the release of the PoC has played a role in these efforts. The 12 exploitation attempts have originated from eight unique IP addresses corresponding to five countries and regions, including Hong Kong, Japan, the Netherlands, Taiwan, and the U.S. In light of a spike in active exploitation, SharePoint users are advised to keep their instances up-to-date for optimal protection. Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post. SHARE     Tweet Share Share SHARE  Application Security, Authentication Security, Cyber Attack, enterprise security, Identity Security, Microsoft, Patch Management, Vulnerability, Web Security ⚡ Top Stories This Week Researchers Report 84 Flaws in 4G and 5G Cores, Including a Session Hijacking Flaw New Interrupt Injection Attack Can Bypass Spectre v2 Defenses on Intel and AMD CPUs Chinese-Made Zbtlink Routers Ship With Backdoor That Opens Unauthenticated Root Shells New cPanel Critical Flaw Could Let Hosting Customers Run SQL as Database Root New WordPress Pre-Auth XSS Could Lead to PHP Code Execution - Patch ASAP Anthropic Says Claude Mistook the Open Internet for a CTF and Breached Three Organizations Critical Gitea Flaw Let Unauthenticated Attackers Read Server Files via Org-Mode Markup ThreatsDay: Odysseus RCE, Samsung One-Click Takeover, iCloud Backdoor Fight + 27 More Stories Metabase Zero-Day Exploited in Wild Allows Admin Access Without Authentication Atlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to Attackers Poison Claude Sells Discounted Claude Access While Its Operator Sees Every Customer Prompt Apple iCloud Private Relay Can Expose Real IPs Through WebKit Proxy Bypasses New Zapscape KVM Flaw Could Let Privileged L1 Guest Code Escape to Linux Hosts New NatJack Attacks Hijack TCP Sessions and Spoof DNS by Manipulating NAT Tables Google Password Manager Attacks Could Let Malware Hijack Passkey-Protected Accounts N-able Says Attackers Take Over N-central Servers After Initial Fix Proves Incomplete Claude Mythos 5 Tried to Backdoor a Real Open-Source Project in Testing, Then Vouched for Itself Keyv-Linked npm Worm Poisons Hundreds of Packages, Plants Claude Code and VS Code Hooks Azure Cosmos DB Flaw Exposed Platform-Wide Key That Could Access Any Database 18-Year-Old Linux SCTP Flaw Could Let Local Users Gain Root and Escape Containers Cheap Android TV Boxes Pose as Phones and Turn Owners’ Broadband Into Proxies Over 250 ClickFix Domains Use Browser Fingerprinting to Hide macOS Malware Lures ⭐ Featured Resources [Webinar] See Where Claude Fits in the SOC and Where It Falls Short at Scale Defend Against One-Click AI Memory Poisoning — Download the Cheat Sheet See How to Stop the Browser-Based Attacks Your Existing Stack Misses [Book a Live Demo] Benchmark Your Defenses Against 338M+ Attack Simulations — Download the Blue Report 2026
    💬 Team Notes
    Article Info
    Source
    The Hacker News
    Category
    ◇ Industry News & Leadership
    Published
    Aug 13, 2026
    Archived
    Aug 13, 2026
    Full Text
    ✓ Saved locally
    Open Original ↗