CVE-2025-43479: A permissions issue was addressed with additional restrictions.
A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.7.2, macOS Sonoma 14.8.2, macOS Tahoe 26.1. An app may be able to access sensitive user data.
Security readout for executives and security teams
Plain-English summary
A macOS app may bypass intended permission boundaries and read sensitive user data after a user interacts with it. Apple corrected the permissions issue in specified macOS updates. The principal business risk is confidentiality loss on unpatched Macs; the supplied evidence does not indicate data modification, service disruption, or active exploitation.
Executive priority
Prioritize deployment through normal security-update processes, accelerating systems handling regulated, confidential, or executive data. Emergency response is not supported by the supplied evidence, but delayed patching leaves a plausible path for malicious applications to expose sensitive information.
Technical view
CVE-2025-43479 is a local information-disclosure issue categorized as CWE-200. Its CVSS 3.1 score is 5.5: exploitation requires local execution and user interaction, needs no privileges, has low complexity, and may cause high confidentiality impact without integrity or availability impact.
Likely exposure
Macs running releases older than macOS Sequoia 15.7.2, Sonoma 14.8.2, or Tahoe 26.1 may be exposed. The supplied affected-version data is incomplete, so exact vulnerable version ranges and the specific permission boundary cannot be confirmed.
Exploitation context
The supplied record does not identify CVE-2025-43479 as a CISA KEV vulnerability and provides no evidence of active exploitation or public exploit availability. Exploitation requires a user to interact with a locally running app, limiting remote reach but preserving meaningful phishing or malicious-app risk.
Researcher notes
Public details are sparse: Apple describes additional permission restrictions but does not identify the affected component, data class, root cause, or precise vulnerable ranges in the supplied bundle. CVSS indicates local, low-complexity access with user interaction and no required privileges. Treat deeper exploitability conclusions as unverified.
Mitigation direction
Update Sequoia systems to macOS 15.7.2 or later.
Update Sonoma systems to macOS 14.8.2 or later.
Update Tahoe systems to macOS 26.1 or later.
Review Apple guidance before handling macOS branches not identified in the supplied sources.
Validation and detection
Inventory macOS versions across managed and unmanaged endpoints.
Confirm each device meets its applicable fixed release or a later version.
Verify update compliance 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.