Skip to main content

Microsoft Account CVE-2026-56165

| EUVDEUVD-2026-48452 CRITICAL
Heap-based Buffer Overflow (CWE-122)
2026-07-23 microsoft GHSA-w7fc-p5p7-c9pf
9.8
CVSS 3.1 · Vendor: microsoft
Share

Severity by source

Vendor (microsoft) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Description states network RCE by an unauthorized attacker with no interaction, so AV:N/PR:N/UI:N/AC:L; heap-overflow code execution yields full C:H/I:H/A:H.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 24, 2026 - 00:46 vuln.today
CVE Published
Jul 23, 2026 - 23:55 cve.org
CRITICAL 9.8

DescriptionCVE.org

Heap-based buffer overflow in Microsoft Account allows an unauthorized attacker to execute code over a network.

AnalysisAI

Remote code execution in Microsoft Account arises from a heap-based buffer overflow that an unauthorized, network-based attacker can trigger without authentication or user interaction, per the CVSS:3.1 vector (AV:N/PR:N/UI:N). The CVSS temporal data indicates exploit maturity is Unproven (E:U), so no public exploit identified at time of analysis and the issue is not on CISA KEV; however, an official vendor fix (RL:O) with Confirmed report confidence (RC:C) is already available. Given the 9.8 base score and full confidentiality/integrity/availability impact, this warrants priority remediation despite the current absence of exploit code.

Technical ContextAI

Microsoft Account is Microsoft's consumer identity and authentication service (the identity backbone for Windows sign-in, Outlook.com, Office, OneDrive, Xbox, and related consumer cloud services), represented here by cpe:2.3:a:microsoft:microsoft_account:*:*:*:*:*:*:*:*. The root cause is CWE-122 (Heap-Based Buffer Overflow): the code allocates a buffer on the heap and then writes past its bounds, corrupting adjacent heap metadata or objects. Attacker-controlled data sizing or content in a network-reachable parsing path lets the overflow overwrite control structures, which is the classic primitive that leads to arbitrary code execution. Because the affected component is an authentication surface reachable over the network, the overflow can be reached pre-authentication.

RemediationAI

Patch available per vendor advisory: apply the update referenced in Microsoft's MSRC guidance at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56165 as the primary fix; the CVSS RL:O (Official Fix) metric confirms a vendor remediation exists, though an exact fixed version string was not included in the source data and should be read directly from the MSRC page. Because Microsoft Account patching for cloud-backed components is often delivered automatically, verify that Windows Update / automatic servicing is enabled and that endpoints have checked in successfully rather than assuming coverage. As interim compensating controls where patch deployment lags, restrict and monitor network exposure of the authentication surface (limit inbound reachability to trusted networks and inspect for anomalous or oversized authentication traffic that could indicate overflow attempts); note the trade-off that tightening network access to identity endpoints can disrupt legitimate sign-in flows, so validate in a pilot ring first.

Share

CVE-2026-56165 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy