CVE-2026-28902: 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 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-28902 is an Apple web-content handling flaw fixed across Safari and Apple operating systems in version 26.5 releases. A malicious webpage can cause an unexpected process crash. The CVSS score is high, but the provided sources do not show active exploitation.
Executive priority
Treat this as a high-priority Apple fleet update, especially for users exposed to untrusted web content. There is no source-backed active exploitation claim in the bundle, so urgency is driven by high severity and broad Apple platform coverage.
Technical view
Apple describes this as a memory-handling issue involving maliciously crafted web content, mapped to CWE-119 and CWE-120. The bundled CVSS 3.1 vector is 8.8 with network attack vector and user interaction required. Fixed products include Safari 26.5 and Apple platform 26.5 releases.
Likely exposure
Organizations with Apple devices or Safari that have not moved to the listed 26.5 fixed releases may be exposed. The bundle does not provide exact vulnerable build ranges beyond the fixed versions.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. The known trigger requires a user to process maliciously crafted web content, such as visiting or rendering attacker-controlled web content.
Researcher notes
Evidence is sparse: Apple states improved memory handling and process crash impact, while the CVSS vector indicates high confidentiality, integrity, and availability impact. Avoid assuming code execution or exploitation until vendor or researcher sources substantiate it.
Mitigation direction
Update Safari to 26.5 where applicable.
Update iOS and iPadOS devices to 26.5.
Update macOS Tahoe, tvOS, visionOS, and watchOS to 26.5.
Prioritize devices used for web browsing and high-risk users.
Monitor Apple and Red Hat advisory pages for revised guidance.
Validation and detection
Inventory Safari and Apple OS versions across managed assets.
Confirm relevant devices are on the 26.5 fixed releases.
Check vulnerability tooling for CVE-2026-28902 detection coverage.
Review browser and WebKit crash telemetry for unusual patterns.
Track vendor advisories for affected-version clarification.
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.