Description
The Five9 Live Chat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'toolbar' attribute of the [five9-chat] shortcode in all versions up to, and including, 1.1.2. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-11-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (script execution in visitors' browsers)
Action: Apply Patch
AI Analysis

Impact

Five9 Live Chat for WordPress contains a stored cross‑site scripting flaw because the 'toolbar' attribute of the [five9-chat] shortcode is not properly sanitized or escaped. This allows a contributor‑level or higher user to embed JavaScript into the stored content; when a site visitor loads the affected page, the injected script runs in their browser and can steal session data, deface the site, or perform other malicious actions. The weakness is a classic input‑validation problem identified as CWE‑79.

Affected Systems

The vulnerability exists in any website running Five9 Live Chat versions 1.1.2 or earlier. Only WordPress installations that include the plugin and have users with Contributor or greater privileges are affected, because only those users can edit content and inject the malicious value.

Risk and Exploitability

The CVSS score of 6.4 places the flaw in the moderate range. The EPSS score of less than 1% indicates low probability of active exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the attack requires authenticated access with contributor‑level rights; after injection, the malicious code remains in the database and executes for every visitor to the stored page.

Generated by OpenCVE AI on April 27, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Five9 Live Chat to the latest released version that fixes the input sanitization issue.
  • If an upgrade cannot be performed immediately, remove the plugin or disable the [five9-chat] shortcode on all pages that do not need it, limiting its functionality to administrator accounts only.
  • Ensure that any future use of the 'toolbar' attribute undergoes proper input validation and output escaping consistent with CWE‑79, and consider implementing a Content Security Policy to mitigate the impact of any residual script.

Generated by OpenCVE AI on April 27, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Five9 Live Chat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'toolbar' attribute of the [five9-chat] shortcode in all versions up to, and including, 1.1.2. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Five9 Live Chat <= 1.1.2 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:07.115Z

Reserved: 2025-10-15T18:54:10.078Z

Link: CVE-2025-11829

cve-icon Vulnrichment

Updated: 2025-11-12T17:10:47.330Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:42.770

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11829

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T23:00:13Z

Weaknesses