Cyber Posture

CVE-2025-24107

High

Published: 27 January 2025

Published
27 January 2025
Modified
02 April 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0001 1.3th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

CVE-2025-24107 is a permissions issue, classified under CWE-276, that was addressed through additional restrictions in Apple operating systems. The vulnerability affects iOS and iPadOS prior to version 18.3, macOS Sequoia prior to 15.3, tvOS prior to 18.3, and watchOS prior to 11.3. It has a CVSS v3.1 base score of 7.8 (High), reflecting a local attack vector with low complexity, requiring low privileges, no user interaction, and high impacts on confidentiality, integrity, and availability.

A local attacker, such as one who has installed a malicious app on the device, can exploit this vulnerability to escalate privileges and gain root access. With root privileges, the attacker achieves full control over the system, potentially allowing unauthorized data access, modification of critical files, or disruption of services.

Apple security advisories confirm the issue is fixed in iOS 18.3, iPadOS 18.3, macOS Sequoia 15.3, tvOS 18.3, and watchOS 11.3 by implementing additional permissions restrictions, as detailed in support documents such as https://support.apple.com/en-us/122066 and related updates. Users and administrators should apply these patches promptly to mitigate the risk.

Details

CWE(s)
NVD-CWE-noinfoCWE-276

Affected Products

apple
ipados
≤ 18.3
apple
iphone os
≤ 18.3
apple
macos
≤ 15.3
apple
tvos
≤ 18.3
apple
watchos
≤ 11.3

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The CVE describes a local permissions flaw (CWE-276) enabling privilege escalation from a malicious app to root access on macOS and other Apple platforms, directly matching Exploitation for Privilege Escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References