Description
The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing a maliciously crafted file may lead to unexpected app termination.
Published: 2026-05-11
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by insufficient bounds checking when processing a maliciously crafted file, which can trigger an unexpected application termination. This flaw leads to an out-of-bounds memory access (CWE-119) but does not provide a code‑execution vector. An attacker could repeatedly crash an application by supplying specifically constructed files to the vulnerable components.

Affected Systems

Apple iOS, iPadOS, macOS, tvOS, visionOS, and watchOS are affected. The issue is fixed in iOS 18.7.9, iOS 26.5, iPadOS 18.7.9, iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, and watchOS 26.5.

Risk and Exploitability

The CVSS score of 6.2 indicates a medium severity vulnerability, and the EPSS score of < 1% indicates a low probability of exploitation. The flaw requires a malicious, locally crafted file to trigger an application crash, limiting the attack surface to users or processes that open such files. The vulnerability is not listed in the KEV catalog, and no exploitation reports are known. Overall, it poses a medium denial‑of‑service risk for affected applications.

Generated by OpenCVE AI on May 13, 2026 at 19:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update each device to the latest available Apple OS release that includes the bounds‑check improvements (e.g., iOS 18.7.9/iPadOS 18.7.9, iOS 26.5/iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5).
  • Avoid opening or transmitting untrusted files on devices running affected OS versions, or disable the application(s) that process such files if possible.
  • Monitor Apple support forums and the official Apple Security Advisories for any new updates or additional mitigations.

Generated by OpenCVE AI on May 13, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 14 May 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple ipados
Apple iphone Os
CPEs cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:visionos:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*
Vendors & Products Apple ipados
Apple iphone Os

Wed, 13 May 2026 19:45:00 +0000

Type Values Removed Values Added
Title Bounds Check Failure Leads to App Crashes on Apple OSes

Wed, 13 May 2026 18:45:00 +0000

Type Values Removed Values Added
Title Bounds Check Failure in Apple Operating Systems Leading to Unexpected App Termination
Weaknesses CWE-787

Wed, 13 May 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

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

ssvc

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


Mon, 11 May 2026 23:30:00 +0000

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

Mon, 11 May 2026 22:45:00 +0000

Type Values Removed Values Added
Title Bounds Check Failure in Apple Operating Systems Leading to Unexpected App Termination
Weaknesses CWE-787

Mon, 11 May 2026 20:45:00 +0000

Type Values Removed Values Added
Description The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing a maliciously crafted file may lead to unexpected app termination.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-05-13T13:30:35.875Z

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

Link: CVE-2026-28977

cve-icon Vulnrichment

Updated: 2026-05-13T13:28:48.871Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-11T21:18:58.217

Modified: 2026-05-14T14:01:08.457

Link: CVE-2026-28977

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-13T19:30:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer