Cyber Resilience

CVE-2026-43668

High

Published: 11 May 2026

Published
11 May 2026
Modified
13 May 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0016 37.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-43668 is a high-severity Use After Free (CWE-416) vulnerability in Apple Macos. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 37.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS…

more

26.5. A remote attacker may be able to cause unexpected system termination or corrupt kernel memory.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Kernel use-after-free enabling memory corruption that can be leveraged for local privilege escalation to kernel level.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-24085Same product: Apple Ipados
CVE-2026-20687Same product: Apple Ipados
CVE-2026-28947Same product: Apple Ipados
CVE-2026-20700Same product: Apple Ipados
CVE-2026-20698Same product: Apple Ipados
CVE-2025-43520Same product: Apple Ipados
CVE-2024-54499Same product: Apple Ipados
CVE-2026-28883Same product: Apple Ipados
CVE-2026-28969Same product: Apple Ipados
CVE-2025-43510Same product: Apple Ipados

Affected Assets

apple
ipados
≤ 18.7.9 · 26.0 — 26.5
apple
iphone os
≤ 18.7.9 · 26.0 — 26.5
apple
macos
14.0 — 14.8.7 · 15.0 — 15.7.7 · 26.0 — 26.5
apple
tvos
≤ 26.5
apple
visionos
≤ 26.5
apple
watchos
≤ 26.5

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-416

Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.

References