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 originates from the device's use of malicious input that is stored within configuration parameters and subsequently rendered as part of its WebUI webpage. This stored cross‑site scripting weakness allows arbitrary script to be embedded into the interface, potentially altering the user experience or executing unauthorized code in the browser of anyone who views the page. The vulnerability is identified with CWE‑79 and does not rely on external network traffic to expose the flaw, but rather on the device's internal handling of configuration values.

Affected Systems

HP Inc. offers the vulnerable feature in its Poly CCX, Poly Edge E, and Poly Trio C60 IP phone models. No firmware revision details are supplied, so all current devices that expose their WebUI and accept configuration input may be affected. Users should confirm the model and firmware version against the vendor documentation or support resources to determine applicability.

Risk and Exploitability

The assigned CVSS base score of 5.9 reflects moderate severity, while the EPSS score of less than 1% indicates a very low probability of exploitation in practice. The CVE is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves the injection of malicious content into configuration parameters that are then rendered by the WebUI, implying that any entity that can modify these parameters could potentially exploit the flaw. An attacker achieving this injection could alter the WebUI or use the compromised page for further malicious activities.

Generated by OpenCVE AI on August 3, 2026 at 04:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether the vendor has released firmware updates that mitigate the stored XSS flaw and apply them if available.
  • Restrict access to the WebUI by limiting connectivity to trusted IP addresses or subnets via firewall or router policies.
  • Ensure that any configuration input handling on the device performs proper sanitization or validation before rendering, to prevent script injection into the UI.
  • Disable or remove unused WebUI services when remote management is not required.

Generated by OpenCVE AI on August 3, 2026 at 04:40 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

Status : Awaiting Analysis

Published: 2026-07-08T22:17:16.193

Modified: 2026-07-09T16:39:17.737

Link: CVE-2026-5922

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T04:45:03Z

Weaknesses
  • CWE-79

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