CVE-2025-24138: This issue was addressed through improved state management.
This issue was addressed through improved state management. This issue is fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, macOS Ventura 13.7.3. A malicious application may be able to leak sensitive user information.
Security readout for executives and security teams
Plain-English summary
CVE-2025-24138 is a macOS information disclosure issue. Apple says a malicious application may be able to leak sensitive user information. The issue is fixed in macOS Sequoia 15.3, Sonoma 14.7.3, and Ventura 13.7.3.
Executive priority
Schedule normal-to-expedited patching for macOS fleets. Business urgency is moderate because impact is sensitive information leakage, but exploitation requires a malicious local application and user interaction based on the available record.
Technical view
The record describes a CWE-200 exposure caused by state management weakness. CVSS 3.1 is 5.5: local attack vector, low complexity, no privileges, user interaction required, unchanged scope, high confidentiality impact, no integrity or availability impact.
Likely exposure
Organizations with Macs running macOS versions older than Sequoia 15.3, Sonoma 14.7.3, or Ventura 13.7.3 are the likely exposure group, especially where users can install or run untrusted applications.
Exploitation context
The provided bundle does not show CISA KEV listing, public active exploitation, or exploit details. Treat this as a local malicious-application risk, not a remotely reachable network service issue.
Researcher notes
Public detail is limited. The sources do not identify the affected macOS component, leaked data type, proof of concept, or exploitation history. Analysis should stay anchored to Apple’s advisory language and the CVSS vector.
Mitigation direction
Update affected Macs to Sequoia 15.3, Sonoma 14.7.3, or Ventura 13.7.3.
Prioritize systems used for sensitive data handling or untrusted software testing.
Use MDM controls to reduce execution of untrusted or unsigned applications.
Review Apple advisories for any environment-specific guidance.
Validation and detection
Inventory macOS versions across managed and unmanaged Apple endpoints.
Confirm all supported systems meet or exceed the fixed macOS release for their branch.
Identify users or workflows that commonly run third-party applications.
Track update compliance until no vulnerable macOS builds remain.
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.