Description
An out-of-bounds read 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 font file may lead to unexpected app termination.
Published: 2026-09-14
Score: n/a
EPSS: n/a
KEV: No
Impact: App Crash (Denial of Service)
Action: Apply Patch
AI Analysis

Impact

An out-of-bounds read was discovered in the font parsing component used by Apple operating systems. The vulnerability arises when a malformed font file is processed, allowing the code to read data beyond the intended buffer boundaries. This information leakage can cause the application to terminate unexpectedly. The primary impact is a denial of service—interruption of application functionality—without providing any direct gain to the attacker.

Affected Systems

Affected Apple platforms include iOS 26.7 and 27, iPadOS 26.7 and 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, and watchOS 27. Devices running earlier versions of these operating systems are vulnerable until an update is applied.

Risk and Exploitability

The exploit requires delivery of a crafted font file to the target. Because the failure manifests as an application crash, there is no remote code execution or privilege escalation potential; the threat is mitigated to service interruption only. No EPSS score is available and the vulnerability is not listed in CISA’s KEV catalog, indicating limited public exploitation data. Nevertheless, organizations that deploy software capable of ingesting third‑party fonts should be mindful that attackers could target end users to force application restarts.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update all Apple devices to the latest operating system releases listed above (iOS 27, iPadOS 27, macOS Sequoia 15.8, macOS Golden Gate 27, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27).
  • Restrict the use of custom or externally sourced font files, or ensure they are sanitized before processing by applications.
  • Implement defensive checks around font parsing routines so that failures do not terminate the application; consider graceful error handling or fallback strategies.

Generated by OpenCVE AI on September 15, 2026 at 08:56 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 Font Parsing Causes App Crashes on Apple Platforms
Weaknesses CWE-119

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
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 read 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 font file may lead to unexpected app termination.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

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

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

Link: CVE-2026-84524

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84524

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer