WordPress security changelog
MEDIUM CVE-2025-12483 Deferred

Visualizer: Tables and Charts Manager for: SQL injection

Visualizer: Tables and Charts Manager for is affected by SQL injection. Exploitation requires at least contributor-level access. A successful request can alter database queries and expose or modify WordPress data.

CVE / CNA score 6.5 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Visualizer: Tables and Charts Manager for
Plugin slug
visualizer
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Dec 02, 2025
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

This CVE was published Dec 02, 2025 and is one of 13 known issues for this plugin.

Patch or disable the affected component.

Update Visualizer: Tables and Charts Manager for to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

The Visualizer: Tables and Charts Manager for WordPress plugin for WordPress is vulnerable to SQL Injection via the 'query' parameter in all versions up to, and including, 3.11.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Version 3.11.13 raises the minimum user-level for exploitation to administrator. 3.11.14 fully patches the vulnerability.

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

Primary and upstream sources