Description
An out-of-bounds read issue was addressed with improved input validation. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, 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. A remote attacker may cause an unexpected app termination.
Published: 2026-07-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds read that allows a remote attacker to trigger an unexpected termination of a benign application. The flaw arises when insufficient input validation permits reading beyond valid memory. The impact is strictly the denial of service caused by the application crash; no external memory disclosures or code execution are implied by the description.

Affected Systems

iOS and iPadOS are affected, with the flaw present in versions 18.7.10 and 26.6. macOS is impacted in Sequoia 15.7.8, Sonoma 14.8.8, and Tahoe 26.6. tvOS and visionOS are vulnerable in version 26.6. Upgrading to any of those releases or later ones incorporates the patch that introduces stricter input validation, thereby resolving the issue.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of < 1 % signals a very low, though non‑zero, probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting no public exploitation reports yet. Based on the description, the likely attack vector is remote application‑level input; an attacker can craft data to trigger the out‑of‑bounds read and induce a crash, denying service to legitimate users.

Generated by OpenCVE AI on August 18, 2026 at 00:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest releases of the affected Apple operating systems where the input validation fix is included.
  • In custom code that processes external data, enable strict bounds checking and validate input sizes to prevent out‑of‑bounds reads (CWE‑125).
  • Ensure proper memory deallocation and avoid accessing memory after free, for example by verifying ownership before use.

Generated by OpenCVE AI on August 18, 2026 at 00:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read Allowing Remote Application Termination in Apple OSes

Mon, 17 Aug 2026 21:45: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.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. A remote attacker may cause an unexpected app termination. An out-of-bounds read issue was addressed with improved input validation. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, 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. A remote attacker may cause an unexpected app termination.
References

Wed, 05 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read Allowing Remote Application Termination in Apple OSes

Tue, 04 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read Leading to Application Termination in Apple OS
Weaknesses CWE-788

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

Type Values Removed Values Added
Title Out-of-Bounds Read Leading to Application Termination in Apple OS
Weaknesses CWE-788

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

Type Values Removed Values Added
Weaknesses CWE-125
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 05: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 An out-of-bounds read issue was addressed with improved input validation. 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. A remote attacker may cause an unexpected app termination.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-17T21:30:32.095Z

Reserved: 2026-07-20T18:10:43.924Z

Link: CVE-2026-64768

cve-icon Vulnrichment

Updated: 2026-07-28T14:13:05.191Z

cve-icon NVD

Status : Modified

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

Modified: 2026-08-17T22:17:21.823

Link: CVE-2026-64768

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T01:00:05Z

Weaknesses