Back Tech.Yahoo Microsoft Fabric's Authentication Bypass and the Expanding Identity Attack Surface
Attackers can exploit CVE-2026-69843 , a critical authentication bypass in Microsoft Fabric, without credentials or user interaction. This CVSS 10.0 vulnerability uses a network attack vector and features a scope-changed metric, allowing an adversary to cross security boundaries from the network directly into the analytics and data tier where OneLake stores enterprise data.
The vulnerability is classified as CWE-287 (Authentication Bypass by Spoofing). The CVSS vector — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H — delivers a specific reading: network delivery, low complexity, no privileges, no user interaction, scope changed, full confidentiality, integrity, and availability impact. Tenable confirmed the score; the NVD had not indexed it at the time of check.
Fabric as a High-Risk Target
The arrival of this vulnerability in Microsoft Fabric signals that the identity-layer attack surface now extends deep into the data tier. This follows CVE-2026-77903, a similar authentication bypass in Dataverse published one day earlier, and marks the fifth auth-bypass-class CVE in Microsoft services since September 1, spanning the control plane, AI, and data infrastructure. Fabric is a unified SaaS analytics platform that consolidates end-to-end data workflows, including ingestion, transformation, real-time processing, analytics, and reporting. Unlike control-plane services that manage identity and access policies, Fabric holds the actual enterprise data. At the center of this architecture is OneLake, a centralized data lake built on ADLS Gen2 that serves as the single store for all organizational analytics data. By supporting zero-copy access across workloads such as Data Engineering, Data Factory, Data Science, Data Warehouse, and Real-Time Intelligence, OneLake centralizes the data that organizations rely on for decision-making. Because this platform houses the data itself rather than just the controls governing access to it, a successful exploit here carries a different risk profile than vulnerabilities found in traditional identity providers.
The September Cluster of Authentication Bypasses
CVE-2026-69843 is the fifth authentication-bypass-class vulnerability identified in Microsoft services since September 1. This cluster demonstrates a widening scope of exposure across the company's service ecosystem. The sequence includes:
CVE-2026-83711: Azure AD B2C Authorization Bypass Through User-Controlled Key (CVSS 10.0).
CVE-2026-83711: Azure AD B2C Authorization Bypass Through User-Controlled Key (CVSS 10.0).
CVE-2026-70352: Azure AI Language Missing Authentication for Critical Function (CVSS 10.0).
CVE-2026-70352: Azure AI Language Missing Authentication for Critical Function (CVSS 10.0).
CVE-2026-83941: Entra ID Elevation of Privilege (CVSS 9.9).
CVE-2026-83941: Entra ID Elevation of Privilege (CVSS 9.9).
CVE-2026-77903: Microsoft Dataverse Authentication Bypass by Spoofing (CVSS 9.0).
CVE-2026-77903: Microsoft Dataverse Authentication Bypass by Spoofing (CVSS 9.0).
CVE-2026-69843: Microsoft Fabric Authentication Bypass by Spoofing (CVSS 10.0).
CVE-2026-69843: Microsoft Fabric Authentication Bypass by Spoofing (CVSS 10.0).
These vulnerabilities span the control plane, AI services, and now the data and analytics tier. Notably, CVE-2026-77903, which affects Dataverse, shares the same vulnerability class as the Fabric issue and was published just one day earlier. It is important to distinguish these findings from other reported issues; for instance, CVE-2026-62874, which has appeared in some searches referencing Fabric, maps specifically to Azure Billing and is not related to the Fabric authentication bypass.
Microsoft addressed these vulnerabilities through server-side fixes, requiring no action from customers. This approach mirrors the response to the Azure Identity Triple-Crown , with CVE-2026-69843 extending that established pattern of identity-based bypasses directly into the analytics layer.
analysis identified a pattern of vulnerabilities targeting the core identity infrastructure. The emergence of CVE-2026-69843 extends this pattern beyond the identity provider and into the analytics and data pipeline. The identity attack surface is no longer confined to the control plane; it has expanded to include the platforms where data is processed, stored, and analyzed. For security professionals and identity architects, this necessitates a shift in focus from securing the perimeter of identity providers to ensuring the integrity of the data-tier services that now function as primary targets for unauthenticated access.
The full story
This article is one source in a clustered incident — the cluster page carries the summary, timeline and every other outlet covering it.
