Severity by source
AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Philips Hue Bridge hap_pair_verify_handler Sub-TLV Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Philips Hue Bridge. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed.
The specific flaw exists within the hap_pair_verify_handler function of the hk_hap service, which listens on TCP port 8080 by default. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-28337.
AnalysisAI
Heap-based buffer overflow vulnerability in Philips Hue Bridge devices that allows network-adjacent attackers with authentication (which can be bypassed) to achieve remote code execution as root. The vulnerability affects the HomeKit Accessory Protocol (HAP) implementation on TCP port 8080 and has a high CVSS score of 8.0, though no active exploitation or public PoC has been reported.
Technical ContextAI
The vulnerability exists in the hap_pair_verify_handler function within the hk_hap service, which implements Apple's HomeKit Accessory Protocol for smart home integration. According to the CPE data (cpe:2.3:a:philips:hue_bridge:*:*:*:*:*:*:*:*), all versions of Philips Hue Bridge are affected. This is a classic heap buffer overflow (CWE-122) where the application fails to validate the length of user-supplied Sub-TLV (Type-Length-Value) data before copying it to a heap buffer, allowing memory corruption and arbitrary code execution.
RemediationAI
No patch information or fixed versions are available in the provided references. The only reference is to the Zero Day Initiative advisory (ZDI-26-155) which may contain additional details but is not accessible in this data. Organizations should monitor Philips security advisories for patches, consider network segmentation to limit adjacent network access to Hue Bridges, and potentially disable HomeKit integration if not required until a patch is available.
More in Hue Bridge
View allHeap-based buffer overflow vulnerability in Philips Hue Bridge's HomeKit implementation that allows unauthenticated netw
Critical heap-based buffer overflow vulnerability in Philips Hue Bridge's HomeKit implementation that allows network-adj
CVE-2026-3559 is an authentication bypass vulnerability in Philips Hue Bridge devices affecting the HomeKit Accessory Pr
The Philips Hue Bridge HomeKit Accessory Protocol (HAP) service on TCP port 8080 lacks authentication in transient pairi
Heap-based buffer overflow vulnerability in Philips Hue Bridge devices that allows network-adjacent attackers to execute
Heap-based buffer overflow vulnerability in the Philips Hue Bridge's Zigbee stack that allows network-adjacent attackers
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12158