CVE-2026-28947: 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.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash.
Security readout for executives and security teams
Plain-English summary
This Apple vulnerability is a memory safety flaw that can be triggered by malicious web content. Apple says it may cause an unexpected Safari crash, while the CVSS vector rates potential confidentiality, integrity, and availability impact as high. The practical priority is to update Apple browsers and operating systems listed by Apple.
Executive priority
Treat this as a high-priority browser and platform update issue. User interaction is required, but web content exposure is broad, and Apple has already shipped fixed versions across major platforms.
Technical view
CVE-2026-28947 is a CWE-416 use-after-free addressed by improved memory management. It is fixed in Safari 26.5, iOS/iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, and watchOS 26.5. Attack conditions are network-accessible content with user interaction required.
Likely exposure
Exposure is most likely on Apple devices or Safari installations that process web content and have not reached the fixed versions. The source bundle also includes Red Hat tracking and errata references, but affected Red Hat product details are not provided here.
Exploitation context
The source bundle does not indicate CISA KEV listing or active exploitation. Apple describes the trigger as processing maliciously crafted web content. No public exploit status is established by the provided sources.
Researcher notes
The public description is limited: Apple names use-after-free, improved memory management, fixed versions, and Safari crash impact. The CVSS vector indicates broader high impact, but the provided Apple text does not detail code execution or data compromise.
Mitigation direction
Update Safari to 26.5 where applicable.
Update iOS and iPadOS devices to 26.5.
Update macOS Tahoe systems to 26.5.
Update tvOS, visionOS, and watchOS devices to 26.5.
Check Apple and Red Hat advisories for product-specific guidance.
Validation and detection
Inventory Apple devices and Safari versions across managed assets.
Compare installed versions with Apple’s fixed 26.5 releases.
Confirm mobile device management reports show successful update deployment.
Review Red Hat advisories if Red Hat-managed assets are in scope.
Monitor vendor advisories for corrected affected-product details.
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
19Source 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.