debugWP Security & Risk Analysis

wordpress.org/plugins/debugwp

A Plugin for Wordpress that displays additional information to help the developer.

10 active installs v0.1.0 PHP + WP 3.0.1+ Updated Jan 28, 2013
debugdebug-tooldebug-toolsdebuggerdebugger-tool
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is debugWP Safe to Use in 2026?

Generally Safe

Score 85/100

debugWP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The debugwp plugin version 0.1.0 exhibits a concerning security posture, primarily due to a complete lack of output escaping. While the plugin appears to have a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, and no known vulnerabilities or taint flows, the absence of proper output escaping for all identified outputs represents a significant risk. This means that any data displayed by the plugin, if it were to originate from user input or other untrusted sources, could be vulnerable to Cross-Site Scripting (XSS) attacks. The plugin's only capability check also doesn't mitigate this risk as it doesn't protect against XSS in the first place. Therefore, despite the lack of known vulnerabilities and a small attack surface, the fundamental insecurity of its output handling necessitates caution.

Key Concerns

  • Output escaping is missing for all outputs
Vulnerabilities
None known

debugWP Security Vulnerabilities

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

debugWP Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
20
0 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped20 total outputs
Attack Surface

debugWP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitdebugWP.php:20
actionwp_footerdebugWP.php:27
actionwp_enqueue_scriptsdebugWP.php:36
Maintenance & Trust

debugWP Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 28, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

debugWP Developer Profile

soap_media

1 plugin · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect debugWP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/debugwp/debug_bar/scripts.js/wp-content/plugins/debugwp/debug_bar/style.css
Script Paths
/wp-content/plugins/debugwp/debug_bar/scripts.js

HTML / DOM Fingerprints

CSS Classes
dbwp_bar_wrapdbwp_bardbwp_slidedbwp_paneldbwp_heading
Data Attributes
onclick="javascript:dbwp_bar_toggle();"
FAQ

Frequently Asked Questions about debugWP