Simple Table Manager
Simple Table Manager has one disclosed vulnerability in the WordSec catalog, all reported in 2023; it is fixed as of September 2026. Their average CVSS score is 4.4, and the most serious one scores 4.4 out of 10.
The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).
The one issue recorded for Simple Table Manager has a vendor fix available, so running the current release closes it.
All of these findings were reported by niclo. Simple Table Manager is installed on roughly 300 WordPress sites, so each unpatched flaw has a wide blast radius. The current release is tested up to WordPress 6.7.7.
CVE-2023-4858Simple Table Manager <= 1.5.6 - Authenticated(Administrator+) Stored Cross-Site Scripting
Read the full analysisVulnerability Records

Simple Table Manager
Author
ryo0inoue
Simple Table Manager enables editing table records and exporting them to CSV files through a minimal database interface from your dashboard. Simply CRUD table contents on your wp-admin screen Search and sort table records No knowledge of MySQL or PHP required Export table records to a CSV file Does not allow users to create tables or change the structure of the table Simple Table Manager is a tool suited for the initial development phase of a website. It is ideal when you want to ask someone else with no database expertise to keep track of table records on your website. This was the motivation for developing this plugin. Note that to comply with wordpress.org plugin security guidelines, edited and added record fields are filtered through wp_kses_post() to prevent sql injection attacks. In some cases, wanted tags may be filtered out leading to field corruption.
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C