Description
The Visualizer – Tables & Charts Manager with Built-in AI Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'backend-title' parameter in all versions up to, and including, 4.0.5 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: 2026-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vulnerable Visualizer – Tables & Charts Manager with Built‑in AI Generator WordPress plugin allows any authenticated user with contributor or higher privileges to store arbitrary JavaScript in the "backend‑title" parameter of a chart. Due to insufficient input sanitization and missing output escaping, the injected code is later rendered as part of the chart page and executed in the browsers of any visitor who loads that page, allowing the attacker to run client‑side scripts without further action.

Affected Systems

WordPress installations that have themeisle’s Visualizer plugin installed in any version up to and including 4.0.5. Any site that permits contributors or higher roles to create or edit charts is potentially vulnerable.

Risk and Exploitability

The flaw carries a CVSS score of 6.4, indicating moderate severity, and an EPSS score of less than 1%, suggesting low but non‑zero exploitation probability. The issue is not listed in the CISA KEV catalog. An adversary must first authenticate with contributor‑level or higher privileges; once the malicious "backend‑title" value is stored, the script executes automatically for every user who views the affected chart, enabling the attacker to execute arbitrary client‑side code, potentially leading to credential theft, defacement, or phishing.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Visualizer plugin to the latest release from themeisle that includes the fix.
  • If an immediate update is not possible, prevent contributors and lower roles from editing the "backend‑title" field by adjusting role‑based permissions or plugin settings.
  • Implement server‑side validation and output escaping for chart title inputs to block any JavaScript injection.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Themeisle
Themeisle visualizer – Tables & Charts Manager With Built-in Ai Generator
Wordpress
Wordpress wordpress
Vendors & Products Themeisle
Themeisle visualizer – Tables & Charts Manager With Built-in Ai Generator
Wordpress
Wordpress wordpress

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Visualizer – Tables & Charts Manager with Built-in AI Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'backend-title' parameter in all versions up to, and including, 4.0.5 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 Visualizer <= 4.0.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'backend-title' Parameter
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

Themeisle Visualizer – Tables & Charts Manager With Built-in Ai Generator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T12:29:03.502Z

Reserved: 2026-07-13T19:40:20.977Z

Link: CVE-2026-15653

cve-icon Vulnrichment

Updated: 2026-07-24T12:28:59.642Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T08:16:26.280

Modified: 2026-07-24T20:45:45.697

Link: CVE-2026-15653

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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