CVE-2026-64725

7.1

Apple · iOS, iPadOS, macOS, tvOS, visionOS, watchOS

An out-of-bounds write vulnerability in various Apple operating systems allows a local application to trigger a denial-of-service condition due to improper bounds checking.

Executive summary

An out-of-bounds write vulnerability affecting multiple Apple platforms may allow an installed application to cause a denial-of-service, posing a significant stability and availability risk.

Vulnerability

This is an out-of-bounds write flaw caused by insufficient memory bounds checking. An unprivileged local user or an installed malicious application can trigger this vulnerability to crash system services, resulting in a denial-of-service.

Business impact

While the CVSS score of 7.1 is categorized as high, the primary business impact is the potential for service disruption and system instability. Unexpected crashes of critical system components can lead to operational downtime, loss of user productivity, and the requirement for manual device intervention.

Remediation

Immediate Action: Apply the relevant security updates provided by Apple for your specific device and operating system version immediately.

Proactive Monitoring: Review system logs for frequent, unexplained application crashes or service restarts that may indicate an attempt to exploit memory-related vulnerabilities.

Compensating Controls: Implement mobile device management (MDM) policies to restrict the installation of untrusted or unauthorized applications, which serves as a primary vector for this local attack.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists as documented in the GitHub repository at https://github.com/altvist/cve-2026-64725-poc.

Analyst recommendation

The availability of a public proof-of-concept increases the likelihood of this vulnerability being utilized by malicious actors. Organizations should prioritize patching across their device fleet, particularly for mobile and workstation endpoints. Ensure that auto-update features are enabled or that a centralized management solution is used to enforce the deployment of the latest Apple security patches to mitigate this risk.

More Apple CVEs

Sources