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. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow issue was discovered in several versions of macOS; the flaw was fixed by adding improved bounds checking. The vulnerability allows a local or privileged application to execute arbitrary code outside its sandbox or with certain elevated privileges. The flaw aligns with CWE-120, a classic stack-based buffer overflow. The potential impact is the ability for malicious code to run with higher privileges, potentially compromising data and system integrity.

Affected Systems

Apple macOS is affected. The critical fixes are available in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, and macOS Tahoe 26.6. No other specific versions were listed as affected or patched.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating critical severity. The EPSS score is below 1 %, suggesting exploitation probability is currently very low but not zero. The vulnerability is not listed in CISA’s KEV catalog, implying no widely known active exploits. Based on the description, the flaw permits local or privileged applications to perform arbitrary code execution outside their sandbox or with elevated privileges, which could compromise system integrity and data confidentiality. The attack vector is inferred to require a local or privileged application to trigger a buffer overflow, as the vulnerability description does not explicitly state remote code execution capabilities.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update macOS to at least Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6 to obtain the corrected bounds checking.
  • Restart the machine after installing the update to ensure the new system components are active.
  • Restrict execution of applications from unverified sources by enabling Gatekeeper or disabling automatic downloads until the source is validated.

Generated by OpenCVE AI on August 4, 2026 at 23:49 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 Leading to Arbitrary Code Execution in macOS

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

Type Values Removed Values Added
Title Buffer Overflow Enabling Arbitrary Code Execution Out of Sandbox
Weaknesses CWE-119
CWE-94

Thu, 30 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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

Type Values Removed Values Added
Title Buffer Overflow Enabling Arbitrary Code Execution Out of Sandbox
Weaknesses CWE-119
CWE-120
CWE-94
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 02: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. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-29T19:15:11.198Z

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

Link: CVE-2026-43750

cve-icon Vulnrichment

Updated: 2026-07-28T14:06:45.592Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-29T20:17:03.483

Link: CVE-2026-43750

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')