Bulk Clean Security & Risk Analysis

wordpress.org/plugins/easy-clean

Bulk clean allow you to delete unwanted posts, pages, custom post etc with a single click.

0 active installs v1.0.0 PHP + WP 4.4+ Updated Jun 23, 2019
bulk-cleanbulk-deletecleandeletedelete-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bulk Clean Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "easy-clean" v1.0.0 plugin exhibits a generally positive security posture based on the static analysis. The absence of direct SQL queries, file operations, and external HTTP requests, along with the presence of nonce checks, are commendable security practices. The plugin also boasts a clean vulnerability history with no recorded CVEs, which suggests a well-maintained and secure codebase.

However, a significant concern arises from the low percentage of properly escaped output (11%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the plugin's output and executed in the user's browser. While the static analysis did not explicitly identify unsanitized paths in taint flows, the lack of comprehensive output escaping creates a broad attack surface for XSS.

In conclusion, while "easy-clean" v1.0.0 demonstrates strengths in its limited attack surface and avoidance of common dangerous functions, the pervasive issue of unescaped output is a critical weakness that requires immediate attention. The lack of capability checks, while not a direct vulnerability in this case, is also a missed opportunity for granular access control.

Key Concerns

  • Low output escaping percentage
  • Missing capability checks
Vulnerabilities
None known

Bulk Clean Security Vulnerabilities

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

Bulk Clean Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Bulk Clean Code Analysis

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

Output Escaping

11% escaped18 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<class-easy-clean-page> (classes\class-easy-clean-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Bulk Clean Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_easy_clean_delete_postsclasses\class-easy-clean-page.php:49
authwp_ajax_easy_clean_delete_logsclasses\class-easy-clean-page.php:50
WordPress Hooks 3
actionadmin_menuclasses\class-easy-clean-page.php:44
actionadmin_enqueue_scriptsclasses\class-easy-clean-page.php:45
actioninitclasses\class-easy-clean-post.php:42
Maintenance & Trust

Bulk Clean Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 23, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Bulk Clean Developer Profile

Mahesh Waghmare

9 plugins · 270 total installs

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

How We Detect Bulk Clean

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
easy-clean-pageeasy-clean-delete-logclean-post-notice
Data Attributes
data-nonce
Shortcode Output
<div class="notice-info clean-post-notice">
FAQ

Frequently Asked Questions about Bulk Clean