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 local user may be able to read kernel memory.
Published: 2026-07-27
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow in the macOS kernel allows a local user to read data from the kernel’s address space. The vulnerability was mitigated by adding improved bounds checking during kernel operations. Because the overflow can expose contents of the kernel memory, an attacker could potentially retrieve sensitive data or find footholds for further exploitation, even though no remote execution path is described in the data.

Affected Systems

Apple macOS systems are affected. Versions prior to the fixes—up to macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, and macOS Tahoe 26.5—are vulnerable. The fixes are incorporated in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, and macOS Tahoe 26.6, so any earlier release remains at risk.

Risk and Exploitability

The CVSS base score of 7.1 indicates a medium‑to‑high severity, while the EPSS score of less than 1% suggests the likelihood of exploitation is low at present. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be local, requiring a user with object‑level access to the target machine. No remote exploitation vector is provided, so the impact is confined to local privilege escalation or information disclosure for authenticated users.

Generated by OpenCVE AI on August 3, 2026 at 15:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a fixed macOS release—Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6.
  • Configure automatic system updates to ensure security patches are applied promptly.
  • As a temporary measure, restrict local user accounts to non‑administrative roles and avoid running untrusted binaries on the system to reduce the risk associated with kernel memory disclosure.

Generated by OpenCVE AI on August 3, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Local User Kernel Memory Disclosure via Buffer Overflow
Weaknesses CWE-200

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

Type Values Removed Values Added
Title Local User Kernel Memory Disclosure via Buffer Overflow
Weaknesses CWE-120
CWE-200
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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 02:00: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 local user may be able to read kernel memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T13:52:54.221Z

Reserved: 2026-05-01T22:46:21.641Z

Link: CVE-2026-43681

cve-icon Vulnrichment

Updated: 2026-07-28T13:52:45.478Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:52.920

Modified: 2026-07-29T15:46:38.063

Link: CVE-2026-43681

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:00:07Z

Weaknesses
  • CWE-120

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