CVE-2026-64716
Analyzed
Analyzed - Analysis Complete
Memory Corruption in Apple iOS and macOS via Malicious Image
Vulnerability report for CVE-2026-64716, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-27
Last updated on: 2026-07-28
Assigner: Apple Inc.
Description
Description
The issue was addressed with improved memory handling. 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. Processing a maliciously crafted image may corrupt process memory.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apple | macos | From 14.0 (inc) to 14.8.8 (exc) |
| apple | macos | From 15.0 (inc) to 15.7.8 (exc) |
| apple | macos | From 26.0 (inc) to 26.6 (exc) |
| apple | ipados | to 26.6 (exc) |
| apple | iphone_os | to 26.6 (exc) |
| apple | tvos | to 26.6 (exc) |
| apple | visionos | to 26.6 (exc) |
| apple | watchos | to 26.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |