CVE-2026-20675
Analyzed
Analyzed - Analysis Complete
Improper Bounds Check in Apple Image Processing Causes Data Disclosure
Publication date: 2026-02-11
Last updated on: 2026-04-02
Assigner: Apple Inc.
Description
Description
The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, watchOS 26.3. Processing a maliciously crafted image may lead to disclosure of user information.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apple | tvos | to 26.3 (exc) |
| apple | visionos | to 26.3 (exc) |
| apple | watchos | to 26.3 (exc) |
| apple | ipados | to 18.7.5 (exc) |
| apple | ipados | From 26.0 (inc) to 26.3 (exc) |
| apple | iphone_os | to 18.7.5 (exc) |
| apple | iphone_os | From 26.0 (inc) to 26.3 (exc) |
| apple | macos | From 15.0 (inc) to 15.7.4 (exc) |
| apple | macos | From 26.0 (inc) to 26.3 (exc) |
| apple | macos | From 14.0 (inc) to 14.8.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |