CVE-2025-24279: This issue was addressed with improved file handling.
This issue was addressed with improved file handling. 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 access contacts.
Security readout for executives and security teams
Plain-English summary
A macOS flaw could let an app access contact information that should be protected. Apple corrected the issue through improved file handling in specified macOS updates. The expected impact is limited disclosure of contacts, not system takeover, data modification, or service disruption.
Executive priority
Schedule prompt remediation through normal endpoint patching, prioritizing devices handling sensitive contact directories. The stated impact and CVSS score do not justify emergency shutdowns, but delayed updates leave personal and business relationship data unnecessarily exposed.
Technical view
CVE-2025-24279 is a CWE-200 information-exposure issue with CVSS 3.1 score 4.3. Its vector indicates network reachability, low complexity, low privileges, no user interaction, unchanged scope, and low confidentiality impact. Apple provides no further root-cause detail beyond improved file handling.
Likely exposure
Exposure should be presumed for managed or personal Macs that have not installed macOS Sequoia 15.4, Sonoma 14.7.5, or Ventura 13.7.5. The supplied evidence does not define precise affected version ranges or identify particular vulnerable applications.
Exploitation context
The supplied record is not in CISA KEV, and the cited sources provide no evidence of active exploitation or public weaponization. Exploitation requires an app and could expose contacts; the available evidence does not establish attack prevalence, delivery method, or practical reliability.
Researcher notes
The public description is sparse and does not identify the vulnerable component, file-handling failure, affected version boundaries, or discovery attribution. The CVSS network vector may appear broader than the app-focused description; the supplied evidence does not resolve that ambiguity. Testing should remain authorized and avoid assuming undocumented attack conditions.
Mitigation direction
Update Sequoia systems to macOS 15.4 or later.
Update Sonoma systems to macOS 14.7.5 or later.
Update Ventura systems to macOS 13.7.5 or later.
Review Apple guidance for any subsequently published remediation details.
Prioritize Macs running untrusted or broadly distributed applications.
Validation and detection
Inventory macOS editions and versions across managed devices.
Confirm every device meets its edition-specific fixed release.
Investigate systems that cannot receive the listed updates.
Review security telemetry for unexpected application access to contacts.
Recheck Apple advisories for revised affected-version information.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-200 · source CWE mapping
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.