CVE-2026-65343
Undergoing Analysis Undergoing Analysis - In Progress

Memory Corruption in iOS and macOS Tahoe

Vulnerability report for CVE-2026-65343, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-18

Assigner: Apple Inc.

Description

A use after free issue was addressed with improved memory management. This issue is fixed in iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. A remote attacker may be able to cause unexpected system termination.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-18
Generated
2026-09-07
AI Q&A
2026-08-18
EPSS Evaluated
2026-09-05
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
apple ipados to 26.6.1 (exc)
apple iphone_os to 26.6.1 (exc)
apple macos From 26.0 (inc) to 26.6.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a use after free vulnerability caused by improper memory management. It occurs when a program continues to use memory after it has been freed, potentially leading to crashes or unexpected behavior. The issue was addressed in specific versions of iOS, iPadOS, and macOS Tahoe.

Detection Guidance

This vulnerability is specific to Apple systems and requires checking installed software versions. For iOS/iPadOS, go to Settings > General > About and verify the version is 26.6.1 or later. For macOS Tahoe, click the Apple menu > About This Mac and check for version 26.6.2 or later. No direct command-line detection is provided in the context.

Impact Analysis

A remote attacker could exploit this to cause unexpected system termination on affected devices. This may result in loss of data or denial of service for users running unpatched software.

Compliance Impact

The provided CVE data does not specify any direct impact on compliance with standards like GDPR or HIPAA. The vulnerability involves a use after free issue leading to potential system termination, but no details are given about data exposure or privacy implications that would affect such regulations.

Mitigation Strategies

Update affected systems to the latest patched versions: iOS 26.6.1, iPadOS 26.6.1, or macOS Tahoe 26.6.2 to address the use after free vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65343. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart