CVE-2016-1863

HIGH

Apple iOS <9.3.3, OS X <10.11.6, tvOS <9.2.2, watchOS <2.2.2 - Pri...

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2016-1863. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit demonstrates a use-after-free (UaF) vulnerability in IOBluetoothHCIUserClient in macOS. It forks a child process, passes its task port to the parent, kills the child to free the task struct, and then triggers the UaF via an external method call on the user client.

Description

The kernel in Apple iOS before 9.3.3, OS X before 10.11.6, tvOS before 9.2.2, and watchOS before 2.2.2 allows local users to gain privileges or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2016-4582 and CVE-2016-4653.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · cdososx
https://www.exploit-db.com/exploits/40652

This exploit demonstrates a use-after-free (UaF) vulnerability in IOBluetoothHCIUserClient in macOS. It forks a child process, passes its task port to the parent, kills the child to free the task struct, and then triggers the UaF via an external method call on the user client.

Classification
Working Poc 100%
Attack Type
Lpe
Complexity
Moderate
Reliability
Reliable
Target: macOS (tested on OS X 10.11.5)
No auth needed
Prerequisites: Bluetooth must be enabled · Requires macOS with vulnerable IOBluetoothFamily.kext
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (11)

Core 11
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1036344
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/40652/
Mailing List, Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2016/Jul/msg00003.html
Mailing List, Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2016/Jul/msg00002.html
Mailing List, Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2016/Jul/msg00001.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/91828
Mailing List, Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2016/Jul/msg00000.html
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT206905
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT206903
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT206902
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT206904

Scores

CVSS v3 7.8
EPSS 0.0024
EPSS Percentile 47.7%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-416
Status published
Products (4)
apple/iphone_os < 9.3.3
apple/mac_os_x < 10.11.6
apple/tvos < 9.2.2
apple/watchos < 2.2.2
Published Jul 22, 2016
Tracked Since Feb 18, 2026