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.
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 is a path‑parsing flaw that lets a malicious app break out of its sandbox, potentially allowing it to access system resources, read or modify protected data, or execute arbitrary code. It represents a classic path traversal weakness that undermines the integrity and confidentiality guarantees provided by the platform's sandboxing model.

Affected Systems

Apple operating systems are affected, including iOS and iPadOS prior to version 26.6, macOS versions Sequoia 15.7.8, Sonoma 14.8.8, and Tahoe 26.6, and tvOS prior to 26.6. The advisory lists the exact versions that contain the fix, so any device running an older release remains vulnerable.

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 4, 2026 at 13:08 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 4, 2026 at 13:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-07-28T16:12:52.208Z

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 : Analyzed

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

Modified: 2026-07-28T18:45:58.623

Link: CVE-2026-64740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:15:03Z

Weaknesses
  • CWE-22

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