Cyber Posture

CVE-2025-24267

High

Published: 31 March 2025

Published
31 March 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.0009 24.6th 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-24267 is a permissions issue, classified under CWE-276 (Incorrect Default Permissions), affecting Apple's macOS operating system. The vulnerability allows an app to gain root privileges and was addressed with additional restrictions. It impacts macOS Sequoia versions prior to 15.4, macOS Sonoma prior to 14.7.5, and macOS Ventura prior to 13.7.5. The issue received a CVSS v3.1 base score of 7.8 (High), reflecting a local attack vector with low attack complexity, low privileges required, no user interaction, unchanged scope, and high impacts on confidentiality, integrity, and availability.

A local attacker with low-level privileges (PR:L) can exploit this vulnerability to escalate privileges to root. The low attack complexity and lack of required user interaction (UI:N) make it feasible for malicious apps or processes already running on the system to bypass restrictions and achieve full administrative control, potentially enabling further compromise such as data exfiltration, persistence, or system takeover.

Apple's security advisories detail the fix through updated versions: macOS Sequoia 15.4, macOS Sonoma 14.7.5, and macOS Ventura 13.7.5, which introduce additional permissions restrictions to prevent privilege escalation. Security practitioners should prioritize updating affected systems, as outlined in the referenced support pages (e.g., https://support.apple.com/en-us/122373), and monitor full disclosure lists for additional technical details.

Details

CWE(s)
CWE-276

Affected Products

apple
macos
13.0 — 13.7.5 · 14.0 — 14.7.5 · 15.0 — 15.4

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 weakness (CWE-276) enabling a low-privileged app or process to escalate to root on macOS, directly matching Exploitation for Privilege Escalation.

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

References