Description
The Visualizer WordPress plugin before 4.0.8 does not sanitise and escape a chart's JSON data source configuration before outputting it back in the chart editor, allowing users with the Contributor role and above to store JavaScript that executes in the browser of any higher-privileged user, such as an administrator, who reviews the affected chart.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Upgrade
AI Analysis

Impact

There is a stored cross‑site scripting vulnerability in the Visualizer WordPress plugin that allows a user with the Contributor role or higher to embed arbitrary JavaScript in a chart’s JSON data source. The plugin fails to sanitize or escape the JSON configuration before it is displayed in the chart editor, so the malicious code executes in the browser of any user who later opens the editor, including administrators. Because the data is persistently stored, the vulnerability can lead to persistent compromise of privileged sessions, defacement, or credential theft for the affected site.

Affected Systems

The bug affects all installations of the Visualizer plugin that are version 4.0.7 or earlier. No vendor is officially listed; the product is a WordPress plugin named Visualizer. Administrators or users with Contributor status can create the charts that contain malicious payloads. The specific version and patch status are not stated beyond the 4.0.8 release, but any version prior to that is considered vulnerable.

Risk and Exploitability

The CVSS score is not provided, but the EPSS score is below 1%, indicating a low public exploit probability at present. The vulnerability is not listed in CISA's KEV catalog, so no known widespread exploitation has been reported. Nonetheless, because the flaw allows persistent malicious scripts to run in the context of higher‑privileged users, the potential impact is high. The attack can be carried out by any Contributor or higher who has write access to chart data; an attacker could inject JavaScript that runs in the browser of any administrator who edits or views the chart. Remediation is best achieved by applying the available plugin update.

Generated by OpenCVE AI on September 16, 2026 at 16:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Visualizer plugin to version 4.0.8 or later to remove the vulnerability.
  • Review any chart configurations that were created by contributors and delete or replace any that contain malicious JavaScript.
  • Temporarily remove the Contributor role from untrusted users until the plugin update is completed.
  • Consider implementing a review process for chart data to ensure JSON sources are properly sanitized before storage.

Generated by OpenCVE AI on September 16, 2026 at 16:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Visualizer WordPress plugin before 4.0.8 does not sanitise and escape a chart's JSON data source configuration before outputting it back in the chart editor, allowing users with the Contributor role and above to store JavaScript that executes in the browser of any higher-privileged user, such as an administrator, who reviews the affected chart.
Title Visualizer < 4.0.8 - Contributor+ Stored XSS via JSON Data Source
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:16.121Z

Reserved: 2026-09-08T11:48:48.943Z

Link: CVE-2026-86784

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:34.950

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-86784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:30:08Z

Weaknesses
  • CWE-79

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