Description
This issue was addressed with improved handling of symlinks. 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 modify protected parts of the file system.
Published: 2026-07-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from insufficient handling of symbolic links during file operations in macOS. An application that has access to the filesystem can create or manipulate symlinks in a way that bypasses intended pathway restrictions and overwrite or modify files located in protected system directories. Based on the description, it is inferred that an attacker could change critical binaries or configuration files, potentially leading to privilege escalation, persistent compromise, or denial‑of‑service conditions on the affected machine.

Affected Systems

The issue affects Apple macOS releases prior to the following patches: Apple macOS Sequoia 15.7.8, Apple macOS Sonoma 14.8.8, and Apple macOS Tahoe 26.6. Any system running one of these versions or earlier is vulnerable. The vulnerability was introduced by one or more system utilities that follow symlinks without adequate validation, and the fix was incorporated with improved symlink handling in the target releases.

Risk and Exploitability

Although the EPSS score indicates a very low probability of exploitation (<1%) and the vulnerability is not listed in the CISA KEV catalog, the capability to modify protected system files still presents a potential for privilege escalation. Based on the description, it is inferred that the attack requires local access and the ability to execute code or run a privileged application. An attacker could create a chain that first creates a symlink to a protected file, then writes a malicious payload that the operating system later executes or reads. Official remediation consists of installing the patched macOS releases. No temporary work‑arounds were cited by Apple, so the best practice is to restrict write access to system directories and rely on System Integrity Protection.

Generated by OpenCVE AI on August 5, 2026 at 00:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to macOS Sequoia 15.7.8, macOS Sonoma 14.8.8 or macOS Tahoe 26.6 to apply the fix
  • Verify that System Integrity Protection is enabled so that system directories remain protected
  • Limit the execution of untrusted applications and monitor file system changes for abnormal activity

Generated by OpenCVE AI on August 5, 2026 at 00:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Symlink Validation Flaw Enables Modification of Protected Files

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

Type Values Removed Values Added
Title Symlink Validation Flaw Enables Modification of Protected Files
Weaknesses CWE-22

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

Type Values Removed Values Added
Title Symlink Handling Vulnerability Enabling Unauthorized Modification of Protected File System Areas

Thu, 30 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Symlink Handling Vulnerability Enabling Unauthorized Modification of Protected File System Areas
Weaknesses CWE-22

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

Type Values Removed Values Added
Weaknesses CWE-59
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 04: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 This issue was addressed with improved handling of symlinks. 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 modify protected parts of the file system.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T16:01:32.887Z

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

Link: CVE-2026-43765

cve-icon Vulnrichment

Updated: 2026-07-28T16:01:07.352Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T19:55:10.857

Link: CVE-2026-43765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:30:05Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')