Description
The IP phone might use malicious input stored in configuration parameters and render it as content for the WebUI’s webpage.
Published: 2026-07-08
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw allows malicious input stored in configuration parameters to be rendered by the device’s WebUI. When an attacker can inject script code, the request is subsequently displayed to users, enabling unauthorized changes to the interface and potential malicious actions. The weakness aligns with CWE-79, describing reflected cross-site scripting and could let an attacker hijack sessions or execute commands through the browser.

Affected Systems

The vulnerability applies to HP Inc. Poly CCX, Poly Edge E, and Poly Trio C60 IP phones. No specific firmware or model revisions are listed, so all currently supported devices that expose the WebUI are potentially affected.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity. The EPSS score of < 1% indicates a very low exploitation probability, and the issue is not in the KEV catalog. Because the flaw relies on the WebUI, the likely attack vector is remote via the device’s management interface, though local injection through configuration changes is also possible if an attacker can alter system settings. An attacker who succeeds can alter the UI’s behavior, potentially enabling further attacks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest firmware that includes the XSS mitigation.
  • Limit WebUI access to trusted IPs or networks by configuring firewall or router rules.
  • Sanitize or validate all configuration input fields before rendering them in the UI.

Generated by OpenCVE AI on July 26, 2026 at 16:39 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 22:15:00 +0000

Type Values Removed Values Added
Description The IP phone might use malicious input stored in configuration parameters and render it as content for the WebUI’s webpage.
Title Poly Voice – Potential Unauthorized Modification of WebUI using XSS Attack
First Time appeared Hp Inc.
Hp Inc. poly Ccx
Hp Inc. poly Edge E
Hp Inc. poly Trio C60
Weaknesses CWE-79
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': 5.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:H/VA:N/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:34.577Z

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

Link: CVE-2026-5922

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')