Severity by source
AV:A/AC:L/PR:N/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:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Philips Hue Bridge HomeKit hk_hap_pair_storage_put 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. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the hk_hap_pair_storage_put function of the HomeKit implementation, 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 the device. Was ZDI-CAN-28469.
AnalysisAI
Heap-based buffer overflow vulnerability in Philips Hue Bridge's HomeKit implementation that allows unauthenticated network-adjacent attackers to execute arbitrary code. The vulnerability affects all versions of Philips Hue Bridge (CPE indicates no version restrictions) through the hk_hap_pair_storage_put function on TCP port 8080. No EPSS data or KEV listing is available, and while ZDI has published an advisory, no public POC or active exploitation has been reported.
Technical ContextAI
The vulnerability exists in the HomeKit Accessory Protocol (HAP) implementation within Philips Hue Bridge devices (cpe:2.3:a:philips:hue_bridge:*:*:*:*:*:*:*:*). HomeKit is Apple's smart home framework, and the Hue Bridge integrates with it via TCP port 8080. The flaw is a classic heap buffer overflow (CWE-122) where the hk_hap_pair_storage_put function fails to validate the length of user-supplied data before copying it to a heap buffer. This allows attackers to overwrite adjacent memory structures and potentially hijack program execution flow.
RemediationAI
No patch information or vendor advisory is currently available beyond the ZDI advisory (ZDI-26-158). As immediate mitigation, network segmentation should be implemented to isolate Hue Bridge devices from untrusted network segments. Consider disabling HomeKit integration if not required, or implement firewall rules to restrict access to TCP port 8080 to trusted devices only. Monitor Philips/Signify security advisories for firmware updates addressing this vulnerability.
More in Hue Bridge
View allCritical 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 with authe
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-12161