Description
A path handling issue was addressed with improved validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 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 path handling issue caused by insufficient validation can allow an application to elevate its privileges to the root level. The weakness is a classic path traversal vulnerability (CWE-22), which threatens confidentiality, integrity, and availability by enabling an attacker to access or modify system files and settings they normally cannot reach. The vulnerability was identified in multiple Apple operating systems and approved fixes now provide stricter path validation. The potential impact amounts to full system compromise if exploited.

Affected Systems

Apple products are affected including iOS and iPadOS, macOS Sequoia (15.7.8), macOS Sonoma (14.8.8) and macOS Tahoe (26.6), as well as tvOS, visionOS, and watchOS all at version 26.6. The CVE notes that each of these platforms has a patch in the corresponding 26.6 or 15.7.8/14.8.8 releases, indicating that older builds are vulnerable.

Risk and Exploitability

The CVSS score of 7.8 signals a high severity risk, and the EPSS score of <1% indicates a very low but nonzero probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, suggesting no publicly confirmed exploits yet. Based on the description, the likely attack vector is a local or application-level exploitation where a malicious app supplies a crafted path to the OS, bypassing validation checks. An attacker would need to be able to install or run a malicious application on the device, and then trigger the vulnerable path handling to gain root privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OS updates to all affected Apple operating systems: iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6.
  • Restrict app installation to trusted sources by enforcing App Store only policies or MDM controls, preventing untrusted applications that could exploit the flaw from running.
  • Continuously monitor system logs for abnormal root processes or privilege escalation attempts and reboot or patch promptly if such activity is detected.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title Root Privilege Escalation via Path Traversal Issue in Apple Operating Systems

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

Type Values Removed Values Added
Title Root Privilege Escalation via Path Traversal Issue in Apple Operating Systems

Tue, 28 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos
Vendors & Products Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos

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 path handling issue was addressed with improved validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 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:06.341Z

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

Link: CVE-2026-43723

cve-icon Vulnrichment

Updated: 2026-07-27T20:54:44.088Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T19:31:46.327

Link: CVE-2026-43723

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

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