Debug This Security & Risk Analysis

wordpress.org/plugins/debug-this

Peek under the hood with sixty debugging reports just one click away.

2K active installs v0.6.7 PHP 5.6+ WP 5.2+ Updated Jun 4, 2025
debugdebuggerdeveloperhooksquery
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Debug This Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'debug-this' plugin v0.6.7 exhibits a generally good security posture with no recorded vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, all SQL queries utilize prepared statements, and no external HTTP requests are made, which are strong security practices. The presence of a nonce check is also a positive indicator.

However, concerns arise from the taint analysis, which identified two flows with unsanitized paths. While classified as not critical or high severity, these indicate potential vulnerabilities if user-supplied data is not properly handled before being used in file operations, which are present in the code. The relatively low percentage of properly escaped output (53%) is another area of concern, as it could lead to cross-site scripting (XSS) vulnerabilities if not addressed. The lack of capability checks on any entry points, though the attack surface is currently zero, is a missed opportunity for layered security.

Given the clean vulnerability history, it appears the developers have been diligent. The current findings suggest a need for improved input sanitization for file operations and more comprehensive output escaping. The plugin demonstrates good foundational security practices but has specific areas that require attention to prevent potential exploitation.

Key Concerns

  • Taint flows with unsanitized paths (file ops)
  • Low output escaping percentage (53%)
  • No capability checks on entry points
Vulnerabilities
None known

Debug This Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Debug This Release Timeline

v0.6.7Current
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6
Code Analysis
Analyzed Mar 16, 2026

Debug This Code Analysis

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

Output Escaping

53% escaped17 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
server (inc\extensions.php:1175)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Debug This Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
filterquery_varsdebug-this.php:70
actionwp_enqueue_scriptsdebug-this.php:71
actionadmin_bar_menudebug-this.php:72
actionshutdowndebug-this.php:73
filtertemplate_includedebug-this.php:75
actionplugins_loadeddebug-this.php:77
actionalldebug-this.php:86
filtertemplate_includedebug-this.php:87
filtertemplate_redirectdebug-this.php:88
actiondebug_thisdebug-this.php:89
actioninitdebug-this.php:385
Maintenance & Trust

Debug This Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 4, 2025
PHP min version5.6
Downloads159K

Community Trust

Rating96/100
Number of ratings17
Active installs2K
Developer Profile

Debug This Developer Profile

Razvan Aldea

3 plugins · 3K total installs

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

How We Detect Debug This

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/debug-this/inc/css/debug-this.css/wp-content/plugins/debug-this/inc/js/debug-this.js/wp-content/plugins/debug-this/inc/js/debug-this-trigger.js
Script Paths
/wp-content/plugins/debug-this/inc/js/debug-this.js/wp-content/plugins/debug-this/inc/js/debug-this-trigger.js
Version Parameters
debug-this/inc/css/debug-this.css?ver=debug-this/inc/js/debug-this.js?ver=debug-this/inc/js/debug-this-trigger.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Generated by Debug This -->
Data Attributes
data-debug-this-id
JS Globals
debugThis
FAQ

Frequently Asked Questions about Debug This