Description
An integer overflow was addressed with improved input validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, watchOS 26.6. A malicious app may be able to break out of its sandbox.
Published: 2026-07-27
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow occurs when the system processes data that exceeds the limits of an integer variable. In this case the flaw is in an input‑validation routine that can be triggered by a malicious application. When exploited, the overflow allows the app to break out of its sandbox, potentially gaining unauthorized access to the host operating system and the data of other apps. This escalates privileges and compromises confidentiality, integrity, and availability of the device.

Affected Systems

Apple devices running iOS, iPadOS, macOS, and watchOS are affected. The vulnerability is fixed in iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, and watchOS 26.6. Devices with earlier versions remain at risk.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity, while the EPSS score of < 1% suggests a very low but nonzero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local, with attackers supplying crafted data through a malicious or compromised app already installed on the device. Because the flaw stems from insufficient input validation in a sandboxed component, exploitation would allow the app to escape its sandbox, granting unauthorized access to the host OS and potentially other apps. Updating the OS to the patched releases mitigates the risk and prevents exploitation.

Generated by OpenCVE AI on August 3, 2026 at 16:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OS update to at least iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, and watchOS 26.6.
  • Restrict installation of apps from unverified or unknown sources to prevent delivery of malicious code.
  • Monitor devices for unusual privilege escalations or attempts to access protected resources and investigate promptly.

Generated by OpenCVE AI on August 3, 2026 at 16:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow Enabling Sandbox Escape in iOS, macOS, watchOS

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

Type Values Removed Values Added
Title Integer Overflow Enabling Sandbox Escape in iOS, macOS, watchOS
Weaknesses CWE-190
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 02:45:00 +0000

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

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

Type Values Removed Values Added
Description An integer overflow was addressed with improved input validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, watchOS 26.6. A malicious app may be able to break out of its sandbox.
References

Subscriptions

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

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T14:32:17.475Z

Reserved: 2026-03-03T16:36:03.992Z

Link: CVE-2026-28973

cve-icon Vulnrichment

Updated: 2026-07-28T14:32:04.501Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:50.380

Modified: 2026-07-28T19:31:24.410

Link: CVE-2026-28973

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:15:03Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound