WP-Cleanup Security & Risk Analysis

wordpress.org/plugins/wp-cleanup

This Wordpress plugin will cleanup your Wordpress database by remove all unused data from your database.

500 active installs v1.1.0 PHP + WP 2.9.0+ Updated Aug 10, 2010
cleancleanupdatabaseoptimizepost-revisions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Cleanup Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "wp-cleanup" plugin version 1.1.0 presents a generally concerning security posture despite a clean vulnerability history. The static analysis reveals no apparent attack surface in terms of AJAX handlers, REST API routes, shortcodes, or cron events, which is a positive sign for entry points. Furthermore, all SQL queries utilize prepared statements, indicating good practice in database interaction. However, a significant red flag is the complete absence of output escaping for all identified outputs. This means that any data processed or displayed by the plugin could potentially be rendered directly to the user, opening the door for Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks is also a concern, as it implies that sensitive actions might not be adequately protected against unauthorized execution or exploitation.

Key Concerns

  • 0% of outputs properly escaped
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

WP-Cleanup Security Vulnerabilities

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

WP-Cleanup Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP-Cleanup Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

0% escaped28 total outputs
Attack Surface

WP-Cleanup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuwp-cleanup.php:19
Maintenance & Trust

WP-Cleanup Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedAug 10, 2010
PHP min version
Downloads40K

Community Trust

Rating80/100
Number of ratings3
Active installs500
Developer Profile

WP-Cleanup Developer Profile

JortK

1 plugin · 500 total installs

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

How We Detect WP-Cleanup

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
################################################ # THIS IS THE PART WHERE WE CLEANUP EVERYTHING # ############################################################################################## # THIS IS THE PART FOR CALCULATING THE STATS # ##############################################
FAQ

Frequently Asked Questions about WP-Cleanup