Cyber Posture

CVE-2025-24109

Medium

Published: 27 January 2025

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

Description

An adversary may rely upon a user opening a malicious file in order to gain execution.

Security Summary

CVE-2025-24109 is a downgrade vulnerability in macOS, addressed through additional code-signing restrictions. It affects macOS Sequoia versions prior to 15.3, macOS Sonoma prior to 14.7.3, and macOS Ventura prior to 13.7.3. The issue, associated with CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), allows an app to access sensitive user data, with a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N).

A local attacker can exploit this vulnerability with low complexity and no required privileges, but user interaction is necessary, such as running a malicious app. Successful exploitation enables high-impact confidentiality violations, permitting access to sensitive user data without altering integrity or availability.

Apple's security advisories confirm the fix in macOS Sequoia 15.3, Sonoma 14.7.3, and Ventura 13.7.3, recommending immediate updates for mitigation. Further details appear in Apple's security content pages (support.apple.com/en-us/122068, 122069, 122070) and Full Disclosure mailing list posts from January 2025 (seclists.org/fulldisclosure/2025/Jan/15, 16).

Details

CWE(s)
NVD-CWE-noinfoCWE-200

Affected Products

apple
macos
≤ 13.7.3 · 14.0 — 14.7.3 · 15.0 — 15.3

MITRE ATT&CK Enterprise Techniques

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

The vulnerability directly enables access to sensitive user data on the local system via a malicious app (T1005) and requires user execution of that malicious file to trigger exploitation (T1204.002).

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

References