LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
high
Sources
6

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-65400 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
5Timeline events
2ADP providers
6Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2026-65400Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  4. ADP timelineCISA-ADP

    CVE-2026-65400 added to CISA KEV

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvcother:kev
  • 2026-08-18T00:00:00.000Z: CVE-2026-65400 added to CISA KEV
CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ApplemacOS0, 0, 0Listed
Weakness

CWE details

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.