LiveActive security incident?Get immediate response
CVE Record

CVE-2025-24270: This issue was addressed by removing the vulnerable code.

This issue was addressed by removing the vulnerable code. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4. An attacker on the local network may be able to leak sensitive user information.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A nearby attacker sharing the target’s local network may be able to expose sensitive information from unpatched Apple devices. The issue does not affect data integrity or availability according to the CVSS vector, but the potential confidentiality impact is high. Apple resolved it by removing the vulnerable code.

Executive priority

Prioritize routine near-term remediation across managed Apple fleets, accelerating devices used on shared or untrusted networks or handling sensitive information. This is not supported as an emergency exploitation event, but delayed patching leaves a plausible confidentiality risk requiring no attacker credentials.

Technical view

CVE-2025-24270 is a CWE-200 information-disclosure flaw with CVSS 3.1 score 5.7. Exploitation requires adjacent-network access and user interaction, but no privileges. The assessed impact is high confidentiality loss without integrity or availability impact. The vulnerable component and exact affected version ranges are not identified in the supplied sources.

Likely exposure

Potentially exposed assets are Apple devices running releases earlier than the named fixed versions. The bundle covers iOS, iPadOS, macOS, tvOS, and visionOS, but does not provide reliable lower bounds or exact vulnerable ranges. Shared, guest, or otherwise untrusted local networks increase practical exposure.

Exploitation context

The supplied record is not in CISA KEV and contains no cited evidence of active exploitation. The attack requires local-network proximity and user interaction, limiting remote scalability. However, no authentication is required and successful exploitation may disclose sensitive user information. Absence of reported exploitation is not proof that exploitation has not occurred.

Researcher notes

The public detail is limited: Apple states only that vulnerable code was removed. The CVSS vector indicates adjacent access, low complexity, no privileges, and required user interaction. Do not infer a specific service, protocol, data type, or exploitation technique. Exact vulnerable version boundaries remain unclear from the supplied bundle.

Mitigation direction

  • Update iPhones and iPads to iOS or iPadOS 18.4, or iPadOS 17.7.6 where applicable.
  • Update Macs to Sequoia 15.4, Sonoma 14.7.5, or Ventura 13.7.5 as appropriate.
  • Update Apple TV devices to tvOS 18.4.
  • Update Apple Vision Pro devices to visionOS 2.4.
  • Limit unpatched devices’ use of untrusted or shared local networks until updates are applied.

Validation and detection

  • Inventory Apple devices and record their product, model, and operating-system version.
  • Compare installed versions with Apple’s fixed releases for each operating-system branch.
  • Confirm managed-device update compliance after deployment.
  • Investigate devices that cannot reach a listed fixed version and review Apple guidance.
  • Check Apple advisories for later superseding security releases.
Prepared
Confidence
high
Sources
9

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-24270 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.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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
1ADP providers
8Source 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
5.7CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N2.13.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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
Affected products

Products and packages named in the record

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

CWE details

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.