LiveActive security incident?Get immediate response
CVE Record

CVE-2026-20700: A memory corruption issue was addressed with improved state management.

A memory corruption issue was addressed with improved state management. This issue is fixed in iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, watchOS 26.3. An attacker with memory write capability may be able to execute arbitrary code. Apple is aware of a report that this issue may have been exploited in an extremely sophisticated attack against specific targeted individuals on versions of iOS before iOS 26. CVE-2025-14174 and CVE-2025-43529 were also issued in response to this report.

HighCVSS 7.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Apple fixed a memory corruption flaw across major operating systems. If an attacker already has memory write capability, the flaw may allow arbitrary code execution. Apple reports it may have been used in an extremely sophisticated attack against specific individuals on iOS versions before iOS 26.

Executive priority

Prioritize rapid patching for Apple fleets, especially iPhones used by senior leaders and sensitive personnel. The public evidence points to targeted, sophisticated exploitation rather than mass exploitation, but the potential impact is full code execution once attacker prerequisites are met.

Technical view

CVE-2026-20700 is a CWE-119 memory corruption issue addressed with improved state management. It has CVSS 3.1 score 7.8 with local access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Fixed releases include iOS/iPadOS 26.3, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, and watchOS 26.3.

Likely exposure

Exposure is likely on Apple devices running affected OS versions below the fixed releases. The strongest public exploitation signal concerns targeted individuals on iOS before iOS 26. Enterprises with unmanaged BYOD, delayed mobile updates, or high-risk executives should treat exposure as urgent.

Exploitation context

Apple says the issue may have been exploited in an extremely sophisticated attack against specific targeted individuals. CISA KEV status in the provided bundle is false, so broad active exploitation is not established by the sources. The flaw appears more likely to be useful in a chained attack than as a standalone initial access vector.

Researcher notes

Public details are limited. The affected component is not named in the provided sources, and no exploit mechanics are disclosed. The attacker prerequisite is memory write capability, suggesting this CVE may be part of a multi-vulnerability chain. Apple notes related CVEs CVE-2025-14174 and CVE-2025-43529 were issued from the same report.

Mitigation direction

  • Update iOS and iPadOS devices to 26.3 or later.
  • Update macOS Tahoe systems to 26.3 or later.
  • Update tvOS, visionOS, and watchOS devices to 26.3 or later.
  • Prioritize executives, journalists, activists, administrators, and other high-risk users.
  • Check Apple security guidance for any product-specific follow-up actions.

Validation and detection

  • Inventory Apple devices and record OS versions.
  • Use MDM compliance data to identify devices below 26.3.
  • Confirm high-risk users have completed updates.
  • Review Apple security pages for the exact fixed releases.
  • Check CISA KEV status periodically for any change.
Prepared
Confidence
medium
Sources
8

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 · low confidence lookup

CWE-119: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-20700 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
High
CVSS
7.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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
0Timeline events
0ADP providers
7Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-20700Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOS0Listed
ApplemacOS0Listed
AppletvOS0Listed
ApplevisionOS0Listed
ApplewatchOS0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.