Cyber Resilience

CVE-2026-20606

High

Published: 11 February 2026

Published
11 February 2026
Modified
02 April 2026
KEV Added
Patch
CVSS Score v3.1 7.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0001 3.4th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20606 is a high-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Apple Macos. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique TCC Manipulation (T1548.006); ranked at the 3.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-19 (Access Control for Mobile Devices) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2026-20606 is a vulnerability that allows an app to bypass certain Privacy preferences on Apple devices. It affects iOS and iPadOS versions prior to 18.7.5 and 26.3, respectively, as well as macOS Sequoia prior to 15.7.4, macOS Sonoma prior to 14.8.4, and macOS Tahoe prior to 26.3. The issue stems from exposure of sensitive information to an unauthorized actor (CWE-200) and carries a CVSS v3.1 base score of 7.1 (High), with vector AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N.

A local attacker with low-complexity access and no privileges can exploit this vulnerability by tricking a user into interacting with a malicious app, such as through installation or execution. Successful exploitation enables high-impact confidentiality and integrity violations, allowing the app to circumvent Privacy preferences and potentially access or manipulate sensitive user data without authorization, though availability remains unaffected.

Apple security advisories indicate that the vulnerability was addressed by removing the vulnerable code. The 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, and macOS Tahoe 26.3. Practitioners should ensure devices are updated to these versions and advise users to avoid installing untrusted apps. Additional details are available in Apple support documents at https://support.apple.com/en-us/126346, https://support.apple.com/en-us/126347, https://support.apple.com/en-us/126348, https://support.apple.com/en-us/126349, and https://support.apple.com/en-us/126350.

EU & UK References

Vulnerability details

This issue was addressed by removing the vulnerable code. 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. An app may be able to bypass…

more

certain Privacy preferences.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1548.006 TCC Manipulation Privilege Escalation
Adversaries can manipulate or abuse the Transparency, Consent, & Control (TCC) service or database to grant malicious executables elevated permissions.
Why these techniques?

Directly enables TCC/privacy preference bypass on Apple platforms via malicious app, matching T1548.006.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-24174Same product: Apple Macos
CVE-2026-28962Same product: Apple Ipados
CVE-2025-31183Same product: Apple Ipados
CVE-2025-31279Same product: Apple Ipados
CVE-2025-24102Same product: Apple Ipados
CVE-2025-30426Same product: Apple Ipados
CVE-2026-28951Same product: Apple Ipados
CVE-2026-28855Same product: Apple Ipados
CVE-2026-28952Same product: Apple Ipados
CVE-2026-28941Same product: Apple Ipados

Affected Assets

apple
ipados
≤ 18.7.5 · 26.0 — 26.3
apple
iphone os
≤ 18.7.5 · 26.0 — 26.3
apple
macos
14.0 — 14.8.4 · 15.0 — 15.7.4 · 26.0 — 26.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces privacy preference policies that the CVE allows apps to bypass, blocking unauthorized access to sensitive data.

prevent

Implements access control restrictions on mobile devices (iOS/iPadOS/macOS) to prevent apps from circumventing privacy settings.

prevent

Requires timely application of vendor patches that remove the vulnerable code enabling privacy bypass.

References