← Vulnerability feed

Vulnerability record · CVE-2016-4656 · published 25 August 2016

CVE-2016-4656: Apple iOS kernel out-of-bounds write allows privileged code execution

Apple · Iphone Os

The iOS kernel before 9.3.5 contains an out-of-bounds write (CWE-787) that a crafted app can trigger to corrupt memory. Successful abuse yields arbitrary code execution in a privileged context, or a denial of service. Because the flaw sits in the kernel, it undermines the platform's core security boundary.

7.8 CVSS 3.1 High CISA KEV since 24 May 2022 EPSS 24% · top 2.3% CWE-787 · Out-of-bounds write
7.8CVSS 3.1 base score, v2 9.3
24%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
13References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The kernel in Apple iOS before 9.3.5 allows attackers to execute arbitrary code in a privileged context or cause a denial of service (memory corruption) via a crafted app.

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityKernel-level code execution with confirmed in-the-wild exploitation (KEV) and a public exploit, though it requires local access and user interaction and affects only unpatched legacy iOS.

What it is

The iOS kernel before 9.3.5 contains an out-of-bounds write (CWE-787) that a crafted app can trigger to corrupt memory. Successful abuse yields arbitrary code execution in a privileged context, or a denial of service. Because the flaw sits in the kernel, it undermines the platform's core security boundary.

Impact

An attacker who lands the crafted app gains kernel-level code execution, effectively full control of the device, or can crash it. This is a privilege escalation from app context to the most privileged ring on the phone.

Attack surface

Reached locally: the vector is AV:L with PR:N and UI:R, so the attacker needs the victim to install or open a crafted app and interact with it, but no prior credentials. No network vector is described.

Exploitation

It is listed in CISA KEV (added 2022-05-24) and an Exploit-DB entry exists, so exploitation is confirmed in the wild; EPSS is 0.236 (97.7th percentile). No ransomware campaign use is recorded.

What to do

  • Update iOS to 9.3.5 or later per Apple's advisory (HT207107); this is the only complete fix.
  • Enforce a minimum supported iOS version and block or retire devices that cannot be patched.
  • Restrict app installation to managed/trusted sources and review enterprise app catalogs for sideloaded builds.
  • Where patching is impossible, isolate or replace the affected device rather than relying on compensating controls.

Detection

  • Inventory iOS devices and flag any reporting a version below 9.3.5.
  • Monitor MDM or EMM logs for installation of unexpected or sideloaded apps on managed devices.
  • Watch for unexplained kernel panics, reboots or crashes that could indicate memory-corruption attempts.
  • Hunt for post-exploitation indicators such as unusual outbound traffic or persistence on iOS endpoints.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2016-4656 to the Known Exploited Vulnerabilities catalog on 24 May 2022 as "Apple iOS Memory Corruption Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 14 June 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.apple.com/archives/security-announce/2016/Aug/msg00000.html Broken LinkMailing ListVendor Advisory
http://www.securityfocus.com/bid/92652 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1036694 Broken LinkThird Party AdvisoryVDB Entry
https://blog.lookout.com/blog/2016/08/25/trident-pegasus/ Broken Link
https://support.apple.com/HT207107 Release NotesVendor Advisory
https://www.exploit-db.com/exploits/44836/ ExploitThird Party AdvisoryVDB Entry
http://lists.apple.com/archives/security-announce/2016/Aug/msg00000.html Broken LinkMailing ListVendor Advisory
http://www.securityfocus.com/bid/92652 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1036694 Broken LinkThird Party AdvisoryVDB Entry
https://blog.lookout.com/blog/2016/08/25/trident-pegasus/ Broken Link
https://support.apple.com/HT207107 Release NotesVendor Advisory
https://www.exploit-db.com/exploits/44836/ ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2016-4656 US Government Resource

Track CVE-2016-4656 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-43300Apple iOS, iPadOS and macOS out-of-bounds write via malicious imageAn out-of-bounds write in Apple iOS, iPadOS and macOS is triggered when processing a malicious image file, causing memory corruption. Apple states th…KEVEPSS 22%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2025-24085Apple iOS, iPadOS, macOS, tvOS, visionOS, watchOS Use-After-Free Privilege EscalationA use-after-free flaw in Apple's operating systems was fixed through improved memory management in iOS 18.3, iPadOS 18.3 and 17.7.6, macOS Sequoia 15…KEVEPSS 18%analysed9.8CVE-2025-31200Apple OS media parsing memory corruption allows code executionA memory corruption flaw in Apple's audio stream processing was fixed with improved bounds checking across iOS, iPadOS, macOS, tvOS, visionOS and wat…KEVEPSS 19%analysed9.8CVE-2025-31201Apple OS Pointer Authentication bypass via arbitrary read/writeApple removed vulnerable code that allowed an attacker holding arbitrary read and write capability to bypass Pointer Authentication across iOS, iPadO…KEVEPSS 14%analysed9.8CVE-2022-22587Apple iOS, iPadOS and macOS kernel memory corruption via out-of-bounds writeAn out-of-bounds write (CWE-787) in Apple iOS, iPadOS and macOS is caused by insufficient input validation and can corrupt memory. Apple states it is…KEVEPSS 12%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed9.8CVE-2021-1871Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions. It affects macOS Big Sur, Catalina, Mojave, iOS and iPadOS, and a remote at…KEVEPSS 7.0%analysed

Source: NIST National Vulnerability Database (record CVE-2016-4656), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.