CVE-2026-64758
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in Apple iOS and iPadOS
Vulnerability report for CVE-2026-64758, 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 bounds checks. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted file may lead to unexpected app termination.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 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. |