Description
A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Tahoe 26.6. Processing a 3D model may result in disclosure of process memory.
Published: 2026-07-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow occurs when the operating system parses a 3D model, allowing reading of memory beyond the intended bounds. The flaw can leak data that the process would normally keep private, exposing sensitive information to an attacker.

Affected Systems

Apple’s iOS and iPadOS versions earlier than 26.6, and macOS Sequoia earlier than 15.7.8 and macOS Tahoe earlier than 26.6 are affected by the flaw.

Risk and Exploitability

The CVSS score of 5.5 indicates a moderate severity. The EPSS score of <1% shows a very low probability of exploitation, and the vulnerability is not listed in CISA KEV. The attack vector is inferred to be local or remote if an attacker can supply a crafted 3D model to the target system. Successful exploitation would let an attacker read arbitrary data from the victim’s process memory, potentially compromising sensitive information. While the likelihood of exploitation is low, the impact of a successful breach can be significant.

Generated by OpenCVE AI on August 5, 2026 at 01:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, or macOS Tahoe 26.6 to apply the memory-handling fix.
  • Restrict processing of 3D models to only trusted source files and validate inputs to prevent malformed data from triggering the overflow.
  • Enforce least‑privilege execution for any application that parses 3D models, using App Sandbox or equivalent containment mechanisms.

Generated by OpenCVE AI on August 5, 2026 at 01:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in 3D Model Processing Leading to Process Memory Disclosure
Weaknesses CWE-119
CWE-200

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

Type Values Removed Values Added
Weaknesses CWE-120
Metrics cvssV3_1

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

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 Buffer Overflow in 3D Model Processing Leading to Process Memory Disclosure
Weaknesses CWE-119
CWE-200

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

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Vendors & Products Apple
Apple ios And Ipados
Apple macos

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

Type Values Removed Values Added
Description A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Tahoe 26.6. Processing a 3D model may result in disclosure of process memory.
References

Subscriptions

Apple Ios And Ipados Ipados Iphone Os Macos
cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T16:32:06.031Z

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

Link: CVE-2026-64722

cve-icon Vulnrichment

Updated: 2026-07-28T16:01:05.500Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-30T14:34:12.643

Link: CVE-2026-64722

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T01:15:03Z

Weaknesses
  • CWE-120

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