Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-facing SIP but AC:H because it requires the device to connect to a malicious/MITM SIP server; no auth (PR:N), and impact is availability-only (A:H, C/I:N).
Primary rating from Vendor (hp).
CVSS VectorVendor: hp
Lifecycle Timeline
2DescriptionCVE.org
The following Poly Voice IP devices, CCX, Trio, and Edge E, might be inoperable if they connect to a malicious SIP server and receive malformed data. HP is releasing updates to mitigate these potential vulnerabilities.
AnalysisAI
Denial of service in HP Poly Voice IP endpoints (CCX, Trio C60, and Edge E series) allows an attacker operating or impersonating a SIP server to render affected devices inoperable by returning malformed data during SIP signaling. The flaw is an uncontrolled-resource-consumption / improper-input-handling issue (CWE-400) that crashes or hangs the phone, disrupting voice service. HP has published advisory hpsbpy04096 and is releasing firmware updates; no public exploit is identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected devices are Poly (HP) VoIP desk and conference endpoints - CCX business media phones, the Trio C60 conference phone, and the Edge E series - which register to and communicate with SIP (Session Initiation Protocol) servers/PBXes for call setup and signaling. The root cause is CWE-400 (Uncontrolled Resource Consumption): the SIP stack on these endpoints fails to safely handle malformed responses/data from the server side, leading to resource exhaustion or a crash that leaves the device inoperable. Because the trust boundary here is the endpoint-to-SIP-server channel, the exposure depends on the device processing attacker-influenced SIP messages rather than on any local access. The CPE data scopes this to hp_inc products ccx, trio_c60, and edge_e across all listed versions.
RemediationAI
Apply the firmware updates HP is releasing for the CCX, Trio C60, and Edge E devices as described in advisory hpsbpy04096 (https://support.hp.com/us-en/document/ish_15222895-15222917-16/hpsbpy04096); patch availability is confirmed per the vendor advisory though a specific fixed version string is not given in the provided data, so obtain the exact build from HP. Until endpoints are updated, reduce exposure by ensuring devices only register to trusted, known SIP servers and by restricting SIP signaling to internal/VLAN-segmented networks - block or filter SIP traffic (typically UDP/TCP 5060 and TLS 5061) from untrusted sources at the firewall, which limits the ability of a rogue server to reach the phones but does not help if the legitimate SIP server itself is compromised. Enforcing SIP over TLS with server authentication mitigates man-in-the-middle injection of malformed data, at the cost of requiring proper certificate configuration on the PBX and endpoints.
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41005
GHSA-gvgx-6fx4-x6g9