Description
An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash.
Published: 2026-07-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out-of-bounds access flaw was found in Safari and several Apple operating systems. The bug occurs when maliciously crafted web content is processed, and because bounds checking was insufficient, the browser can read or write beyond the intended memory buffer. The result is an unexpected Safari crash. The flaw does not allow code execution or privilege escalation; it only causes denial of service by terminating the browser.

Affected Systems

Affected products include Safari, iOS, iPadOS, macOS (Tahoe), tvOS, visionOS, and watchOS. The vulnerability exists in versions prior to Safari 26.6 and iOS 26.6, iPadOS 26.6, and macOS 26.6 (Tahoe), with additional fixes provided for iOS 18.7.10 and iPadOS 18.7.10. All listed operating systems and Safari have received a patch in the 26.6 or 18.7.10 releases.

Risk and Exploitability

The exploit requires an attacker to deliver malicious web content to a victim’s browser, such as by hosting a compromised page or embedding the payload in a link. Because the flaw leads only to a crash and does not enable code execution or privilege escalation, the overall risk is primarily denial of service; it does not compromise confidentiality or integrity. The EPSS score of <1% indicates a very low probability of exploitation, though not zero, and the vulnerability is not listed in CISA’s KEV catalog, indicating that public exploitation is not widely reported. The CVSS score of 8.1 indicates high severity, but the very low EPSS suggests limited public exploitation.

Generated by OpenCVE AI on August 22, 2026 at 11:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Safari and all associated Apple operating systems to version 26.6 or later to apply the bounds‑checking patch.
  • Configure the operating system to install updates automatically or schedule manual update checks to ensure all devices receive the fix promptly.
  • If an immediate update is not feasible, employ a web‑content filtering solution to monitor for and block pages that could trigger crashes, and review crash logs for signs of exploitation.

Generated by OpenCVE AI on August 22, 2026 at 11:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6463-1 webkit2gtk security update
Ubuntu USN Ubuntu USN USN-8703-1 WebKitGTK vulnerabilities
History

Fri, 21 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Safari Crash Due to Out-of-Bounds Access webkitgtk: Processing maliciously crafted web content may lead to an unexpected Safari crash
Weaknesses CWE-120
References
Metrics threat_severity

None

threat_severity

Important


Mon, 17 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Safari Crash Due to Out-of-Bounds Access

Mon, 17 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash. An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References

Mon, 03 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Access Causing Safari Crash from Malicious Web Content

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Access Causing Safari Crash from Malicious Web Content
Weaknesses CWE-125

Tue, 28 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Apple safari
Apple tvos
Apple visionos
Apple watchos
Vendors & Products Apple
Apple ios And Ipados
Apple macos
Apple safari
Apple tvos
Apple visionos
Apple watchos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-17T21:29:39.470Z

Reserved: 2026-07-20T18:09:35.084Z

Link: CVE-2026-64719

cve-icon Vulnrichment

Updated: 2026-07-28T14:41:55.746Z

cve-icon NVD

Status : Modified

Published: 2026-07-27T21:17:10.853

Modified: 2026-08-17T22:17:17.607

Link: CVE-2026-64719

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-20T00:00:00Z

Links: CVE-2026-64719 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T11:15:04Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-125

    Out-of-bounds Read