Security advisory
MicrosoftMediumActiveUpdated Aug 27, 2026

CVE-2026-69550: Windows App for Mac Leaks Data via RDP Client Flaw

An out-of-bounds read in the Remote Desktop Client component of Windows App for Mac can expose data to attackers over the network, Microsoft says.

Emanuel De AlmeidaAug 27, 2026, 5:14 PM6 min read
Severity
Medium
Status
Active
Entity
Microsoft
Confirmed by
Microsoft Security Response Center (MSRC) advisory

Microsoft disclosed CVE-2026-69550, an important-severity information disclosure vulnerability in Windows App for Mac, according to an advisory published by the Microsoft Security Response Center (MSRC) on 2026-08-11. The flaw sits in the Remote Desktop Client component and stems from an out-of-bounds read, a memory-handling error classified under CWE-126: Buffer Over-read.

Because the bug allows an unauthorized attacker to disclose information over a network, it matters to any organization using Windows App for Mac to reach Windows desktops or Azure Virtual Desktop sessions, even though Microsoft rates active exploitation as less likely.

Key takeaways

  • MSRC rates CVE-2026-69550 as important severity with an information disclosure impact.
  • The flaw is an out-of-bounds read (CWE-126) in the Remote Desktop Client used by Windows App for Mac.
  • An unauthorized attacker can exploit the bug over a network, per Microsoft's advisory.
  • Microsoft says the vulnerability was not publicly disclosed and has not been exploited in the wild.
  • Microsoft's exploitability assessment marks exploitation as less likely.

Affected

Vendors
Microsoft
Products
Windows App for Mac
CVEs
CVE-2026-69550

What is CVE-2026-69550?

CVE-2026-69550 is an important-severity information disclosure vulnerability in the Remote Desktop Client component bundled with Windows App for Mac, rooted in an out-of-bounds read tracked under CWE-126: Buffer Over-read. In practice, this means the client code reads memory beyond an intended buffer boundary, and that excess data can end up disclosed to an attacker rather than staying isolated in the process.

Microsoft classifies the flaw as network-exploitable and states it allows an unauthorized attacker to disclose information without needing valid credentials on the target session. The advisory does not list a CVSS score in the extracted data reviewed for this article, so readers should consult the MSRC page directly for the full scoring vector once available.

Why does this vulnerability matter for Mac users of Windows App?

Windows App for Mac is Microsoft's client for reaching Windows 365 Cloud PCs, Azure Virtual Desktop, and traditional Remote Desktop sessions from macOS. Any flaw in its Remote Desktop Client subsystem is significant because that component handles the network protocol connecting a Mac to a remote Windows environment. An information disclosure bug reachable over the network, even one Microsoft rates as less likely to be exploited, still represents a real exposure path for organizations that rely on remote-access workflows to move sensitive data between local and cloud sessions.

Microsoft's exploitability assessment for CVE-2026-69550 states exploitation is 'Less Likely,' and the company confirms the bug was not exploited in the wild and was not publicly disclosed before the advisory. That combination, important severity paired with a lower likelihood of exploitation, typically places a bug in the routine patch-cycle category rather than an emergency response.

Who is affected and what data is at risk?

  • Anyone running Windows App for Mac to connect to Windows desktops, Windows 365, or Azure Virtual Desktop sessions.
  • Organizations that standardize on Windows App for Mac as their remote-access client for Mac-based employees or contractors.
  • IT teams managing fleets of Mac endpoints that connect into corporate Windows environments over the Remote Desktop protocol stack.

Microsoft's advisory does not name specific data types exposed by the out-of-bounds read, and this article does not speculate beyond the disclosed classification of 'Information Disclosure.' Administrators should treat the exposure as protocol- and session-level until MSRC publishes further technical detail.

How severe is CVE-2026-69550 and what is the technical root cause?

The weakness is registered as CWE-126: Buffer Over-read, meaning the Remote Desktop Client reads past the end of an allocated memory buffer during processing. Out-of-bounds reads commonly occur when input length validation is missing or incorrect, causing adjacent memory contents, potentially containing session data or other process memory, to be returned or transmitted where they should not be. Microsoft labels the overall bug important severity, its second-highest rating tier, reflecting a meaningful but not critical risk to confidentiality.

Because the vector is network-based and requires no authorization from the attacker, per Microsoft's advisory language, the practical risk hinges on whether an attacker can position themselves to interact with an active or attempted Remote Desktop Client connection. Microsoft's own exploitability rating of 'Less Likely' suggests the conditions for reliable exploitation are non-trivial, even though the vulnerability class itself is well understood in security research.

What has Microsoft said and what is the current patch status?

Microsoft's remediation guidance directs administrators and users to apply the latest security updates for Windows App for Mac through the official MSRC advisory channel. The extracted advisory data reviewed for this article does not specify a distinct patched build number or release date beyond the 2026-08-11 publication date, so readers should check the live MSRC update guide entry for the current patch status before assuming a fix is already installed.

No confirmed exploitation

The vulnerability was not found to have been exploited in the wild or disclosed publicly prior to the advisory.

What should IT teams do now to mitigate CVE-2026-69550?

  1. Check the Mac App Store or Microsoft's official distribution channel for the latest available Windows App update.
  2. Verify the installed Windows App for Mac build against Microsoft's advisory guidance once a specific patched version is published.
  3. Prioritize remediation for Macs that regularly connect to Azure Virtual Desktop or Windows 365 sessions handling sensitive data.
  4. Monitor Microsoft's MSRC update guide entry for CVE-2026-69550 for any change in exploitation status or scoring.

Because Microsoft rates exploitation as less likely and confirms no active attacks, this is a standard patch-cycle item rather than an emergency out-of-band response. Admins managing mixed Mac/Windows remote-access fleets should still track the fix rollout alongside other pending Windows App updates.

Timeline

Aug 11, 2026
MSRC publishes CVE-2026-69550Microsoft's Security Response Center releases the advisory for CVE-2026-69550, rating it important severity with an information disclosure impact affecting Windows App for Mac.

Impact & actions

CVE-2026-69550 lets an unauthorized network attacker read out-of-bounds memory in the Remote Desktop Client used by Windows App for Mac, exposing session-related data without requiring credentials.

Security: Successful exploitation discloses information over a network to an unauthorized attacker, per MSRC's advisory, though Microsoft has not detailed exactly which data fields are exposed.

Privacy: Any leaked memory contents from an active remote desktop session could include fragments of user or session data, though Microsoft's advisory does not specify data types.

Recommended actions · Medium urgency

  1. 1Update Windows App for Mac to the latest version available from Microsoft
  2. 2Track MSRC's advisory page for CVE-2026-69550 for patch availability and version details
  3. 3Prioritize patching on devices used to connect to sensitive Windows desktops or Azure Virtual Desktop environments

Technical details

CVEs
CVE-2026-69550
Attack vector
Network

Mitigations

  • Apply the latest Microsoft security update for Windows App for Mac

Response

Vendor

Microsoft's MSRC advisory describes CVE-2026-69550 as an out-of-bounds read in the Remote Desktop Client that allows an unauthorized attacker to disclose information over a network, and rates exploitation as less likely.

Customer guidance

Apply the latest security update from Microsoft for Windows App for Mac as referenced in the MSRC advisory; no separate workaround is listed.

Updates

Aug 11, 2026MSRC publishes CVE-2026-69550

Microsoft Security Response Center published the advisory for CVE-2026-69550, rating it important severity with exploitation less likely.

FAQ

What is CVE-2026-69550?

CVE-2026-69550 is an important-severity information disclosure vulnerability in the Remote Desktop Client component of Windows App for Mac, caused by an out-of-bounds read (CWE-126), per Microsoft's MSRC advisory published 2026-08-11.

Can CVE-2026-69550 be exploited remotely without authentication?

Yes. Microsoft's advisory states an unauthorized attacker can exploit the flaw over a network to disclose information, though Microsoft's exploitability assessment marks it as exploitation less likely.

Has CVE-2026-69550 been exploited in the wild?

No. Microsoft's advisory lists the vulnerability as not publicly disclosed and not exploited in the wild as of the 2026-08-11 publication date.

Which product is affected by CVE-2026-69550?

The vulnerability affects Windows App for Mac, Microsoft's client for connecting macOS devices to Windows desktops and Azure Virtual Desktop sessions.

Is a patch available for CVE-2026-69550?

Microsoft's advisory directs users to apply the latest security updates for the affected product, but the dossier does not specify a fixed version number or download link beyond the MSRC advisory page.

What weakness type is CVE-2026-69550 classified as?

Microsoft classifies CVE-2026-69550 under CWE-126: Buffer Over-read, meaning the Remote Desktop Client reads memory beyond an intended boundary.

The bottom line

Microsoft's MSRC disclosed CVE-2026-69550, an important-severity out-of-bounds read in the Remote Desktop Client of Windows App for Mac that can leak information to unauthenticated network attackers.

What to do

Check the MSRC advisory for CVE-2026-69550 and update Windows App for Mac when a fix is released.
Topics:#Microsoft

Reader reviews

Rate this articleBe the first to rate
No written reviews yetRate the article above, or be the first to share your experience.

Related articles