WP Debugging Security & Risk Analysis

wordpress.org/plugins/wp-debugging

A support/troubleshooting plugin for WordPress.

10K active installs v2.12.2 PHP 5.6+ WP 5.2+ Updated Dec 2, 2024
debugsupportwp-config
91
A · Safe
CVEs total2
Unpatched0
Last CVEJan 24, 2022
Safety Verdict

Is WP Debugging Safe to Use in 2026?

Generally Safe

Score 91/100

WP Debugging has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Jan 24, 2022Updated 1yr ago
Risk Assessment

The static analysis of the 'wp-debugging' plugin v2.12.2 reveals a generally strong security posture in terms of direct code vulnerabilities. There are no identified dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped. The limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to this. The presence of nonce and capability checks is also a positive indicator of secure coding practices.

However, the plugin's vulnerability history is a significant concern. With two known CVEs, including a high-severity vulnerability and a medium-severity one, the plugin has a track record of security flaws. The fact that the last vulnerability was in early 2022 and there are currently no unpatched vulnerabilities is positive, but it doesn't negate the past issues. The common vulnerability types of Cross-Site Request Forgery (CSRF) and Missing Authorization suggest that past issues may have stemmed from insufficient input validation or access control in certain scenarios, even if the current code analysis doesn't reflect those specific weaknesses.

In conclusion, while the current version of 'wp-debugging' appears to have addressed past security issues and adheres to good coding practices for sanitization and escaping, its historical vulnerability record necessitates a cautious approach. Users should remain vigilant and ensure the plugin is always updated to the latest version to benefit from any subsequent security patches.

Key Concerns

  • High severity vulnerability historically
  • Medium severity vulnerability historically
  • Plugin has known historical CVEs
Vulnerabilities
2

WP Debugging Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

High
1
Medium
1

2 total CVEs

WF-3624708c-b0da-4177-a8e8-cf5f5c432f97-wp-debugginghigh · 8.8Cross-Site Request Forgery (CSRF)

WP Debugging <= 2.11.7 - Cross-Site Request Forgery

Jan 24, 2022 Patched in 2.11.8 (729d)
CVE-2021-24779medium · 6.5Missing Authorization

WP Debugging <= 2.10.2 - Unauthenticated Plugin Settings Update

Sep 27, 2021 Patched in 2.11.0 (848d)
Code Analysis
Analyzed Mar 16, 2026

WP Debugging Code Analysis

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

Output Escaping

100% escaped24 total outputs
Attack Surface

WP Debugging Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedsrc\Bootstrap.php:133
filterwp_dependency_timeoutsrc\Bootstrap.php:141
actionplugins_loadedsrc\Bootstrap.php:151
actionadmin_initsrc\Settings.php:82
actionnetwork_admin_edit_wp_debuggingsrc\Settings.php:84
actionadmin_initsrc\Settings.php:85
Maintenance & Trust

WP Debugging Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 2, 2024
PHP min version5.6
Downloads432K

Community Trust

Rating100/100
Number of ratings19
Active installs10K
Developer Profile

WP Debugging Developer Profile

Andy Fragen

12 plugins · 43K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
356 days
View full developer profile
Detection Fingerprints

How We Detect WP Debugging

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-debugging/assets/css/wp-debugging-admin.css/wp-content/plugins/wp-debugging/assets/js/wp-debugging-admin.js
Script Paths
/wp-content/plugins/wp-debugging/assets/js/wp-debugging-admin.js
Version Parameters
/wp-content/plugins/wp-debugging/assets/css/wp-debugging-admin.css?ver=/wp-content/plugins/wp-debugging/assets/js/wp-debugging-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Debugging