Description
A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote attacker may be able to cause unexpected system termination or corrupt kernel memory.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a buffer overflow in macOS kernel code that could be triggered by a remote attacker. Exploitation of the flaw may corrupt kernel memory or cause the system to terminate unexpectedly. The weakness is a classic stack-based buffer overflow, classified as CWE‑120.

Affected Systems

Apple macOS versions released prior to macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, or macOS Tahoe 26.6 are affected. Systems running any earlier major release are susceptible to this flaw.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in CISA's KEV catalog. Based on the description, the likely attack vector is remote, where an attacker can provide crafted data—potentially via network services to trigger the overflow without local privileges.

Generated by OpenCVE AI on August 4, 2026 at 23:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the most recent macOS security update that brings the system to Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6.
  • Reboot the machine to ensure the patched kernel components load.
  • If the patch cannot be applied immediately, limit exposure by disabling exposed services that could deliver malicious input to the vulnerable kernel components and monitor for official updates.

Generated by OpenCVE AI on August 4, 2026 at 23:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Buffer Overflow in macOS Kernel Enables Remote Memory Corruption

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Title Kernel Buffer Overflow Leading to System Termination in macOS
Weaknesses CWE-119

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

Type Values Removed Values Added
Title Kernel Buffer Overflow Leading to System Termination in macOS
Weaknesses CWE-119

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

Type Values Removed Values Added
Weaknesses CWE-120
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Vendors & Products Apple
Apple macos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote attacker may be able to cause unexpected system termination or corrupt kernel memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T14:02:09.025Z

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

Link: CVE-2026-64767

cve-icon Vulnrichment

Updated: 2026-07-28T14:01:57.605Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T17:59:45.307

Link: CVE-2026-64767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:00:03Z

Weaknesses
  • CWE-120

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