Description
A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. Connecting to a malicious NFS server may lead to kernel memory corruption.
Published: 2026-07-27
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker controlling a malicious NFS server can cause a buffer overflow in the Apple NFS client, leading to kernel memory corruption. The overflow arises from insufficient bounds checking, meaning that data received from the server can overwrite critical memory structures. If exploited, the corrupted memory could allow execution of arbitrary code with kernel privileges, effectively compromising the entire system.

Affected Systems

The flaw affects Apple iOS, iPadOS, macOS, tvOS, and watchOS versions prior to 26.6. All operating systems before the 26.6 release are susceptible because the patch that introduced proper bounds checking was not present.

Risk and Exploitability

The CVSS score is 8.8 and the EPSS score is < 1%, indicating a high severity but a very low probability of exploitation. The potential to corrupt kernel memory and obtain code execution indicates a high threat level. The vulnerability can be triggered remotely by an attacker who can persuade or trick a device into mounting or accessing an NFS share from a malicious server, pointing to an external network attack vector. No mitigations are listed in CISA’s KEV catalog, underscoring the need for timely remediation.

Generated by OpenCVE AI on August 3, 2026 at 15:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Apple Security Update that includes iOS 26.6, iPadOS 26.6, macOS 26.6, tvOS 26.6, and watchOS 26.6.
  • If immediate patching is not possible, block or restrict NFS client connections from external servers using firewall rules or network segmentation.
  • Monitor system logs and network traffic for abnormal NFS activity and enforce stricter access controls around NFS shares.

Generated by OpenCVE AI on August 3, 2026 at 15:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Apple NFS Client Buffer Overflow Leading to Kernel Memory Corruption

Sun, 02 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Title Kernel Memory Corruption via Buffer Overflow in NFS Client Leading to Potential Privilege Escalation
Weaknesses CWE-119

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Kernel Memory Corruption via Buffer Overflow in NFS Client Leading to Potential Privilege Escalation
Weaknesses CWE-119
CWE-120
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Description A buffer overflow was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. Connecting to a malicious NFS server may lead to kernel memory corruption.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-29T03:55:42.970Z

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

Link: CVE-2026-28931

cve-icon Vulnrichment

Updated: 2026-07-28T13:41:26.669Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-29T05:16:43.780

Link: CVE-2026-28931

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:00:07Z

Weaknesses
  • CWE-120

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