Description
A buffer overflow was addressed with improved size 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, watchOS 26.6. An app may be able to execute arbitrary code with kernel privileges.
Published: 2026-07-27
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apple’s operating systems contain a buffer overflow caused by insufficient size validation in a core component. A malicious or compromised application can trigger the overflow and execute arbitrary code with kernel privileges, giving the attacker full control of the device. This weakness is a classic example of CWE‑120: incorrect handling of memory buffer size.

Affected Systems

The flaw impacts Apple iOS, iPadOS, macOS, tvOS, visionOS, and watchOS versions released before the patched releases listed in the Apple advisory. Specifically, all iOS and iPadOS versions earlier than 26.6, macOS Sequoia before 15.7.8, macOS Sonoma before 14.8.8, macOS Tahoe before 26.6, tvOS before 26.6, visionOS before 26.6, and watchOS before 26.6 are potentially vulnerable. The patched releases listed have addressed the issue.

Risk and Exploitability

The CVSS score of 7.8 indicates a high‑severity vulnerability, and the EPSS score of <1% suggests a very low but non‑zero probability of exploitation. It is not listed in CISA’s KEV catalog. The flaw allows kernel‑level code execution, effectively giving the attacker full control of the device. The likely attack vector is inferred to be local, requiring the attacker to run a malicious or compromised app that can trigger the buffer overflow.

Generated by OpenCVE AI on August 4, 2026 at 13:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all affected Apple operating systems to the latest releases: iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6.
  • Enable automatic updates so that future patches are applied promptly, reducing the window of exposure.
  • If an immediate update is not possible, remove or isolate any third‑party applications that could trigger the overflow and monitor system logs for abnormal kernel activity.

Generated by OpenCVE AI on August 4, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Kernel Privilege Escalation via Buffer Overflow in Apple OS

Sun, 02 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Title Kernel Privilege Escalation via Buffer Overflow in Apple OS

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

Type Values Removed Values Added
Weaknesses CWE-120
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 04:15: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, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description A buffer overflow was addressed with improved size 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, watchOS 26.6. An app may be able to execute arbitrary code with kernel privileges.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-29T03:55:30.754Z

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

Link: CVE-2026-64747

cve-icon Vulnrichment

Updated: 2026-07-28T14:08:07.681Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-29T05:17:03.413

Link: CVE-2026-64747

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:30:10Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')