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.0003 9.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24267 is a high-severity Incorrect Default Permissions (CWE-276) vulnerability in Apple Macos. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 9.9th 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-3 (Access Enforcement) and AC-6 (Least Privilege).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Employs least privilege to restrict apps to minimal necessary access, directly preventing escalation to root via incorrect default permissions.

prevent

Enforces approved access control policies and permissions, addressing the core permissions issue that allows unauthorized root privilege gain.

prevent

Requires timely remediation of the specific flaw through patching to macOS versions with additional permissions restrictions.

MITRE ATT&CK Enterprise TechniquesAI

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

NVD Description

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5. An app may be able to gain root privileges.

Deeper analysisAI

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)

Affected Products

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

CVEs Like This One

CVE-2025-24277Same product: Apple Macos
CVE-2025-24234Same product: Apple Macos
CVE-2025-24170Same product: Apple Macos
CVE-2025-24195Same product: Apple Macos
CVE-2025-24176Same product: Apple Macos
CVE-2025-24135Same product: Apple Macos
CVE-2026-28817Same product: Apple Macos
CVE-2025-24255Same product: Apple Macos
CVE-2025-24228Same product: Apple Macos
CVE-2026-20658Same product: Apple Macos

References