Cyber Resilience

CVE-2026-21524

High

Published: 22 January 2026

Published
22 January 2026
Modified
03 February 2026
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
EPSS Score 0.0016 37.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21524 is a high-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Microsoft Azure Data Explorer. Its CVSS base score is 7.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 37.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-4 (Information Flow Enforcement).

Deeper analysis

CVE-2026-21524 is a vulnerability in Azure Data Explorer that exposes sensitive information to an unauthorized actor. Classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), it enables disclosure of sensitive data over a network. The issue carries a CVSS v3.1 base score of 7.4 (AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N) and was published on 2026-01-22.

An unauthorized attacker can exploit this vulnerability remotely over the network with low complexity and no required privileges, though user interaction is necessary. Scope changes upon successful exploitation (S:C), resulting in high-impact confidentiality loss (C:H) while leaving integrity and availability unaffected (I:N/A:N). This allows the attacker to obtain sensitive information from affected Azure Data Explorer instances.

Microsoft's Security Response Center provides an update guide for mitigation details at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21524.

EU & UK References

Vulnerability details

Exposure of sensitive information to an unauthorized actor in Azure Data Explorer allows an unauthorized attacker to disclose information over a network.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1530 Data from Cloud Storage Collection
Adversaries may access data from cloud storage.
Why these techniques?

Remote network exploitation of public-facing Azure service for sensitive data disclosure directly maps to T1190; resulting unauthorized access to cloud-hosted data enables T1530.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-23659Same vendor: Microsoft
CVE-2026-21532Same vendor: Microsoft
CVE-2026-21260Same vendor: Microsoft
CVE-2026-42826Same vendor: Microsoft
CVE-2026-21515Same vendor: Microsoft
CVE-2026-41615Same vendor: Microsoft
CVE-2026-20805Same vendor: Microsoft
CVE-2026-40379Same vendor: Microsoft
CVE-2025-24071Same vendor: Microsoft
CVE-2025-21380Same vendor: Microsoft

Affected Assets

microsoft
azure data explorer
all versions

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces access control policies to block unauthorized actors from reading sensitive data in Azure Data Explorer.

prevent

Enforces information flow rules that prevent unauthorized network disclosure of sensitive information from the data explorer service.

prevent

Requires cryptographic protection of data in transit, mitigating the network-based exposure described in the CVE.

References