MySQL query cache stats Security & Risk Analysis

wordpress.org/plugins/mysql-query-cache-stats

Admin dashboard widget measuring MySQL database performance & query cache

40 active installs v1.0.4 PHP 5.6+ WP 3.6+ Updated Dec 2, 2025
databasemariadbperformancetuningwp_options
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MySQL query cache stats Safe to Use in 2026?

Generally Safe

Score 100/100

MySQL query cache stats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "mysql-query-cache-stats" plugin v1.0.4 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable. The plugin effectively utilizes prepared statements for all its SQL queries, which is a critical security practice against SQL injection vulnerabilities. Additionally, the presence of capability checks, even if limited, suggests some awareness of WordPress's role-based access control system. However, the analysis reveals a lack of nonce checks and a low percentage of properly escaped output. While the attack surface is currently zero, this could be a consequence of the plugin's limited functionality or a simplification in the analysis. The complete absence of any vulnerability history further strengthens the perception of its current security, but this also means there's no track record to evaluate its responsiveness to past issues. Overall, the plugin appears to be built with good security fundamentals, particularly regarding SQL interactions, but there are areas for improvement in output sanitization and access control validation to further harden its security.

Key Concerns

  • Output escaping partially problematic
  • No nonce checks present
Vulnerabilities
None known

MySQL query cache stats Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

MySQL query cache stats Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
5 prepared
Unescaped Output
2
4 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared5 total queries

Output Escaping

67% escaped6 total outputs
Attack Surface

MySQL query cache stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_dashboard_setupmysql-query-cache-stats.php:16
actionadmin_enqueue_scriptsmysql-query-cache-stats.php:19
Maintenance & Trust

MySQL query cache stats Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

MySQL query cache stats Developer Profile

Moris Papasmadov

2 plugins · 540 total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
337 days
View full developer profile
Detection Fingerprints

How We Detect MySQL query cache stats

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/mysql-query-cache-stats/widget.css
Version Parameters
mysql-query-cache-stats/widget.css?ver=

HTML / DOM Fingerprints

CSS Classes
md_qcache_tablemd_qcache_pmd_qcache_p
HTML Comments
<!-- <p><label>Number of Items ? <input type="text" name="items" value="<!-- <input type="submit" name="reset" id="reset" class="button " value="FLUSH STATUS"><br/> <input type="submit" name="reset" id="reset" class="button " value="FLUSH TABLE STATISTICS"><br/> -->
Data Attributes
id="md_qcache_table"class="md_qcache_table"id="md_qcache_p"class="submit md_qcache_p"name="widget-qcache-refresh"name="reset"+4 more
JS Globals
md_widget_qcache
FAQ

Frequently Asked Questions about MySQL query cache stats