CVE-2026-13468

HIGH

Visualizer <= 4.0.3 - Unauthenticated Chart Data Export via REST Endpoint

Title source: manual
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-13468. PoCs published by HermesNA-1.

AI-analyzed exploit summary This repository contains an auto-generated module stub for CVE-2026-13468, an authorization bypass vulnerability in the WordPress plugin 'The Visualizer – Tables & Charts Manager'. The code includes metadata and a placeholder structure but lacks actual exploit implementation, only providing connection checks and references to vulnerable code paths.

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.

Exploits (1)

github STUB 1 stars
by HermesNA-1 · pythonpoc
https://github.com/HermesNA-1/SnakeSploit/tree/main/data/modules_generated/cve-2026-13468_the_visualizer_tables.py

This repository contains an auto-generated module stub for CVE-2026-13468, an authorization bypass vulnerability in the WordPress plugin 'The Visualizer – Tables & Charts Manager'. The code includes metadata and a placeholder structure but lacks actual exploit implementation, only providing connection checks and references to vulnerable code paths.

Classification
Stub 98%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Theoretical
Target: The Visualizer – Tables & Charts Manager with Built-in AI Generator plugin for WordPress (versions up to and including 4.0.3)
No auth needed
Prerequisites: WordPress site with vulnerable version of The Visualizer plugin installed · Network access to the target WordPress site
mistral-large-3 · analyzed Jul 09, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0037
EPSS Percentile 29.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-862
Status published
Products (1)
themeisle/Visualizer – Tables & Charts Manager with Built-in AI Generator < 4.0.3
Published Jul 01, 2026
Tracked Since Jul 01, 2026