CVE-2024-3750 HIGH

CVE-2024-3750: Visualizer: Tables and Charts Manager for WordPress <= 3.10.15 - Missing Authorization to Arbitrary SQL Execution

Vendor Themeisle
Product Visualizer: Tables and Charts Manager for WordPress
Weakness CWE-862 · Missing authorization
Published May 16, 2024
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Visualizer: Tables and Charts Manager for WordPress plugin for WordPress is vulnerable to unauthorized modification and retrieval of data due to a missing capability check on the getQueryData() function in all versions up to, and including, 3.10.15. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform arbitrary SQL queries that can be leveraged for privilege escalation among many other actions.

Explanation of Vulnerability in Simple Terms

02Summary

The Visualizer plugin for WordPress does not properly check user permissions before allowing access to sensitive functions. A logged-in user with low privileges can read, modify, or delete data they should not have access to, including charts, tables, and configuration settings created by other users or administrators.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete charts and tables belonging to other users without authorization.

Potential impact on your site

04Site Impact

Unauthorized users can tamper with or destroy published charts and data visualizations across your site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

May 16, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE