Description
An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. Processing a maliciously crafted image may lead to unexpected process termination.
Published: 2026-09-14
Score: n/a
EPSS: n/a
KEV: No
Impact: Denial of Service via unexpected process termination
Action: Immediate Update
AI Analysis

Impact

The reported issue is an out‑of‑bounds write triggered during image processing. When a maliciously crafted image is handled, the write occurs beyond the intended buffer bounds, causing the target process to terminate unexpectedly. This results in a denial of service that can impact any component or third‑party application that processes images.

Affected Systems

The flaw exists in Apple devices running iOS, iPadOS, macOS, tvOS, visionOS, and watchOS. Fixed releases include iOS 26.7, iOS 27, iPadOS 26.7, iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, and watchOS 27; devices on earlier versions remain vulnerable.

Risk and Exploitability

EPSS data is not available and the vulnerability has not yet been listed by CISA KEV. The fault is driven by a specially crafted image file, suggesting the likely attack vector is image handling, which may be triggered locally or remotely depending on how the image is supplied. Unpatched devices are susceptible to repeated denial‑of‑service events when malicious images are processed, whereas patched systems can safely ignore or handle such images without impact.

Generated by OpenCVE AI on September 15, 2026 at 07:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest macOS, iOS, iPadOS, tvOS, visionOS, or watchOS update that incorporates the fixed bounds checking.
  • Avoid processing or opening images from untrusted sources until the update is applied across all devices.
  • Monitor system logs or crash reports for signs of unexpected image‑related terminations and investigate any suspicious activity.

Generated by OpenCVE AI on September 15, 2026 at 07:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Write in Image Processing Causes Process Termination
Weaknesses CWE-119
CWE-787

Tue, 15 Sep 2026 03: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, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. Processing a maliciously crafted image may lead to unexpected process termination.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-09-14T20:51:07.153Z

Reserved: 2026-09-08T16:43:41.871Z

Link: CVE-2026-86882

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-14T21:17:39.123

Modified: 2026-09-14T21:17:39.123

Link: CVE-2026-86882

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T08:00:16Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write