Debug Bar Rewrite Rules Security & Risk Analysis

wordpress.org/plugins/debug-bar-rewrite-rules

Debug Bar Rewrite Rules adds a new panel to Debug Bar that displays information about WordPress Rewrites Rules (if used).

800 active installs v0.6.5 PHP + WP 3.4+ Updated Jul 6, 2024
debugdebug-barpermalinksrewrite-rulestesting
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Debug Bar Rewrite Rules Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'debug-bar-rewrite-rules' plugin v0.6.5 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and including nonce and capability checks for its sole AJAX entry point. The absence of file operations and external HTTP requests further reduces the attack surface. However, a significant concern is the output escaping, where only 58% of the 24 total outputs are properly escaped. This leaves room for potential cross-site scripting (XSS) vulnerabilities if malicious input is ever processed and displayed without adequate sanitization. The plugin also has no recorded vulnerability history, which is a positive indicator, but this should not be solely relied upon, especially given the output escaping issues.

Despite the lack of critical or high-severity issues found in taint analysis and vulnerability history, the incomplete output escaping is a notable weakness. While the attack surface is minimal and protected, the potential for stored or reflected XSS through unescaped output on the admin side is a tangible risk. Therefore, while the plugin is relatively secure due to its other robust security implementations, developers should prioritize addressing the output escaping to achieve a truly secure state.

Key Concerns

  • Incomplete output escaping
Vulnerabilities
None known

Debug Bar Rewrite Rules Security Vulnerabilities

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

Debug Bar Rewrite Rules Release Timeline

v0.6.5Current
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6
v0.5
v0.4
v0.3
v0.2
Code Analysis
Analyzed Mar 16, 2026

Debug Bar Rewrite Rules Code Analysis

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

Output Escaping

58% escaped24 total outputs
Attack Surface

Debug Bar Rewrite Rules Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_debug_bar_rewrite_rulesrewrite-rules.php:159
WordPress Hooks 8
actionwp_enqueue_scriptsdebug-bar.php:38
actionadmin_enqueue_scriptsdebug-bar.php:39
actiongenerate_rewrite_rulesrewrite-rules.php:134
filterdebug_bar_panelsrewrite-rules.php:137
actioninitrewrite-rules.php:140
actionadmin_menurewrite-rules.php:154
actionadmin_enqueue_scriptsrewrite-rules.php:155
actionwp_enqueue_scriptsrewrite-rules.php:279
Maintenance & Trust

Debug Bar Rewrite Rules Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 6, 2024
PHP min version
Downloads55K

Community Trust

Rating100/100
Number of ratings5
Active installs800
Developer Profile

Debug Bar Rewrite Rules Developer Profile

Oleg Butuzov

2 plugins · 900 total installs

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

How We Detect Debug Bar Rewrite Rules

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/debug-bar-rewrite-rules/assets/debug-bar-rewrite-rules.css/wp-content/plugins/debug-bar-rewrite-rules/assets/debug-bar-rewrite-rules.js
Script Paths
/wp-content/plugins/debug-bar-rewrite-rules/assets/debug-bar-rewrite-rules.js
Version Parameters
debug-bar-rewrite-rules/assets/debug-bar-rewrite-rules.css?ver=debug-bar-rewrite-rules/assets/debug-bar-rewrite-rules.js?ver=

HTML / DOM Fingerprints

CSS Classes
debug-bar-rewrites-urls
FAQ

Frequently Asked Questions about Debug Bar Rewrite Rules