CVE-2026-64771
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in iOS and macOS Systems
Vulnerability report for CVE-2026-64771, 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
A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6. A remote attacker may be able to cause unexpected application termination or heap corruption.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 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) |
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. |