Description
Malicious use of a stolen cookie might allow modifications to the contents of the IP phone’s webpage.
Published: 2026-07-08
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a Cross‑Site Request Forgery that allows an attacker who has acquired a valid session cookie for a Poly Voice IP phone to submit requests that overwrite or alter the device’s WebUI pages. The description indicates that modifications are limited to the contents of the WebUI and does not mention arbitrary code execution or firmware compromise, so the primary impact is unauthorized configuration changes visible through the web interface.

Affected Systems

Affected hardware includes HP Inc. Poly CCX, Poly Edge E, and Poly Trio C60 IP phones. The CNA does not disclose specific firmware versions; therefore, any device in those families that has not applied the vendor’s patch may be vulnerable.

Risk and Exploitability

The CVSS score of 6.0 classifies the flaw as moderate severity, while the EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV database. Exploitation requires the attacker to first obtain a valid session cookie, typically through phishing, social engineering, or network interception, after which the attacker can craft HTTP requests that are accepted by the WebUI, potentially changing displayed or stored configuration data. The likely attack vector is a stolen authenticated session.

Generated by OpenCVE AI on July 26, 2026 at 16:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HP firmware update for Poly CCX, Poly Edge E, and Poly Trio C60 devices that addresses the CSRF flaw.
  • If a patch is not yet available, limit WebUI access to trusted internal networks only, enforce HTTPS, set secure cookie attributes and the SameSite flag, and restrict the WebUI to the minimal set of required functions.
  • When the WebUI is not needed, disable it entirely to eliminate the attack surface.

Generated by OpenCVE AI on July 26, 2026 at 16:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Malicious use of a stolen cookie might allow modifications to the contents of the IP phone’s webpage.
Title Poly Voice – Potential Unauthorized Modification of WebUI using CSRF Attack
First Time appeared Hp Inc.
Hp Inc. poly Ccx
Hp Inc. poly Edge E
Hp Inc. poly Trio C60
Weaknesses CWE-352
CPEs cpe:2.3:h:hp_inc.:poly_ccx:*:*:*:*:*:*:*:*
cpe:2.3:h:hp_inc.:poly_edge_e:*:*:*:*:*:*:*:*
cpe:2.3:h:hp_inc.:poly_trio_c60:*:*:*:*:*:*:*:*
Vendors & Products Hp Inc.
Hp Inc. poly Ccx
Hp Inc. poly Edge E
Hp Inc. poly Trio C60
References
Metrics cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Hp Inc. Poly Ccx Poly Edge E Poly Trio C60
cve-icon MITRE

Status: PUBLISHED

Assigner: hp

Published:

Updated: 2026-07-09T13:53:11.528Z

Reserved: 2026-04-08T21:33:32.687Z

Link: CVE-2026-5923

cve-icon Vulnrichment

Updated: 2026-07-09T13:53:07.470Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T16:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)