Overview of CVE-2025-30426
A critical vulnerability has been discovered in several Apple devices, including iOS, iPadOS, macOS, tvOS, and visionOS. Tracked as CVE-2025-30426, this issue allows an app to enumerate a user’s installed apps without proper authorization. This vulnerability has been addressed with additional entitlement checks in the latest updates: tvOS 18.4, iPadOS 17.7.6, iOS 18.4, macOS Sequoia 15.4, and visionOS 2.4.
Details of the Vulnerability
The issue arises when an app gains access to sensitive information about the apps installed on a device. By exploiting this vulnerability, an attacker can potentially gather a list of all installed apps, which could lead to unauthorized access to personal information and further exploitation of the system.
This vulnerability has been classified as CWE-200, which refers to the exposure of sensitive information to an unauthorized actor. The flaw impacts a wide range of Apple devices, including iPhones, iPads, Macs, Apple TVs, and Vision Pro devices, running versions prior to the latest security patches.
CVSS Score and Impact
The CVSS v3.1 score for CVE-2025-30426 is a critical 9.8. The CVSS vector string for this vulnerability is: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
. This means:
- Attack Vector (AV): Network – The vulnerability can be exploited remotely.
- Attack Complexity (AC): Low – The exploit does not require complex conditions to execute.
- Privileges Required (PR): None – No special privileges are needed to exploit the vulnerability.
- User Interaction (UI): None – The vulnerability can be exploited without user interaction.
- Confidentiality Impact (C): High – Sensitive user data can be accessed.
- Integrity Impact (I): High – The attacker can alter system data.
- Availability Impact (A): High – The attacker can cause disruptions to the system.
Mitigation
To mitigate the risks associated with CVE-2025-30426, Apple users are strongly advised to update their devices to the latest versions of iOS, iPadOS, tvOS, macOS, and visionOS. These updates address the vulnerability by adding additional entitlement checks to prevent unauthorized apps from enumerating installed apps.
For more information, you can visit Apple’s official security advisory pages: Apple Security Updates.
Conclusion
The CVE-2025-30426 vulnerability underscores the importance of protecting sensitive user information on mobile and desktop devices. Users of Apple devices should ensure they apply the latest security updates to prevent potential exploitation.