Description
The issue was addressed with improved memory handling. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted image may corrupt process memory.
Published: 2026-07-27
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Apple’s image handling occurs when decoding a malicious image, resulting in insufficient memory safety that can corrupt process memory. This memory corruption arises from improper bounds checking during image parsing, identified as a CWE‑119 type out‑of‑bounds write. The potential impact is the loss of confidentiality, integrity, or availability of the vulnerable process, and in some cases could enable further exploitation of the system.

Affected Systems

Apple iOS 26.6 and later, iPadOS 26.6 and later, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6. All earlier releases of these operating systems are vulnerable.

Risk and Exploitability

The EPSS score is extremely low (< 1%) and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly documented exploitation. However, based on the description, the likely attack vector is the delivery of a crafted image that the system processes—such as opening a file, viewing an image in an email or messaging client, or loading a graphic via a web interface. Effective exploitation would require that the image is decoded by the operating system, after which the corrupt memory could lead to a crash or enable further attacker control of the affected process.

Generated by OpenCVE AI on August 3, 2026 at 15:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Apple system updates—iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6—to install the improved memory handling fix.
  • If updates are not immediately available, block or quarantine untrusted image files and restrict downloads from unknown sources. Disable or limit automatic rendering of images in email, messaging, and web applications to prevent processing malicious data.
  • As a temporary workaround, consider disabling image preview or restricting image decoding in consumer applications until the operating system update is installed.

Generated by OpenCVE AI on August 3, 2026 at 15:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Improper Image Parsing Leads to Memory Corruption

Sat, 01 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Title Improper Image Parsing Leads to Memory Corruption

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos
Vendors & Products Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description The issue was addressed with improved memory handling. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted image may corrupt process memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T15:07:20.794Z

Reserved: 2026-07-20T18:09:35.084Z

Link: CVE-2026-64716

cve-icon Vulnrichment

Updated: 2026-07-28T15:07:14.910Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:17:10.657

Modified: 2026-07-28T19:55:35.817

Link: CVE-2026-64716

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:00:07Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer