Cyber Posture

CVE-2025-24259

Critical

Published: 31 March 2025

Published
31 March 2025
Modified
02 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0055 68.1th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may enumerate information about browsers to learn more about compromised environments.

Security Summary

CVE-2025-24259 is a vulnerability affecting Apple's iPadOS and macOS operating systems, specifically allowing an app to retrieve Safari bookmarks without the required entitlement check. This missing authorization issue, classified under CWE-862, impacts versions prior to iPadOS 17.7.7, macOS Sequoia 15.4, macOS Sonoma 14.7.5, and macOS Ventura 13.7.5. It was published on 2025-03-31 and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

The vulnerability enables exploitation by an app lacking proper entitlements, with the CVSS vector indicating remote network access (AV:N), low attack complexity (AC:L), no required privileges (PR:N), and no user interaction (UI:N). Successful exploitation could result in high impacts to confidentiality, integrity, and availability, allowing unauthorized access to sensitive Safari bookmark data.

Apple's security advisories state that the issue was addressed through additional entitlement checks. It is fixed in iPadOS 17.7.7, macOS Sequoia 15.4, macOS Sonoma 14.7.5, and macOS Ventura 13.7.5. Mitigation involves updating affected systems to these patched versions, with further details available in the referenced Apple support pages (https://support.apple.com/en-us/122373, https://support.apple.com/en-us/122374, https://support.apple.com/en-us/122375, https://support.apple.com/en-us/122405) and http://seclists.org/fulldisclosure/2025/Apr/10.

Details

CWE(s)
CWE-862

Affected Products

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

MITRE ATT&CK Enterprise Techniques

T1217 Browser Information Discovery Discovery
Adversaries may enumerate information about browsers to learn more about compromised environments.
Why these techniques?

The vulnerability allows an app to retrieve Safari bookmarks by bypassing required entitlement checks, directly enabling browser information discovery on the local system.

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

References