CVE-2026-28931
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in iOS and macOS via Malicious NFS Server
Vulnerability report for CVE-2026-28931, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-27
Last updated on: 2026-07-29
Assigner: Apple Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apple | macos | From 26.0 (inc) to 26.6 (exc) |
| apple | ipados | to 26.6 (exc) |
| apple | iphone_os | to 26.6 (exc) |
| apple | tvos | to 26.6 (exc) |
| apple | watchos | to 26.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |