CVE-2026-65400: An authentication issue was addressed with improved state management.
An authentication issue was addressed with improved state management. This issue is fixed in macOS Sequoia 15.7.9, macOS Sonoma 14.8.9, macOS Tahoe 26.6.1. An attacker on the network may be able to authenticate to Screen Sharing without valid credentials.
Security readout for executives and security teams
Plain-English summary
A network attacker may bypass valid credentials and access Screen Sharing on vulnerable Macs. Successful compromise could expose sensitive information, allow unauthorized changes, and disrupt systems. Apple fixed the issue in current updates for Tahoe, Sequoia, and Sonoma.
Executive priority
Treat this as an emergency patching issue. Prioritize network-reachable Macs and systems handling privileged or sensitive work. Because CISA lists the vulnerability as exploited, deferment increases exposure even though public details about observed attacks remain limited.
Technical view
CVE-2026-65400 is a CWE-287 authentication flaw caused by inadequate state management in macOS Screen Sharing. It is remotely reachable, requires no privileges or user interaction, and has a CVSS 3.1 score of 9.8. Precise vulnerable version ranges are not supplied, but Apple identifies fixed releases.
Likely exposure
Exposure is most likely on Macs running releases earlier than macOS Tahoe 26.6.1, Sequoia 15.7.9, or Sonoma 14.8.9 where Screen Sharing is network-reachable. The supplied sources do not enumerate every vulnerable build or clarify whether default configurations are affected.
Exploitation context
CISA's Known Exploited Vulnerabilities listing supports active exploitation. The supplied evidence does not describe campaign scale, targeted organizations, attacker behavior, indicators of compromise, or prerequisites beyond network access to Screen Sharing.
Researcher notes
The evidence attributes the flaw to authentication state management but provides no protocol-level root cause, affected component version matrix, exploit conditions beyond network access, or detection artifacts. Avoid assuming all earlier macOS releases are affected; validate applicability through Apple's advisories and asset-specific version data.
Mitigation direction
Update Tahoe systems to macOS 26.6.1 or later.
Update Sequoia systems to macOS 15.7.9 or later.
Update Sonoma systems to macOS 14.8.9 or later.
Until updated, disable or restrict Screen Sharing where operationally feasible.
Consult Apple guidance for unsupported macOS versions.
Validation and detection
Inventory macOS versions across managed and unmanaged Macs.
Verify installed builds meet the applicable fixed release.
Identify systems with Screen Sharing enabled and network-reachable.
Review Screen Sharing records for unexpected sessions; supplied sources provide no specific indicators.
Confirm compensating network restrictions remain effective until updates complete.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-287 · source CWE mapping
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.