LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
8

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.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-24097 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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.

ScoreVersionSeverityVectorExploitImpactSource
5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N1.33.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5Medium
CVSS 3.1 vector shape for CVE-2025-24097Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOS0Listed
AppleiPadOS0Listed
ApplemacOS0, 0Listed
AppletvOS0Listed
ApplewatchOS0Listed
Weakness

CWE details

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.