Description
A type confusion issue was addressed with improved checks. 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 lead to a denial-of-service.
Published: 2026-07-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A type‑confusion flaw exists in Apple’s image‑processing subsystem. When the decoder misinterprets data structures while handling a maliciously crafted image file, it triggers a crash or hangs the application or system. The weakness is CWE‑843 and results solely in a denial of service, with no compromise of confidentiality or integrity.

Affected Systems

Apple’s iOS, iPadOS, macOS, tvOS, visionOS, and watchOS are impacted. The vulnerability was fixed in 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. Devices running earlier versions remain vulnerable.

Risk and Exploitability

The CVSS score is 5.5 and the EPSS score is less than 1%, indicating a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker could deliver a malicious image through a web page, email attachment, or other vector. Even if exploitation is unlikely, the denial of service can disrupt availability for services that require high uptime.

Generated by OpenCVE AI on August 3, 2026 at 16:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all Apple devices to the patched releases listed (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, watchOS 26.6).
  • Enable automatic or scheduled delivery of Apple security updates to keep devices current and reduce the window of vulnerability.
  • Configure image‑handling applications to validate input and reject malformed files before decoding, and run decoding in sandboxed or low‑privilege processes to contain crashes.

Generated by OpenCVE AI on August 3, 2026 at 16:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title Image Processing Type Confusion Causing Denial of Service

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

Type Values Removed Values Added
Title Image Processing Type Confusion Causing Denial of Service

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

Type Values Removed Values Added
Weaknesses CWE-843
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 04:30: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 A type confusion issue was addressed with improved checks. 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 lead to a denial-of-service.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T14:28:45.679Z

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

Link: CVE-2026-64693

cve-icon Vulnrichment

Updated: 2026-07-28T14:28:38.073Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T20:00:42.897

Link: CVE-2026-64693

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:45:03Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')