Description
A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6. A malicious app may be able to break out of its sandbox.
Published: 2026-07-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from a parsing issue in how directory paths are handled within Apple's operating systems. A malicious application can exploit this flaw to break out of its sandbox, potentially accessing or modifying protected system files and executing code outside its permitted boundaries. This is a classic path traversal weakness (CWE‑22) that compromises the confidentiality and integrity guarantees that the platform's sandboxing model provides.

Affected Systems

Apple operating systems affected include iOS and iPadOS versions up to iOS 18.7.10, iPadOS 18.7.10, iOS 26.6, and iPadOS 26.6; macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6; and tvOS 26.6. Devices or systems still running earlier releases beyond these fixes remain vulnerable because the path validation issue remains present. The advisory lists the exact releases that include the fix.

Risk and Exploitability

The flaw permits sandbox escape, a high‑impact attack that requires the attacker to install a malicious application on the device. With access to the local filesystem and process space, the attacker could gain persistent, elevated privileges. The EPSS score of < 1% suggests a low probability of exploitation, and since it is not listed in the CISA KEV catalog, the primary risk assessment is based on the CVSS score of 9.3, which indicates a serious threat. Updating to the fixed versions eliminates the attack surface.

Generated by OpenCVE AI on August 17, 2026 at 23:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update all Apple devices to the latest OS releases (iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6), which corrects the path validation flaw (addressing CWE‑22).
  • If an OS update cannot be applied immediately, restrict application installation to trusted sources and enforce strict sandbox policies, preventing malicious apps from exploiting the path traversal weakness.
  • Enforce system‑level path validation by enabling File System Integrity Protection and ensuring that all application paths are canonicalized and checked against allowed directories, thereby mitigating the improper input validation and path traversal vulnerabilities.

Generated by OpenCVE AI on August 17, 2026 at 23:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Directory Path Parsing Vulnerability Enabling Sandbox Escape

Mon, 17 Aug 2026 21:45: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 iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6. A malicious app may be able to break out of its sandbox. A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6. A malicious app may be able to break out of its sandbox.
References

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

Type Values Removed Values Added
Title Directory Path Parsing Flaw Enables Sandbox Escape in Apple Operating Systems
Weaknesses CWE-20

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

Type Values Removed Values Added
Title Directory Path Parsing Flaw Enables Sandbox Escape in Apple Operating Systems
Weaknesses CWE-20

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/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
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

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


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

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

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 iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6. A malicious app may be able to break out of its sandbox.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-17T21:31:31.851Z

Reserved: 2026-07-20T18:09:54.848Z

Link: CVE-2026-64740

cve-icon Vulnrichment

Updated: 2026-07-28T14:13:38.109Z

cve-icon NVD

Status : Modified

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

Modified: 2026-08-17T22:17:19.520

Link: CVE-2026-64740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T23:15:04Z

Weaknesses
  • CWE-22

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