CVE-2026-20663
📋 TL;DR
This vulnerability allows malicious apps to enumerate a user's installed applications on iOS and iPadOS devices. It affects users running vulnerable versions of iOS and iPadOS who install untrusted applications. The issue was resolved through improved logging sanitization.
💻 Affected Systems
- iOS
- iPadOS
📦 What is this software?
Ipados by Apple
Ipados by Apple
⚠️ Risk & Real-World Impact
Worst Case
An attacker could profile a user's device, identifying installed security apps, banking apps, or other sensitive applications to target with tailored attacks.
Likely Case
Malicious apps could gather information about installed applications for advertising profiling or to identify potential attack vectors.
If Mitigated
With proper app vetting and security controls, the risk is limited to information disclosure about installed applications.
🎯 Exploit Status
Exploitation requires a malicious app to be installed on the target device. No public exploit code is known.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: iOS 26.3, iPadOS 26.3, iOS 18.7.5, iPadOS 18.7.5
Vendor Advisory: https://support.apple.com/en-us/126346
Restart Required: No
Instructions:
1. Open Settings app. 2. Tap General. 3. Tap Software Update. 4. Install available update to iOS 26.3/iPadOS 26.3 or iOS 18.7.5/iPadOS 18.7.5.
🔧 Temporary Workarounds
Restrict App Installation
allOnly install apps from trusted sources and the official App Store
🧯 If You Can't Patch
- Implement mobile device management (MDM) to control app installation
- Educate users about risks of installing untrusted applications
🔍 How to Verify
Check if Vulnerable:
Check iOS/iPadOS version in Settings > General > About > Version
Check Version:
Not applicable - check via device Settings interface
Verify Fix Applied:
Verify version is iOS 26.3, iPadOS 26.3, iOS 18.7.5, or iPadOS 18.7.5 or later
📡 Detection & Monitoring
Log Indicators:
- Unusual app enumeration attempts in system logs
- Suspicious app behavior accessing installed app information
Network Indicators:
- Not applicable - local vulnerability
SIEM Query:
Not applicable for typical SIEM monitoring of mobile devices