>samit_hota
Back to security news
SN-2026-213HighResolved

Apple Patches CVE-2026-43810 and Hundreds of Flaws Across iOS and macOS

Samit Hota·
CVE ID
CVE-2026-43810
Affected Products / Orgs
iOS 26.6, iPadOS 26.6, macOS Tahoe 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, watchOS, tvOS, visionOS, Safari
#news#vulnerability-disclosure#apple

Apple has released a massive security update addressing hundreds of Apple vulnerabilities across its entire operating system ecosystem, including iOS 26.6, iPadOS 26.6, and macOS Tahoe 26.6. Highlighting the release is CVE-2026-43810, a remote kernel memory corruption vulnerability that poses a significant threat to device integrity. Alongside macOS Tahoe, Apple also delivered security maintenance updates for previous-generation operating systems, including macOS Sequoia 15.7.8 and macOS Sonoma 14.8.8, as well as Safari, watchOS, tvOS, and visionOS.

While Apple indicated that none of the bugs currently have documented in-the-wild exploitation, the sheer volume of fixes—and the severity of kernel-level memory corruption bugs—makes this update cycle an immediate priority for security engineering and enterprise device management teams.

Analysis of CVE-2026-43810 and Kernel Memory Corruption

Kernel memory corruption vulnerabilities represent the top tier of severity in modern operating system security models. In locked-down environments like iOS and macOS—where application sandboxing, Pointer Authentication Codes (PAC), and System Integrity Protection (SIP) restrict ordinary userland processes—an attacker must compromise the kernel to gain full administrative privileges, bypass sandbox constraints, and access protected system subsystems.

What makes CVE-2026-43810 particularly alarming to security analysts is its remote reachability. As noted by Jamf senior enterprise strategy manager Adam Boynton, when a kernel-level flaw can be triggered remotely without local code execution or user interaction, it fundamentally alters the economics of an attack chain.

Typically, an exploit chain against an iPhone or Mac requires two or more distinct vulnerabilities:

  1. A web renderer or media parser flaw (such as a WebKit bug) to achieve initial userland code execution inside a sandboxed browser process.
  2. A local privilege escalation (LPE) flaw to escape the sandbox and corrupt kernel memory.

A flaw that allows a remote attacker to directly interact with or corrupt kernel memory bypasses the need for complex multi-stage delivery mechanisms. If successfully leveraged, remote memory corruption can lead to arbitrary code execution directly within ring 0 (kernel space). From that position, security controls like permissions checks, data protection keys, and audit logging can be disabled or bypassed entirely, allowing attackers to access sensitive user data, modify system files, or install persistent implants.

Ecosystem-Wide Patch Footprint

The update addresses vulnerabilities across virtually every major component of Apple’s platform architecture:

  • iOS 26.6 and iPadOS 26.6: Resolves 87 vulnerabilities spanning user data access, user fingerprinting, denial-of-service (DoS) conditions, arbitrary code execution, file system modification, unauthorized contact addition, and UI spoofing.
  • macOS Tahoe 26.6: Fixes 155 vulnerabilities, representing the largest single collection of patches in this cycle. The fixes cover code execution, data exposure, DoS, and privilege escalation vulnerabilities.
  • Legacy macOS Support: macOS Sequoia 15.7.8 contains 138 patches, while macOS Sonoma 14.8.8 resolves 127 issues. Because core framework components are shared across macOS releases, many vulnerabilities affect multiple supported macOS versions simultaneously.
  • Peripheral and Companion Platforms: watchOS, tvOS, and visionOS each received fixes for approximately 100 vulnerabilities, while a standalone Safari update addresses nearly a dozen web engine and browser stability flaws.

The broad distribution of these flaws highlights the shared codebase inherent to Apple’s unified Darwin OS foundation. A flaw in a shared core framework, image handling library, or network stack typically manifests across iOS, macOS, and visionOS alike, making simultaneous fleet-wide patching necessary to close exposure windows.

Blast Radius and Risk Assessment for Organizations

For enterprise environments managing fleet deployments of Mac hardware and iOS devices, unpatched kernel and system-level vulnerabilities represent serious risk vectors.

The security issues addressed in this update span broad attack surfaces:

  • Privilege Escalation and Sandbox Escapes: Vulnerabilities allowing local users or malware processes to gain root or kernel access defeat endpoint detection and response (EDR) agents operating in userland.
  • Data Access and Privacy Bypasses: Flaws allowing unauthorized access to protected directories (such as TCC-protected locations containing contacts, photos, location logs, or documents) bypass enterprise data loss prevention (DLP) controls.
  • UI Spoofing and Authentication Tricks: Interface spoofing bugs enable credential harvesting attacks by presenting false system prompts or authorization screens that mimic legitimate system software.

In a corporate environment where mobile devices and laptops hold corporate credentials, session tokens, and access to zero-trust networks, an unpatched system exposes the corporate network to lateral movement and session hijacking if an attacker successfully targets an employee device.

Remediation and Deployment Actions

Security administrators should prioritize updating managed device fleets immediately to mitigate exposure to CVE-2026-43810 and the broader vulnerability set.

  1. Deploy OS Updates via MDM: Enforce update policies using your Mobile Device Management (MDM) solution to push iOS 26.6, iPadOS 26.6, and macOS Tahoe 26.6 to primary devices.
  2. Handle Older macOS Releases: For Mac endpoints remaining on previous macOS generations due to software compatibility constraints, enforce updates to macOS Sequoia 15.7.8 or macOS Sonoma 14.8.8.
  3. Verify Web Browsers: Ensure Safari and WebKit components are updated across all endpoints, or enforce software restrictions on unpatched standalone web browsers.

Found something similar in your stack?

Let's find out before it becomes an incident.

Book an advisory call