Description
A race condition was addressed with improved handling of symbolic links. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to access Contacts without user consent.
Published: 2026-05-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in the handling of symbolic links can allow an application to read a user’s Contacts database without the user’s consent. The flaw stems from a timing window where the operating system incorrectly resolves symbolic links during file system operations, enabling the application to bypass the standard permission checks that protect private data. The impact is a confidentiality breach of personal contact information, not code execution or denial of service, and therefore it threatens user privacy rather than system integrity or availability. Based on the description, it is inferred that the exploitation requires a locally running application to trigger the race condition.

Affected Systems

Apple macOS versions that are not yet updated to the corrected releases are affected. The fix is included in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, and macOS Tahoe 26.5. All earlier releases of these operating systems carry the vulnerability until the user upgrades to one of the patched versions.

Risk and Exploitability

Based on the description, it is inferred that the exploitability requires a local application to trigger the race condition; remote exploitation is not indicated. The CVSS score of 7.5 indicates moderate to high severity, and the EPSS score of < 1% suggests a low likelihood of exploitation, while the vulnerability is not listed in CISA KEV. However, any application that creates or manipulates symbolic links with elevated privileges could potentially exploit the race condition, making the risk moderate until the software is updated. The absence of a public exploit does not eliminate the threat, particularly for targeted attacks that can install a malicious application.

Generated by OpenCVE AI on May 12, 2026 at 15:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade macOS to at least Sequoia 15.7.7, Sonoma 14.8.7, or Tahoe 26.5 to receive the race condition fix.
  • Replace or disable any third‑party applications that create privileged symbolic links until the operating system is updated.
  • Regularly check Apple support for security updates and apply them promptly.

Generated by OpenCVE AI on May 12, 2026 at 15:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 17:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*

Tue, 12 May 2026 16:15:00 +0000

Type Values Removed Values Added
Title Race Condition in Symbolic Link Handling Enables Unauthorized Access to Contacts

Tue, 12 May 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 11 May 2026 23:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Symbolic Link Handling Enables Unauthorized Access to Contacts
Weaknesses CWE-362

Mon, 11 May 2026 22:15:00 +0000

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

Mon, 11 May 2026 20:45:00 +0000

Type Values Removed Values Added
Description A race condition was addressed with improved handling of symbolic links. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to access Contacts without user consent.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-05-12T13:28:31.903Z

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

Link: CVE-2026-28924

cve-icon Vulnrichment

Updated: 2026-05-12T13:28:23.136Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-11T21:18:54.727

Modified: 2026-05-12T17:24:52.007

Link: CVE-2026-28924

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T16:00:13Z

Weaknesses
  • CWE-362

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