>samit_hota
Back to security news

Security News · SN-2026-333

CRITICALCVE-2026-63508, CVE-2026-56162, CVE-2026-65667, CVE-2026-65400MITIGATED

Microsoft and Apple Patch Critical Cloud, Active Directory, and macOS Flaws

Affected: Microsoft Azure · Microsoft Entra · Active Directory · Microsoft Teams · macOS (Tahoe · Sequoia · Sonoma)

Samit Hota·
#news#vulnerability-disclosure#microsoft

Enterprise infrastructure components face immediate patching requirements following simultaneous advisories from Microsoft and Apple addressing critical security flaws across cloud platforms, directory services, and desktop operating systems. Microsoft addressed more than a dozen security defects spanning Active Directory, Azure, Entra, SharePoint, and Teams, headlined by three maximum-severity vulnerabilities rated 10/10 on the CVSS scale. In parallel, Apple issued targeted software updates to resolve an authentication bypass in macOS Screen Sharing that allows unauthorized network attackers to hijack remote desktop sessions without valid credentials.

The releases underscore persistent security risks surrounding missing access controls in enterprise cloud services and identity providers, where single authorization failures can compromise entire organization boundaries.

Critical Vulnerabilities in Microsoft Cloud and Identity Systems

Microsoft’s latest security updates include fixes for three vulnerabilities assigned the maximum CVSS score of 10/10. These issues stem from missing or improper access control mechanisms across critical infrastructure services:

  • CVE-2026-63508 (CVSS 10.0): A missing authentication flaw in Planetary Computer Pro that allows network-based attackers to achieve elevation of privilege (EoP).
  • CVE-2026-56162 (CVSS 10.0): An improper authentication flaw in Azure SQL Database enabling unauthenticated network attackers to elevate privileges within the database management plane.
  • CVE-2026-65667 (CVSS 10.0): A missing authorization bug in Microsoft Teams that permits remotely connected attackers to execute unauthorized actions and elevate privileges across affected communications channels.

In addition to the 10/10 flaws, Microsoft issued patches for four near-maximum severity bugs carrying a CVSS score of 9.9/10, all of which are remotely exploitable over network connections without requiring prior user interaction:

  • CVE-2026-50515 (CVSS 9.9): A remote code execution (RCE) flaw in Azure Service Bus.
  • CVE-2026-62830 (CVSS 9.9): An elevation of privilege defect in the Azure SRE Agent.
  • CVE-2026-59115 (CVSS 9.9): An elevation of privilege issue affecting the Entra Provisioning Service.
  • CVE-2026-50481 (CVSS 9.9): An elevation of privilege flaw in core Active Directory components.

The security updates also encompass fixes for SharePoint, Active Directory, and Teams designed to mitigate collateral attack vectors including spoofing, information disclosure, and secondary remote execution pathways.

Apple Fixes macOS Screen Sharing Authentication Bypass

Apple’s security update focuses on a single high-severity flaw tracked as CVE-2026-65400 with a CVSS score of 7.5. The vulnerability resides in the macOS Screen Sharing component and allows an attacker situated on the same local network—or routed onto the target subnet via a compromised VPN or adjacent host—to bypass authentication protocols entirely.

According to Apple’s advisory, an unauthenticated network attacker can establish a remote desktop session and interact with the macOS GUI without supplying valid user credentials. Apple has remediated the defect by adding stricter credential validation logic across supported operating system branches. The fixes are available in:

  • macOS Tahoe 26.6.1
  • macOS Sequoia 15.7.9
  • macOS Sonoma 14.8.9

Vulnerability Analysis and Threat Context

The flaw profiles highlighted in Microsoft’s advisory focus heavily on broken access control—specifically missing authentication (CWE-306), improper authentication (CWE-287), and missing authorization (CWE-862). When implemented in cloud data services like Azure SQL Database or enterprise messaging brokers like Azure Service Bus, missing access control allows an attacker to interact directly with internal API endpoints. By bypassing the authentication layer, remote actors can issue privileged commands, alter configuration settings, or read directly from data stores without possessing valid identity tokens.

Vulnerabilities in identity and directory platforms like Entra Provisioning Service and Active Directory present particularly high blast radius potential. Flaws like CVE-2026-59115 and CVE-2026-50481 allow lower-privileged users or compromised service accounts to manipulate object attributes, forge authentication claims, or hijack identity synchronization pipelines. In a typical hybrid identity deployment, exploiting an EoP vulnerability in Active Directory or Entra allows threat actors to execute lateral movement between on-premises domain controllers and Azure cloud tenants, bypassing multi-factor authentication (MFA) enforcement and achieving full administrative takeovers.

On the endpoint side, Apple’s CVE-2026-65400 represents a critical risk for enterprise environments relying on macOS workstations. Screen Sharing relies on Apple Remote Desktop (ARD) and Virtual Network Computing (VNC) protocols over port 5900. An authentication bypass in this protocol allows an adversary with local network positioning—such as a rogue device on Wi-Fi or a compromised compromise-adjacent host—to gain full graphical desktop control. Once connected, attackers can access local keychains, extract saved browser credentials, inspect confidential documents, or execute malicious software within the context of the logged-in desktop user session.

Security teams and system administrators should immediately execute the following patching and mitigation procedures:

  1. Deploy macOS Software Updates: Apply macOS Tahoe 26.6.1, macOS Sequoia 15.7.9, or macOS Sonoma 14.8.9 across all managed Mac endpoints to close the Screen Sharing authentication bypass (CVE-2026-65400). If updates cannot be immediately applied, restrict incoming connections to TCP port 5900 using host-based firewalls or disable Screen Sharing under System Settings > General > Sharing.
  2. Apply Microsoft Infrastructure Updates: Install the latest security rollouts across on-premises Active Directory domain controllers, SharePoint servers, and endpoints running Microsoft Teams.
  3. Audit Azure and Entra Service Configurations: For cloud-managed components including Azure SQL Database, Azure Service Bus, and Entra Provisioning Service, verify that service instances are updated and confirm that network security groups (NSGs) restrict administrative management interfaces to trusted IP ranges or private endpoints.

Found something similar in your stack?

Let's find out before it becomes an incident.

Book an advisory call