CVE-2026-3559
8.1Philips · Hue Bridge
A static nonce vulnerability in the HomeKit Accessory Protocol of the Philips Hue Bridge allows network-adjacent attackers to bypass authentication and gain unauthorized access to the device.
Executive summary
A critical authentication bypass vulnerability in the Philips Hue Bridge, caused by static nonce usage, allows unauthenticated network-adjacent attackers to compromise device security.
Vulnerability
The flaw exists within the SRP authentication mechanism of the HomeKit Accessory Protocol service on TCP port 8080. By utilizing a static nonce value, the service fails to properly authenticate requests, allowing unauthenticated attackers to bypass security controls.
Business impact
The ability for an unauthenticated attacker to bypass authentication on the Hue Bridge poses a significant risk to smart home environment integrity. Successful exploitation could lead to unauthorized control of connected lighting systems and potential lateral movement within the local network, justifying the high CVSS score of 8.1.
Remediation
Immediate Action: Restrict access to the Hue Bridge management interface by placing it on a segmented, isolated network segment away from untrusted devices.
Proactive Monitoring: Monitor network traffic directed toward TCP port 8080 for unusual authentication patterns or unauthorized access attempts.
Compensating Controls: Utilize network-level access control lists (ACLs) or firewall rules to restrict traffic to the Hue Bridge to only known, authorized management devices.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the severity of this authentication bypass, administrators must prioritize network segmentation to mitigate the risk of unauthorized access. Until a formal vendor patch is released, ensure the Hue Bridge is not exposed to the public internet and restrict local network access to the device to the greatest extent possible.