LiveActive security incident?Get immediate response
CVE Record

CVE-2025-30427: A use-after-free issue was addressed with improved memory management.

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 18.4, iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4, watchOS 11.4. Processing maliciously crafted web content may lead to an unexpected Safari crash.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Malicious web content can trigger a memory-handling flaw and unexpectedly crash Safari on affected Apple devices. Available evidence describes an availability impact, not data theft, system takeover, or code execution. Apple addressed the issue in the listed March 2025 operating-system and Safari releases.

Executive priority

Schedule prompt remediation through normal patch management, prioritizing frequently used browsers and internet-facing user workflows. The documented impact is limited to a Safari crash, making this less urgent than known-exploited or code-execution vulnerabilities, but broad Apple-device exposure may increase operational relevance.

Technical view

CVE-2025-30427 is a CWE-416 use-after-free vulnerability reached while processing crafted web content. Its CVSS 3.1 score is 4.3: network-accessible, low complexity, no privileges required, user interaction required, and low availability impact. The supplied record identifies Safari crashing as the demonstrated consequence.

Likely exposure

Exposure is most likely on Apple devices running releases older than Safari 18.4, iOS/iPadOS 18.4, iPadOS 17.7.6, macOS 15.4, tvOS 18.4, visionOS 2.4, or watchOS 11.4. The sources do not provide complete vulnerable-version ranges, so asset-specific exposure requires confirmation.

Exploitation context

The flaw requires a user to process maliciously crafted web content. The bundle reports no CISA KEV listing and provides no evidence of active exploitation. It also does not establish impacts beyond an unexpected Safari crash; code execution or confidentiality impact should not be inferred.

Researcher notes

The record classifies the defect as CWE-416 but does not identify the underlying component, affected code path, complete version ranges, or root-cause details. Public evidence supplied here supports denial of service through a crash only. The Debian advisory is referenced, but its relevance cannot be determined from the bundle alone.

Mitigation direction

  • Update Safari to 18.4 or later where independently managed.
  • Update affected Apple operating systems to the listed fixed release or later.
  • Prioritize devices that routinely browse untrusted or externally supplied web content.
  • Check current Apple guidance for unsupported devices or unavailable updates.

Validation and detection

  • Inventory Safari and Apple operating-system versions across managed assets.
  • Compare each device against the applicable fixed release listed by Apple.
  • Confirm updates completed successfully through device-management or endpoint inventory records.
  • Investigate recurring Safari crashes associated with untrusted web content without assuming exploitation.
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 · low confidence lookup

CWE-416: 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
cve · low confidence lookup

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

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

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
9Source 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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L2.81.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
AppleSafari0Listed
AppleiOS and iPadOS0Listed
AppleiPadOS0Listed
ApplemacOS0Listed
AppletvOS0Listed
ApplevisionOS0Listed
ApplewatchOS0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.