CVE-2026-43807
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in Apple iOS and macOS
Vulnerability report for CVE-2026-43807, 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.5.2 and iPadOS 26.5.2, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5.2, tvOS 26.6, visionOS 26.6, watchOS 26.6. A malicious accessory may be able to cause unexpected app termination.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apple | ipados | to 26.5.2 (exc) |
| apple | iphone_os | to 26.5.2 (exc) |
| apple | macos | From 26.0 (inc) to 26.5.2 (exc) |
| apple | macos | From 14.0 (inc) to 14.8.8 (exc) |
| apple | macos | From 15.0 (inc) to 15.7.8 (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-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |