CVE-2025-24097: A permissions issue was addressed with additional restrictions.
A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.7, macOS Sequoia 15.4, macOS Sonoma 14.7.5, tvOS 18.4, watchOS 11.4. An app may be able to read arbitrary file metadata.
Security readout for executives and security teams
Plain-English summary
A locally installed app may bypass intended permission boundaries and read metadata about arbitrary files. This could expose sensitive contextual information, although the sources do not indicate file contents can be read or modified. Apple addressed the issue by adding restrictions across several operating systems.
Executive priority
Treat this as a routine but time-bound confidentiality update. Prioritize managed devices handling sensitive files and devices permitting user-installed apps. Escalate exceptions where updates are unavailable, but the supplied evidence does not support emergency response for active exploitation.
Technical view
CVE-2025-24097 is a permissions vulnerability classified as CWE-125. It requires local access, low privileges, and user interaction. The supplied CVSS 3.1 score is 5.0, with high confidentiality impact but no stated integrity or availability impact. Apple fixed it in the listed iOS, iPadOS, macOS, tvOS, and watchOS releases.
Likely exposure
Exposure is most likely on Apple devices running releases older than the listed fixed versions and capable of running an untrusted or compromised app. The supplied data does not define precise affected version ranges, so inventory comparison against Apple’s individual advisories is necessary.
Exploitation context
The supplied sources do not report active exploitation, and this CVE is not identified as a CISA KEV entry in the bundle. Exploitation requires a local, low-privileged app and user interaction. No remote attack path is described.
Researcher notes
The public description is narrow and does not identify the affected component, exact metadata fields, or complete vulnerable version ranges. The CVSS vector indicates user interaction and high confidentiality impact. The supplied CWE-125 classification is broader than the stated permissions flaw, so researchers should avoid inferring an out-of-bounds read without further evidence.
Mitigation direction
Update iPhones and iPads to iOS or iPadOS 18.4 or later.
Update supported older iPads to iPadOS 17.7.7 or later.
Update Macs to Sequoia 15.4 or Sonoma 14.7.5, as applicable.
Update Apple TV devices to tvOS 18.4 or later.
Update Apple Watches to watchOS 11.4 or later.
Restrict installation of untrusted applications until affected devices are updated.
Validation and detection
Inventory Apple devices and record their operating-system versions.
Compare each device against the applicable fixed release listed by Apple.
Confirm updates completed successfully through device-management or local system records.
Identify devices that cannot receive an applicable fixed release.
Review controls governing installation and execution of untrusted applications.
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 · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.