Description
A permissions 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, visionOS 26.6. An app may be able to delete files for which it does not have permission.
Published: 2026-07-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An app may delete files for which it does not have permission, violating proper access controls and allowing a non‑privileged app to compromise data integrity and availability.

Affected Systems

Apple devices running iOS or iPadOS 26.6 or later, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, or visionOS 26.6 are protected by the fix. Devices on earlier releases remain vulnerable. No specific third‑party software is cited, so the issue targets the operating systems themselves.

Risk and Exploitability

The EPSS score is < 1%, indicating a low but non‑zero exploitation likelihood, and the CVE is not listed in the CISA KEV catalog. The flaw is an improper access control weakness; an attacker whose app can execute code on the device (e.g., through user‑installed software) could delete protected files. The likely attack vector is a local or user‑initiated one where the attacker supplies or installs a malicious app that gains elevated privileges within the Apple ecosystem. Based on the description, the vulnerability allows denial of service and data modification to files the app should not access.

Generated by OpenCVE AI on August 4, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest updates for iOS, iPadOS, macOS (Sequoia 15.7.8, Sonoma 14.8.8, Tahoe 26.6) and visionOS 26.6 that implement the permission validation fix.
  • Review and limit app permissions so that applications run with the minimum privileges required, removing any unnecessary entitlements that could enable unintended file access.
  • Configure and monitor system logs to detect unexpected file deletion attempts and investigate any anomalous activity promptly.

Generated by OpenCVE AI on August 4, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Improper Permission Validation Allows Unprivileged Apps to Delete Files on Apple OSs

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

Type Values Removed Values Added
Title Improper Permission Validation Allows Unprivileged App to Delete Files
Weaknesses CWE-284

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

Type Values Removed Values Added
Title Improper Permission Validation Allows Unprivileged App to Delete Files
Weaknesses CWE-284
CWE-732
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 03:45:00 +0000

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

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

Type Values Removed Values Added
Description A permissions 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, visionOS 26.6. An app may be able to delete files for which it does not have permission.
References

Subscriptions

Apple Ios And Ipados Ipados Iphone Os Macos Visionos
cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T15:58:16.874Z

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

Link: CVE-2026-64707

cve-icon Vulnrichment

Updated: 2026-07-28T15:58:12.665Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T19:57:32.517

Link: CVE-2026-64707

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource