CVE-2025-43438: 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 26.1, iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOS 26.1, macOS Tahoe 26.1, visionOS 26.1, watchOS 26.1. Processing maliciously crafted web content may lead to an unexpected Safari crash.
Security readout for executives and security teams
Plain-English summary
CVE-2025-43438 is an Apple use-after-free memory bug triggered by malicious web content. Apple says it may cause an unexpected Safari crash. Because browsers process untrusted content daily and the CVSS score is high, organizations should treat browser and Apple OS updates as a near-term endpoint hygiene priority.
Executive priority
Prioritize patching in the normal urgent browser-update window, especially for executive, mobile, and internet-facing user populations. Current evidence supports high severity but not confirmed active exploitation from the provided bundle.
Technical view
The issue is classified as CWE-416 use-after-free with CVSS 3.1 score 8.8, network attack vector, low complexity, no privileges, and required user interaction. Apple fixed it through improved memory management across Safari and multiple Apple operating systems. Public Apple wording describes Safari crash impact; broader CVSS impact fields are high.
Likely exposure
Exposure is likely on Apple endpoints running Safari or affected Apple operating systems before Safari 26.1, iOS/iPadOS 18.7.2, iOS/iPadOS 26.1, macOS Tahoe 26.1, visionOS 26.1, or watchOS 26.1. Red Hat references exist, but the prompt bundle does not provide package-level exposure details.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. The attack scenario requires a user to process maliciously crafted web content. No exploit code or operational exploitation details are included in the provided sources.
Researcher notes
Apple attributes the fix to improved memory management. The public description is crash-focused, while CVSS indicates high confidentiality, integrity, and availability impact. Treat root-cause detail and Red Hat package applicability as incomplete unless confirmed in vendor advisories.
Mitigation direction
Update Safari to 26.1 where applicable.
Update iOS and iPadOS to 18.7.2 or 26.1 as appropriate.
Update macOS Tahoe, visionOS, and watchOS to 26.1 where applicable.
Prioritize managed devices that browse external or untrusted websites.
Review linked Red Hat advisories for any Red Hat-managed exposure.
Validation and detection
Inventory Apple devices and record OS and Safari versions.
Confirm Safari 26.1 or listed fixed OS versions are installed.
Check MDM compliance reports for lagging Apple endpoints.
Review vulnerability scanner detections against the vendor fixed versions.
For Red Hat environments, verify applicability through linked Red Hat advisories.
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.
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.
2CVSS vectors
5Timeline events
2ADP providers
21Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
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-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.