Microsoft & Apple Patch CVSS 10.0 Flaws

Microsoft & Apple Patch Critical Flaws, Including CVSS 10.0 Bugs

CRITICAL
August 8, 2026
August 16, 2026
5m read
Patch ManagementVulnerability

Related Entities(initial)

Organizations

AppleGoogleMicrosoft

Products & Tech

Active DirectoryAzure SQL DatabaseAzure SRE AgentAzure Service BusGoogle ChromeMicrosoft AzureMicrosoft Entra Provisioning ServiceMicrosoft TeamsPlanetary Computer PromacOS

CVE Identifiers

CVE-2026-50481
CRITICAL
CVSS:9.9
CVE-2026-50515
CRITICAL
CVSS:9.9
CVE-2026-56162
CRITICAL
CVSS:10
CVE-2026-59115
CRITICAL
CVSS:9.9
CVE-2026-62830
CRITICAL
CVSS:9.9
CVE-2026-63508
CRITICAL
CVSS:10
CVE-2026-65400
HIGH
CVSS:7.5
CVE-2026-65667
CRITICAL
CVSS:10

Full Report(when first published)

Executive Summary

On August 6-7, 2026, Microsoft and Apple released a significant set of security updates addressing numerous high-severity vulnerabilities across their product lines. Microsoft patched a slate of flaws, most notably three with a maximum CVSS score of 10.0: CVE-2026-63508 in Planetary Computer Pro, CVE-2026-56162 in Azure SQL Database, and CVE-2026-65667 in Microsoft Teams. These vulnerabilities could allow for remote, unauthenticated privilege escalation. Four additional flaws rated 9.9 were also fixed in Azure and Active Directory. Apple addressed CVE-2026-65400, a 7.5 CVSS score vulnerability in macOS that could allow an attacker to bypass Screen Sharing authentication. Given the critical nature of these vulnerabilities, organizations are strongly advised to prioritize the deployment of these patches to all affected systems.


Vulnerability Details

Microsoft Vulnerabilities

Microsoft's updates addressed a wide range of products, with the most severe vulnerabilities allowing for remote code execution (RCE) or elevation of privilege (EoP).

CVSS 10.0 Vulnerabilities:

  • CVE-2026-63508: A missing authentication vulnerability in Microsoft Planetary Computer Pro that could lead to privilege escalation.
  • CVE-2026-56162: An improper authentication issue in Azure SQL Database, allowing for privilege escalation.
  • CVE-2026-65667: A missing authorization vulnerability in Microsoft Teams. Microsoft patched this on the server-side, so no end-user action is required.

CVSS 9.9 Vulnerabilities:

  • CVE-2026-50515: A remote code execution (RCE) vulnerability in Azure Service Bus.
  • CVE-2026-62830: An elevation of privilege (EoP) vulnerability in Azure SRE Agent.
  • CVE-2026-59115: An elevation of privilege (EoP) vulnerability in Microsoft Entra Provisioning Service.
  • CVE-2026-50481: An elevation of privilege (EoP) vulnerability in Active Directory.

Apple Vulnerability

  • CVE-2026-65400 (CVSS 7.5): An authentication bypass vulnerability in the Screen Sharing feature of macOS. A remote attacker on the same network could potentially gain access to a user's screen without providing valid credentials.

Google Vulnerability

  • Chrome 151: Google released an update for its Chrome browser fixing 41 flaws, including six critical use-after-free vulnerabilities.

Affected Systems

  • Microsoft:
    • Microsoft Azure (multiple services including SQL Database, Service Bus, SRE Agent)
    • Microsoft Teams
    • Microsoft Planetary Computer Pro
    • Microsoft Entra Provisioning Service
    • Active Directory
    • SharePoint
  • Apple:
    • macOS Tahoe (versions before 26.6.1)
    • macOS Sequoia (versions before 15.7.9)
    • macOS Sonoma (versions before 14.8.9)
  • Google:
    • Google Chrome (versions before 151)

Exploitation Status

The source articles do not state that any of these specific vulnerabilities are being actively exploited in the wild. However, given their severity, particularly the CVSS 10.0 and 9.9 flaws, exploitation is highly likely in the near future. Proof-of-concept (PoC) code will almost certainly be developed by security researchers and threat actors.


Impact Assessment

The impact of these vulnerabilities, if exploited, is severe. The Microsoft flaws rated 10.0 and 9.9 could grant attackers complete control over affected cloud services or on-premise servers, leading to data theft, service disruption, and lateral movement across corporate networks. The Apple vulnerability, while lower in severity, could lead to the compromise of sensitive information displayed on a user's screen and could be used as a stepping stone for further attacks within a network. Organizations that rely heavily on these ecosystems are at high risk until patches are applied.


Cyber Observables — Hunting Hints

The following patterns may help identify vulnerable or compromised systems:

Type
log_source
Value
Azure Activity Logs
Description
Monitor for anomalous authentication or provisioning events related to Azure SQL, Service Bus, and Entra that could indicate exploitation attempts.
Context
Azure Monitor, Microsoft Sentinel
Confidence
medium
Type
port
Value
5900
Description
Monitor for unusual or unauthorized connection attempts to port 5900 (VNC/Screen Sharing) on macOS devices.
Context
Network traffic logs, endpoint firewall logs
Confidence
medium
Type
process_name
Value
screensharingd
Description
On macOS, look for unexpected child processes or network connections originating from the screensharingd process.
Context
EDR logs
Confidence
medium
Type
log_source
Value
Active Directory logs
Description
Monitor for unusual privilege escalation events or modifications related to service accounts.
Context
Windows Event Logs (Security)
Confidence
medium

Detection Methods

  1. Vulnerability Scanners: Use vulnerability management tools to scan internal and external assets for the presence of these vulnerabilities. Ensure scanner plugins are updated to detect the specific CVEs.
  2. Asset Inventory: Maintain an accurate inventory of all software and operating system versions to quickly identify all systems affected by the Apple and Google patches.
  3. Cloud Configuration Review: For the Azure vulnerabilities, use cloud security posture management (CSPM) tools to audit configurations and detect signs of misconfiguration or compromise related to the affected services.
  4. Log Analysis: Proactively hunt for indicators of exploitation in Azure, Active Directory, and macOS logs, focusing on authentication and privilege escalation events. This aligns with D3FEND's Domain Account Monitoring (D3-DAM).

Remediation Steps

Immediate patching is the primary remediation for these vulnerabilities.

  1. Microsoft Updates: Apply the August 2026 security updates from Microsoft as soon as possible, prioritizing critical systems, internet-facing servers, and domain controllers. The Teams vulnerability (CVE-2026-65667) is patched server-side and requires no action.
  2. Apple Updates: Update all affected macOS devices to macOS Tahoe 26.6.1, macOS Sequoia 15.7.9, or macOS Sonoma 14.8.9.
  3. Google Chrome Update: Ensure all instances of Google Chrome are updated to version 151 or later.
  4. Verification: After deploying patches, use vulnerability scanners to verify that the vulnerabilities have been successfully remediated.
  5. Workarounds: If patching is not immediately possible for the macOS flaw, consider disabling Screen Sharing service on vulnerable machines as a temporary mitigation. This is a form of Application Configuration Hardening (D3-ACH).

Timeline of Events

1
August 6, 2026
Microsoft and Apple begin releasing a series of critical security patches.
2
August 7, 2026
Security publications report on the wave of patches from Microsoft, Apple, and Google.
3
August 8, 2026
This article was published

Article Updates

August 16, 2026

Severity increased

CVE-2026-65400, a critical macOS Screen Sharing flaw, is now actively exploited to install Monero cryptominers, with CISA elevating its CVSS to 9.8.

The macOS Screen Sharing authentication bypass (CVE-2026-65400), previously rated 7.5, is now actively exploited in the wild. CISA has elevated its severity to 9.8 CVSS due to confirmed attacks. Threat actors are scanning for Macs with port 5900 open, gaining root access, and deploying Monero cryptojacking malware. Immediate patching is critical, or disable Screen Sharing if unable to update.

Timeline of Events

1
August 6, 2026

Microsoft and Apple begin releasing a series of critical security patches.

2
August 7, 2026

Security publications report on the wave of patches from Microsoft, Apple, and Google.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

Active DirectoryAppleAzureCVEGoogleMicrosoftPatch ManagementVulnerabilitymacOS

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.