CVE-2025-24249: A permissions issue was addressed with additional sandbox restrictions.
A permissions issue was addressed with additional sandbox restrictions. 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 check the existence of an arbitrary path on the file system.
Security readout for executives and security teams
Plain-English summary
Apple fixed a macOS sandbox permissions flaw where an app could check whether any filesystem path exists. That can expose sensitive information about files, users, tools, or configuration, even without direct file access. The supplied data rates it critical, but the described behavior is narrower than full system compromise.
Executive priority
Prioritize patching because the issue is rated critical and affects macOS privacy boundaries. Business urgency is highest for fleets where users can install third-party apps or handle sensitive client, security, or executive data.
Technical view
CVE-2025-24249 is a CWE-862 permissions issue in macOS addressed by adding sandbox restrictions. Apple states an app may check the existence of an arbitrary filesystem path. Fixed releases are macOS Sequoia 15.4, Sonoma 14.7.5, and Ventura 13.7.5. Exact vulnerable version ranges are not provided in the bundle.
Likely exposure
Exposure likely applies to managed or unmanaged macOS systems running versions earlier than Sequoia 15.4, Sonoma 14.7.5, or Ventura 13.7.5. The bundle does not identify affected hardware models, app classes, or exact vulnerable build ranges.
Exploitation context
The source bundle does not show CISA KEV listing or cite active exploitation. No exploit details are provided. Treat this as a local app sandbox bypass risk, especially where users run untrusted or lightly reviewed applications.
Researcher notes
Evidence is limited to Apple’s brief advisory wording and CVE metadata. The stated impact is arbitrary path existence checking, not confirmed file read, code execution, persistence, or remote compromise. The CVSS 9.8 rating appears severe relative to the public technical description.
Mitigation direction
Update macOS Sequoia systems to 15.4 or later.
Update macOS Sonoma systems to 14.7.5 or later.
Update macOS Ventura systems to 13.7.5 or later.
Use MDM inventory to enforce fixed minimum macOS versions.
Review Apple security pages for any superseding guidance.
Validation and detection
Inventory macOS versions across managed endpoints.
Confirm fixed versions are installed on each supported release line.
Check MDM compliance reports for devices below required versions.
Review endpoint telemetry for unknown or untrusted local apps.
Document exceptions where exact vulnerable ranges cannot be confirmed.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
1CVSS vectors
3Timeline events
2ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
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-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.