CVE-2025-24280: An access issue was addressed with additional sandbox restrictions.
An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5. An app may be able to access user-sensitive data.
Security readout for executives and security teams
Plain-English summary
A macOS sandbox weakness could let an app access sensitive user data it should not reach. The main business risk is confidentiality loss on unpatched Macs. Apple addressed the issue by adding sandbox restrictions in macOS Sequoia 15.4 and Sonoma 14.7.5.
Executive priority
Schedule prompt remediation through normal endpoint patching, prioritizing sensitive-data users. This is not supported as an emergency, actively exploited threat, but delayed patching leaves confidentiality exposure from locally run applications.
Technical view
CVE-2025-24280 is a CWE-200 access-control issue affecting macOS. Its CVSS 3.1 score is 5.5: local access, low complexity, no privileges, user interaction, and high confidentiality impact, without stated integrity or availability impact. Public details do not identify the data exposed or affected component.
Likely exposure
Macs running macOS Sequoia earlier than 15.4 or Sonoma earlier than 14.7.5 should be treated as potentially exposed. The supplied sources do not define complete affected-version ranges or clarify whether other macOS branches are affected.
Exploitation context
The supplied record is not listed in KEV, and the sources provide no evidence of active exploitation or public exploit availability. Exploitation requires local conditions and user interaction according to the CVSS vector, but the precise attack path is not disclosed.
Researcher notes
The public description is sparse: Apple states only that additional sandbox restrictions corrected an access issue. The CVSS vector indicates confidentiality-only impact and required user interaction. Component details, accessible data classes, affected-version boundaries, and exploitation telemetry are not supplied, limiting deeper validation guidance.
Mitigation direction
Update Sequoia systems to macOS 15.4 or later.
Update Sonoma systems to macOS 14.7.5 or later.
Prioritize Macs handling sensitive user, executive, or regulated data.
Check current Apple guidance for any newly documented mitigations or affected releases.
Validation and detection
Inventory macOS devices and record their installed versions.
Confirm Sequoia devices report version 15.4 or later.
Confirm Sonoma devices report version 14.7.5 or later.
Review exceptions where updates are delayed or unsupported.
Verify update deployment through endpoint-management reporting.
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.