Description
A parsing issue in the handling of directory paths was addressed with improved path validation. 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 gain root privileges.
Published: 2026-07-27
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A parsing flaw in macOS’s directory path handling allows an application to construct a path that bypasses normal validation, enabling traversal outside of its intended working directory. The flaw is classified as CWE‑22 and, if exploited, can elevate a local application to root privileges, granting complete control over the machine, including confidentiality, integrity, and availability of all data and services.

Affected Systems

Apple macOS versions before Sequoia 15.7.8, Sonoma 14.8.8, and Tahoe 26.6 are affected. These releases are at risk when running applications that can manipulate file paths. The issue is fixed in the listed versions.

Risk and Exploitability

The vulnerability has a CVSS score of 7.8, indicating high severity. EPSS is below 1 %, showing a low likelihood of widespread exploitation at present. It is not in CISA’s KEV catalog. The attack requires local access, typically by running a malicious application or providing a crafted path to a legitimate application. No public exploits are documented, but the high severity combined with local execution makes it a tangible risk for users of unpatched systems.

Generated by OpenCVE AI on August 3, 2026 at 16:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest macOS updates that include the fix for Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6.
  • Ensure applications validate paths strictly, rejecting attempts to traverse outside of their intended directories.
  • Monitor for anomalous file‑system activity or suspicious paths that may indicate traversal attempts and review application logs for irregular behavior.

Generated by OpenCVE AI on August 3, 2026 at 16:09 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 Directory Traversal Allowing Privilege Escalation in macOS

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

Type Values Removed Values Added
Title Directory Traversal Allowing Privilege Escalation in macOS

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

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

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description A parsing issue in the handling of directory paths was addressed with improved path validation. 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 gain root privileges.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T03:57:07.090Z

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

Link: CVE-2026-43749

cve-icon Vulnrichment

Updated: 2026-07-27T20:55:18.481Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T19:52:21.577

Link: CVE-2026-43749

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:15:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')