Description
A race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8. An app may be able to elevate privileges.
Published: 2026-07-27
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in macOS state handling allows an application to request elevated privileges, potentially enabling an attacker to gain higher‑level system access. The flaw arises from improved state handling that can be manipulated during concurrent execution, leading to unintended privilege escalation. This weakness is a classic example of race condition vulnerabilities wherein the timing of operations can alter system state in ways not intended by the software design.

Affected Systems

Apple macOS systems are impacted. The issue is fixed in macOS Sequoia 15.7.8 and macOS Sonoma 14.8.8, meaning earlier releases of these operating system families are vulnerable unless otherwise patched.

Risk and Exploitability

The CVSS score of 7.0 reflects a medium‑to‑high severity impact. The EPSS score, which is less than 1%, indicates that, while exploitation is possible, the likelihood in the wild is very low. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is local, involving a malicious or compromised application attempting to elevate privileges. Exploitation would require the ability to run an application with user‑level access and rely on the race condition to gain higher privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade macOS to at least Sequoia 15.7.8 or Sonoma 14.8.8 where the race condition is addressed
  • If upgrading is not immediately possible, disable or limit applications that may trigger the race condition, ensuring they run with minimal privileges
  • Enable automatic system updates to receive future patches that address state handling improvements

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Race Condition in macOS State Handling Allows Privilege Escalation
Weaknesses CWE-790

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

Type Values Removed Values Added
Weaknesses CWE-362
Metrics cvssV3_1

{'score': 7, 'vector': 'CVSS:3.1/AV:L/AC:H/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 16:15:00 +0000

Type Values Removed Values Added
Title Race Condition in macOS State Handling Allows Privilege Escalation
Weaknesses CWE-790

Tue, 28 Jul 2026 02:15: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 race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8. An app may be able to elevate privileges.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

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

Reserved: 2026-03-03T16:36:03.987Z

Link: CVE-2026-28926

cve-icon Vulnrichment

Updated: 2026-07-28T18:58:49.040Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-29T16:42:48.107

Link: CVE-2026-28926

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')