WPMU Database Reset Security & Risk Analysis

wordpress.org/plugins/wpmu-database-reset

Clean up a single site in a WP network, by removing all posts, comments, terms and media files. A clean slate for the site.

10 active installs v0.2.2 PHP + WP 4.4+ Updated Jul 7, 2016
databasedefaultdeveloperresetrestore
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WPMU Database Reset Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "wpmu-database-reset" v0.2.2 plugin exhibits a generally concerning security posture, despite the absence of documented vulnerabilities and a limited attack surface from static analysis. The most significant red flag is the complete lack of prepared statements for all 12 SQL queries. This means every database interaction is vulnerable to SQL injection attacks, a critical and easily exploitable vulnerability. Furthermore, the plugin fails to properly escape its single output, presenting a risk of cross-site scripting (XSS) vulnerabilities. While the static analysis reports no known CVEs and a small attack surface, these positive indicators are heavily outweighed by the fundamental insecure coding practices identified. The absence of previous vulnerabilities might suggest the plugin is less targeted or has not been thoroughly audited, but it does not negate the inherent risks posed by the current code.

Key Concerns

  • 100% SQL queries without prepared statements
  • 0% properly escaped output
Vulnerabilities
None known

WPMU Database Reset Security Vulnerabilities

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

WPMU Database Reset Code Analysis

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

SQL Query Safety

0% prepared12 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

WPMU Database Reset Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuwpmu-database-reset.php:18
actioninitwpmu-database-reset.php:19
Maintenance & Trust

WPMU Database Reset Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJul 7, 2016
PHP min version
Downloads5K

Community Trust

Rating54/100
Number of ratings3
Active installs10
Developer Profile

WPMU Database Reset Developer Profile

shazdeh

24 plugins · 4K total installs

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

How We Detect WPMU Database Reset

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wpdr-confirmwpdr-submit
JS Globals
wpdr-confirmwpdr-submit
FAQ

Frequently Asked Questions about WPMU Database Reset