Cyber Resilience

CVE-2026-23661

High

Published: 10 March 2026

Published
10 March 2026
Modified
12 March 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0007 21.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-23661 is a high-severity Cleartext Transmission of Sensitive Information (CWE-319) vulnerability in Microsoft Azure Iot Explorer. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Network Sniffing (T1040); ranked at the 21.2th 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 SC-13 (Cryptographic Protection) and SC-8 (Transmission Confidentiality and Integrity).

Deeper analysis

CVE-2026-23661 is a vulnerability in Azure IoT Explorer involving the cleartext transmission of sensitive information, which allows an unauthorized attacker to disclose that information over a network. Published on 2026-03-10T18:18:14.210, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) and is associated with CWE-319 (Cleartext Transmission of Sensitive Information).

The vulnerability can be exploited by any unauthorized attacker with network access, requiring low attack complexity, no privileges, and no user interaction. Successful exploitation results in high-impact disclosure of sensitive information transmitted in cleartext, with no effects on system integrity or availability.

Mitigation details are provided in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23661.

EU & UK References

Vulnerability details

Cleartext transmission of sensitive information in Azure IoT Explorer allows an unauthorized attacker to disclose information over a network.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1040 Network Sniffing Credential Access
Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network.
Why these techniques?

Cleartext transmission of sensitive data over the network directly enables passive interception via network sniffing.

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

CVEs Like This One

CVE-2026-23662Same product: Microsoft Azure Iot Explorer
CVE-2026-26121Same product: Microsoft Azure Iot Explorer
CVE-2026-23664Same product: Microsoft Azure Iot Explorer
CVE-2025-69272Same vendor: Microsoft
CVE-2026-30796Same vendor: Microsoft
CVE-2026-30795Same vendor: Microsoft
CVE-2025-70048Shared CWE-319
CVE-2025-0556Shared CWE-319
CVE-2025-13718Shared CWE-319
CVE-2026-22271Shared CWE-319

Affected Assets

microsoft
azure iot explorer
≤ 0.15.13

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires protection of the confidentiality of transmitted information over networks, directly preventing cleartext disclosure of sensitive data in Azure IoT Explorer.

prevent

Mandates confidentiality protections specifically for transmitted information, comprehensively mitigating the cleartext transmission vulnerability exploited by network attackers.

prevent

Implements cryptographic mechanisms to secure communications, directly addressing the lack of encryption in sensitive information transmission by Azure IoT Explorer.

References