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 Tahoe 26.6, tvOS 26.6, visionOS 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 incorrectly manages memory when decoding a specially crafted image. The resulting corruption can overwrite critical data structures, enabling attackers to execute arbitrary code or crash affected applications. The root weakness aligns with overflow or out‑of‑bounds memory handling issues.

Affected Systems

Apple’s iOS, iPadOS, macOS, tvOS, and visionOS are affected. The vulnerability is fixed in iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Tahoe 26.6, tvOS 26.6, and visionOS 26.6; earlier releases are unpatched.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low but nonzero exploitation probability, and the issue is not listed in CISA’s KEV catalog, so public exploitation data are limited. Nonetheless, the flaw can be triggered by any process that decodes a malicious image, making it a high‑impact local code‑execution vector that an attacker can exploit through malware, phishing, or insecure image sources. The lack of a known exploit and public awareness suggests a moderate threat level, but the ability to corrupt process memory warrants immediate remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest macOS, iOS, iPadOS, tvOS, or visionOS updates that contain the memory‑handling fix
  • Enable automatic system updates to ensure future patches are applied promptly
  • If possible, configure applications or use security controls to block untrusted image sources and apply input validation to protect against malicious image data

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Memory Corruption via Malicious Image Processing Across Apple Operating Systems

Thu, 30 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
Title Memory Corruption via Malicious Image Processing Across Apple Operating Systems
Weaknesses CWE-122
CWE-125

Tue, 28 Jul 2026 19:30: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 02:00:00 +0000

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

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 Tahoe 26.6, tvOS 26.6, visionOS 26.6. Processing a maliciously crafted image may corrupt process memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T18:39:43.589Z

Reserved: 2026-05-01T22:46:21.645Z

Link: CVE-2026-43729

cve-icon Vulnrichment

Updated: 2026-07-28T18:33:31.965Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:57.487

Modified: 2026-07-29T20:25:07.387

Link: CVE-2026-43729

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:30:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-122

    Heap-based Buffer Overflow

  • CWE-125

    Out-of-bounds Read