Description
The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may be able to cause unexpected system termination.
Published: 2026-07-27
Score: 5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unvalidated memory handling flaw that enables an application to trigger a crash of the macOS kernel or key system services. This defect is rooted in multiple buffer over/underflow weaknesses—specifically CWE‑119, CWE‑125, and CWE‑787. When triggered, the system exits abruptly, causing a denial of service that affects all running processes and services, though it does not directly compromise confidentiality or integrity.

Affected Systems

Apple distributes the affected macOS releases prior to Sequoia 15.7.8, Sonoma 14.8.8, and Tahoe 26.6, which are the versions in which the issue was corrected. Any macOS installation matching or older than these release series remains vulnerable until a patch or upgrade is applied.

Risk and Exploitability

The publicly available data does not indicate any active exploit, and the EPSS score is reported as less than 1 %. The CVSS score of 5 reflects medium severity. The vulnerability is not listed in CISA’s KEV catalog, underscoring its current low exploitation probability. Based on the description, exploitation would require local execution of malicious code—such as a specially crafted application or script—that exercises the faulty memory handling paths. Consequently, the risk is primarily to systems that run untrusted or third‑party software, and the impact is a loss of availability with potential downtime until a reboot or patch is applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Apple update of macOS to at least Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6, which fixes the memory handling logic and removes the buffer over/underflow conditions (CWE‑119, CWE‑125, CWE‑787).
  • Configure macOS Gatekeeper or equivalent app‑distribution controls to restrict installation of applications from untrusted sources, thereby reducing the likelihood that a malicious application can exercise the vulnerable memory paths.
  • Enforce strict code‑signing and integrity checks on all executables and shared libraries to prevent tampered binaries that might trigger the fault; this approach mitigates the exploitation of unchecked memory usage and the improper validation weakness (CWE‑119, CWE‑125, CWE‑787).

Generated by OpenCVE AI on August 4, 2026 at 23:57 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 Memory Handling Defect Allowing Applications to Trigger Unexpected System Termination on macOS

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

Type Values Removed Values Added
Title Unvalidated Memory Handling Causing System Crash in macOS
Weaknesses CWE-459

Tue, 28 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-125
CWE-787
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Unvalidated Memory Handling Causing System Crash in macOS
Weaknesses CWE-459

Tue, 28 Jul 2026 01: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 The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may be able to cause unexpected system termination.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T17:36:41.893Z

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

Link: CVE-2026-43767

cve-icon Vulnrichment

Updated: 2026-07-28T17:35:39.873Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-30T14:35:41.590

Link: CVE-2026-43767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-125

    Out-of-bounds Read

  • CWE-787

    Out-of-bounds Write