CVE-2026-28955: 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-28955 is an Apple web-content memory handling flaw. A malicious webpage could cause an affected process to crash. The CVE metadata rates it high, but the provided Apple impact text only confirms an unexpected process crash, not active exploitation or code execution.
Executive priority
Treat as a high-priority patching item for Apple fleets, especially user workstations and mobile devices. Current sources support urgency from severity and exposure, not from known active exploitation.
Technical view
The issue is mapped to memory corruption classes CWE-119 and CWE-120 with CVSS 8.8. Attack vector is network, low complexity, no privileges, and user interaction required. Apple says improved memory handling fixes it across Safari and multiple Apple operating systems.
Likely exposure
Exposure is most likely on Apple devices or Safari installations below Safari 26.5, iOS/iPadOS 18.7.9, iOS/iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, or watchOS 26.5.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation would require a user or device to process maliciously crafted web content. No exploit mechanics are provided here.
Researcher notes
There is a notable evidence gap: CVSS indicates high confidentiality, integrity, and availability impact, while Apple’s description states unexpected process crash. Avoid asserting remote code execution unless a cited advisory confirms it.
Mitigation direction
Update affected Apple products to the fixed versions or newer.
Prioritize managed endpoints that browse external or untrusted web content.
Use MDM or endpoint reporting to confirm update completion.
Review cited Red Hat advisories and VEX data for Linux estate relevance.
Monitor Apple and CVE sources for revised impact or exploitation notes.
Validation and detection
Inventory Safari and Apple OS versions across managed devices.
Confirm each affected platform is at the named fixed version or newer.
Check browser crash telemetry for unusual web-content process crashes.
Map Red Hat advisory applicability before assigning Linux remediation work.
Record exceptions for devices that cannot receive the fixed releases.
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.
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-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.