CVE-2026-28904: The issue was addressed with improved memory handling.
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, 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 process crash.
Security readout for executives and security teams
Plain-English summary
CVE-2026-28904 is an Apple web-content memory handling flaw. A malicious webpage could cause an unexpected process crash. Apple fixed it across Safari and multiple Apple operating systems. The CVSS score is high, but the public description only confirms a crash outcome.
Executive priority
Prioritize normal urgent patching for Apple endpoints and browsers, especially internet-facing user devices. The high CVSS score justifies attention, but available public evidence does not confirm active exploitation.
Technical view
The issue maps to CWE-119/CWE-120 memory handling weaknesses. The CVSS 3.1 vector is 8.8, network reachable, low complexity, no privileges, and user interaction required. Apple says improved memory handling resolves it in Safari 26.5 and listed 18.7.9/26.5 platform releases.
Likely exposure
Exposure is most likely where Apple users browse untrusted web content on Safari, iOS/iPadOS, macOS Tahoe, tvOS, visionOS, or watchOS versions older than the fixed releases named by Apple.
Exploitation context
The bundle does not show CISA KEV listing or any cited source confirming active exploitation. Treat exploitation status as unconfirmed. User interaction is required because the trigger is processing maliciously crafted web content.
Researcher notes
Public data is sparse. Apple identifies memory handling and crafted web content but does not provide component-level detail or exploit indicators in the supplied bundle. Red Hat references appear to track the CVE/VEX and should not be treated as Apple product impact evidence.
Mitigation direction
Update Safari to 26.5 where applicable.
Update iOS and iPadOS to 18.7.9 or 26.5.
Update macOS Tahoe, tvOS, visionOS, and watchOS to 26.5.
Prioritize devices that access untrusted web content.
Check Apple guidance for product-specific update availability.
Validation and detection
Inventory Apple device and Safari versions against fixed releases.
Confirm update status through MDM or endpoint management reporting.
Review browser crash telemetry for unusual web-content process crashes.
Verify vulnerable devices are not deferred from security updates.
Track Apple and CVE records for amended impact 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-119: 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.
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.
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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.