
WPDB Profiling Security & Risk Analysis
wordpress.org/plugins/wpdb-profilingThis plugin will give you the total number of queries to the db per page, as well as the total time it took to render those queries out to the page.
Is WPDB Profiling Safe to Use in 2026?
Generally Safe
Score 85/100WPDB Profiling has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wpdb-profiling plugin v1.3.3 exhibits a generally strong security posture with no recorded vulnerabilities and a code base that avoids dangerous functions and external requests. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, all identified SQL queries utilize prepared statements, mitigating the risk of SQL injection. However, a critical concern arises from the output escaping analysis, which indicates that 100% of outputs are not properly escaped. This presents a high risk of cross-site scripting (XSS) vulnerabilities, as unsanitized data displayed to users could contain malicious scripts.
The taint analysis reveals one flow with an unsanitized path, which, while not classified as critical or high, still represents a potential security weakness that could lead to unintended behavior or data leakage if exploited. The presence of capability checks suggests an awareness of access control, but their effectiveness is limited by the other identified issues. The plugin's vulnerability history being empty is a positive sign, but it does not negate the immediate risks identified in the static analysis.
In conclusion, while the plugin has strengths in its limited attack surface and secure SQL handling, the complete lack of output escaping is a major security flaw that must be addressed. The taint analysis also points to areas needing attention. Prioritizing the implementation of proper output escaping is crucial to improving the overall security of this plugin.
Key Concerns
- All outputs unescaped, high XSS risk
- Taint flow with unsanitized path
WPDB Profiling Security Vulnerabilities
WPDB Profiling Code Analysis
Output Escaping
Data Flow Analysis
WPDB Profiling Attack Surface
WordPress Hooks 10
Maintenance & Trust
WPDB Profiling Maintenance & Trust
Maintenance Signals
Community Trust
WPDB Profiling Alternatives
Advanced Query Loop
advanced-query-loop
Transform your Query Loop blocks into powerful, flexible content engines! 🚀
SQL Executioner
sql-executioner
Execute arbitrary SQL queries against your WordPress database from the Admin.
info
info
Plugin shows in the admin bar the number of SQL queries, the amount of time in seconds and memory load.
LH Log sql queries to file
lh-log-sql-queries-to-file
Log all queries to a text file for development and debugging purposes
Show WordPress Queries – Query Interface
query-interface
An interface to show, run & execute wordpress queries, display queries on pages with loading time so you may optimize them etc.
WPDB Profiling Developer Profile
7 plugins · 110 total installs
How We Detect WPDB Profiling
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wpdb-profiling/wpdb-profiling.cssHTML / DOM Fingerprints
greenred