Description
The Visualizer – Tables & Charts Manager with Built-in AI Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to access and export the contents of any visualizer chart on the site — including charts in draft, private, pending, future, or trash status — as CSV, Excel, or HTML via the /wp-json/visualizer/v1/action/{chart}/{type}/ REST endpoint. This bypass is particularly impactful because the standard WordPress REST endpoint for the non-public 'visualizer' custom post type correctly enforces capability checks and returns HTTP 401 to unauthenticated callers, whereas this plugin-registered route circumvents that protection entirely.
Published: 2026-07-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Visualizer – Tables & Charts Manager with Built‑in AI Generator plugin for WordPress contains a missing authorization check in all versions up to and including 4.0.3. When a user calls the REST endpoint /wp-json/visualizer/v1/action/{chart}/{type}/, the plugin does not verify that the caller has permission to export that chart. This permits unauthenticated attackers to obtain the contents of any visualizer chart – even those in draft, private, pending, future, or trash status – in CSV, Excel, or HTML formats. The weakness is a classic example of broken access control (CWE‑862).

Affected Systems

Any WordPress site running Themeisle Visualizer – Tables & Charts Manager with Built‑in AI Generator plugin version 4.0.3 or earlier is affected. The vulnerability exists in all releases up to the stated version; upgrading to a later release that contains a fix removes the risk.

Risk and Exploitability

The vulnerability can be exploited by sending arbitrary HTTP GET requests to the affected REST endpoint, so the attack vector is network. No authentication is required; the attacker merely needs the chart identifier and the desired export format. The CVSS score of 7.5 indicates moderate‑high severity, and the KEV catalog does not list the vulnerability, implying no confirmed active exploitation. EPSS data is not available, so the likelihood of widespread exploitation is unknown, but the potential impact on data confidentiality is significant if an attacker can reach the site.

Generated by OpenCVE AI on July 1, 2026 at 13:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Visualizer plugin to the latest available version, which introduces proper capability checks for the REST endpoint.
  • If an immediate upgrade is not possible, restrict or block access to /wp-json/visualizer/v1/action/* using a web‑application firewall rule or an .htaccess configuration to prevent unauthenticated calls to the endpoint.
  • Monitor the site’s access logs for repeated attempts to hit the /wp-json/visualizer/v1/action/* endpoint and investigate any unauthorized export attempts.

Generated by OpenCVE AI on July 1, 2026 at 13:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15: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

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Visualizer – Tables & Charts Manager with Built-in AI Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to access and export the contents of any visualizer chart on the site — including charts in draft, private, pending, future, or trash status — as CSV, Excel, or HTML via the /wp-json/visualizer/v1/action/{chart}/{type}/ REST endpoint. This bypass is particularly impactful because the standard WordPress REST endpoint for the non-public 'visualizer' custom post type correctly enforces capability checks and returns HTTP 401 to unauthenticated callers, whereas this plugin-registered route circumvents that protection entirely.
Title Visualizer <= 4.0.3 - Missing Authorization to Unauthenticated Sensitive Information Disclosure via /visualizer/v1/action/{chart}/{type}/ REST Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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-01T10:32:06.575Z

Reserved: 2026-06-26T20:45:25.868Z

Link: CVE-2026-13468

cve-icon Vulnrichment

Updated: 2026-07-01T10:31:08.303Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-06T22:48:46Z

Weaknesses