Cyber Posture

CVE-2025-24156

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.0010 26.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-24156 is an integer overflow vulnerability (CWE-190) in macOS, addressed through improved input validation. It affects macOS versions prior to Sequoia 15.3, Sonoma 14.7.3, and Ventura 13.7.3, with a CVSS v3.1 base score of 7.8 (High). The flaw enables an app to elevate privileges, potentially compromising system security.

A local attacker with low privileges (PR:L) can exploit this vulnerability with low attack complexity (AC:L) and no user interaction required (UI:N). Successful exploitation grants high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) within the unchanged security scope (S:U), allowing privilege escalation from an installed or executed app.

Apple security advisories confirm the issue was fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, and macOS Ventura 13.7.3 via enhanced input validation. Practitioners should apply these updates promptly to mitigate the risk, as detailed in the referenced support pages.

Details

CWE(s)
CWE-190

Affected Products

apple
macos
≤ 13.7.3 · 14.0 — 14.7.3 · 15.0 — 15.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?

Integer overflow in macOS enables local privilege escalation from a low-privileged app with no user interaction, directly mapping to exploitation for privilege escalation.

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

References