Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.1/classes/Visuali
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.1/classes/Visuali
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.1/classes/Visuali
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.3/classes/Visuali
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.3/classes/Visuali
- https://plugins.trac.wordpress.org/browser/visualizer/tags/4.0.3/classes/Visuali
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/45dbcc5e-2746-4a55-a1d
FAQ
What is CVE-2026-13468?
CVE-2026-13468 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 no...
How severe is CVE-2026-13468?
CVE-2026-13468 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13468?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.