Skip to main content
LiMP VPN
All news

Apple Patches Zero-Click ImageIO Flaw in iOS 26.6.1

Apple Patches Zero-Click ImageIO Flaw in iOS 26.6.1

In short: On August 17–19, 2026, Apple released emergency updates — iOS 26.6.1, iPadOS 26.6.1, and macOS Tahoe 26.6.2 — patching CVE-2026-65346, an integer-overflow bug in the ImageIO framework. The flaw could allow arbitrary code execution when a device processes a specially crafted image. Security researchers say it carries the hallmarks of a zero-click spyware vector: a victim need only receive a malicious image in iMessage, WhatsApp, or email with no further action required. Install the update now.

What Happened

On August 17, 2026, Apple shipped iOS 26.6.1, iPadOS 26.6.1, macOS Tahoe 26.6.2, and also iOS 18.7.10 and iPadOS 18.7.10 for users on the legacy update branch. The primary reason for the out-of-cycle release was CVE-2026-65346 — a critical flaw in ImageIO, Apple's system framework responsible for image decoding across all its platforms, from iPhone to Mac.

The vulnerability was discovered and reported by Nik Tsytsarkin of Meta's Red Team X through responsible disclosure. Apple acknowledged the report but has not confirmed any real-world exploitation. Despite that, the company pushed the update ahead of the planned major iOS 27 release. Stay current on mobile security threats through the LiMP VPN blog.

The Technical Flaw Explained

CVE-2026-65346 is an integer-overflow vulnerability in the ImageIO framework. ImageIO is embedded in all Apple operating systems and is invoked whenever the platform processes images — displaying photos in iMessage, rendering email attachments, loading media in browsers and messaging apps.

In an integer overflow, an arithmetic operation wraps around the boundary of representable values. An attacker crafts an image so that parsing it triggers the overflow, writing data into an unintended memory region — a classic primitive for achieving code execution. Apple fixed the issue with improved input validation on the affected code paths.

Why This Is Serious: The Zero-Click Attack Scenario

Zero-click attacks are among the most feared in modern threat intelligence. Unlike phishing links, they require no action from the target: simply receiving a message containing the malicious image is enough for compromise. This is exactly how Pegasus (NSO Group) worked and how Operation Triangulation — which targeted Kaspersky employees in 2023 — was delivered: a specially crafted media file sent via iMessage initiated the breach.

ImageIO, the framework through which iPhones parse images, has appeared as an attack vector in multiple documented zero-click campaigns. CVE-2026-65346 potentially enables an attacker to deliver a weaponized image through any media-accepting channel — iMessage, WhatsApp, email, browser image preview — and establish an initial foothold on the device without any user interaction. Learn how LiMP VPN protects your network traffic on our features page.

Which Devices Are Affected

CVE-2026-65346 affects:

  • iPhone 11 and later — update to iOS 26.6.1 or iOS 18.7.10.
  • All supported iPad models — iPad Pro, iPad Air, iPad, and iPad mini — update to iPadOS 26.6.1 or iPadOS 18.7.10.
  • Mac running macOS Tahoe — update to macOS Tahoe 26.6.2.

Apple Watch and Apple TV were not listed as affected in the security bulletin. Devices older than iPhone 11 that cannot run iOS 26 or iOS 18 will not receive a patch; consider hardware upgrade or apply extra caution in the meantime.

How to Protect Yourself Now

Install the update immediately. On iPhone or iPad: Settings → General → Software Update → iOS 26.6.1 (or iOS 18.7.10). On Mac: System Settings → General → Software Update → macOS Tahoe 26.6.2.

Enable automatic security responses. Under Software Update settings, ensure both Automatic Updates and Rapid Security Responses are active — critical patches will then install in the background without waiting for manual confirmation.

Be cautious with unexpected media until you update. Avoid opening unsolicited images from unknown senders in iMessage, WhatsApp, or email while the update is pending.

At the network layer, LiMP VPN encrypts the connection between your device and app servers — protecting data in transit and hiding your IP from interception on public or shared networks. A VPN does not eliminate the ImageIO code vulnerability; only the patch does. Effective mobile security is multi-layered: timely updates, two-factor authentication, and encrypted network traffic each cover a different exposure surface.

Sources

Apple Patches Zero-Click ImageIO Flaw in iOS 26.6.1