Description
An out-of-bounds read issue was addressed with improved input validation. 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. Opening a maliciously crafted file may cause unexpected process termination or disclose process memory.
Published: 2026-09-14
Score: n/a
EPSS: n/a
KEV: No
Impact: Memory Disclosure or Denial of Service
Action: Apply Patch
AI Analysis

Impact

An out‑of‑bounds read was identified in the file handling logic on Apple platforms. When a maliciously crafted file is opened, the operating system may read beyond the intended data boundaries, leading to either an unexpected termination of the process or the disclosure of data residing in process memory. This flaw can compromise the confidentiality and availability of the affected system.

Affected Systems

Apple iOS 26.7, 27 and iPadOS 26.7, 27 are affected, as are macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, and visionOS 27. The issue is confined to these operating system releases and is not present in earlier versions. The vulnerability stems from insufficient input validation when parsing certain file types.

Risk and Exploitability

The vulnerability can be leveraged simply by opening a crafted file, making it available to users who can trigger it. No EPSS score is reported and the flaw is not listed in the CISA KEV catalog, yet the potential impact of process memory disclosure and a system crash suggests a high severity. The lack of a CVSS rating makes precise assessment difficult, but the flaw poses a serious threat to affected devices where untrusted files may be accessed.

Generated by OpenCVE AI on September 15, 2026 at 08:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the affected Apple operating systems to iOS 26.7, 27 or later, iPadOS 26.7, 27 or later, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7 or later, tvOS 27, or visionOS 27, as applicable. This update corrects the input validation in file handling that caused the out‑of‑bounds read.
  • Restrict access to untrusted documents by using sandboxed or read‑only containers, and review file handling policies to ensure that only expected file formats are opened without additional validation.
  • Monitor for application crashes or abnormal memory behavior after accessing files, and apply vendor security advisories promptly while waiting for future updates to further harden the file parsing logic.

Generated by OpenCVE AI on September 15, 2026 at 08:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Out‑of‑Bounds Read in File Handling Causes Termination or Memory Disclosure on Apple Platforms
Weaknesses CWE-20

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

Type Values Removed Values Added
Description An out-of-bounds read issue was addressed with improved input validation. 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. Opening a maliciously crafted file may cause unexpected process termination or disclose process memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-09-14T20:50:20.804Z

Reserved: 2026-09-01T21:13:17.750Z

Link: CVE-2026-84532

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation