Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
A locally-running app reaches the flaw (AV:L), needs no privileges or prompt (PR:N/UI:N), and only writes contacts - low integrity impact, no confidentiality or availability loss.
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
An authorization issue was addressed with improved validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. An app may be able to add contacts without user authorization.
AnalysisAI
Missing authorization in Apple's Contacts framework across iOS/iPadOS, macOS Tahoe, visionOS, and watchOS (all versions before 26.6) allows an installed app to add contact entries without triggering the user's authorization prompt. Apple fixed the flaw with improved validation in the 26.6 releases. There is no public exploit identified at time of analysis and it is not on CISA KEV; EPSS is low at 0.16% (6th percentile), consistent with a low-severity local privacy-scope bypass despite the input's inflated 9.8 score.
Technical ContextAI
The vulnerability is a CWE-862 Missing Authorization weakness in Apple's Contacts subsystem, which is normally gated by the TCC (Transparency, Consent, and Control) privacy framework that forces apps to obtain explicit user consent before reading or writing address-book data. Per Apple, an authorization check was insufficiently validated, so the write path (adding contacts) could be reached without the consent gate being enforced. The affected CPEs are cpe:2.3:a:apple:ios_and_ipados, cpe:2.3:a:apple:macos, cpe:2.3:a:apple:visionos, and cpe:2.3:a:apple:watchos, indicating the shared Contacts code is common across Apple's OS family rather than a single-platform bug.
RemediationAI
Vendor-released patch: update to iOS 26.6, iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, and watchOS 26.6, which address the issue with improved validation; details are in Apple's advisories at https://support.apple.com/en-us/128066, 128067, 128068, and 128070. Because exploitation requires code running on the device, the most effective compensating control until patching is to restrict app installation to vetted App Store or MDM-approved sources and to audit apps requesting or manipulating Contacts data - trade-off: this tightens app provisioning but does not remove the underlying bug. On managed fleets, enforcing the 26.6 minimum-OS baseline via MDM is the cleanest interim gate; there is no need to disable Contacts sync, which would break legitimate functionality for marginal benefit.
More in Ios And Ipados
View allLocal privilege escalation in Apple operating systems allows a malicious app to gain root privileges. The vulnerability,
Memory corruption in multiple Apple operating systems allows remote attackers to trigger buffer overflows that may cause
Remote system termination in multiple Apple operating systems (iOS, iPadOS, macOS, tvOS, visionOS, watchOS) can be trigg
Remote memory corruption in the Apple operating-system kernel (shared XNU core across iOS/iPadOS 26.6, macOS Sequoia 15.
Remote code execution in Apple operating systems prior to iOS/iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, ma
Heap-based buffer overflow in Apple iOS, iPadOS, macOS, tvOS, and visionOS allows remote attackers to cause unexpected a
We are tasked to produce a JSON object with specific fields based on a CVE. We must synthesize multiple intelligence sou
Remote code execution in Apple operating systems (iOS, iPadOS, macOS Sequoia, macOS Tahoe, tvOS, visionOS) stems from an
Denial of service via unexpected app termination affects multiple Apple operating systems, including iOS, iPadOS, macOS,
A data protection flaw in multiple Apple operating systems allows a locally-installed app to fingerprint the user. An at
Denial-of-service (unexpected system termination) affects Apple's shared OS platforms - iOS/iPadOS before 26.6, macOS Se
Local denial-of-service in Apple operating systems via a use-after-free vulnerability allows an app to cause unexpected
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49430
GHSA-4977-wv8w-jw7p