Delete User Media Files Security & Risk Analysis

wordpress.org/plugins/delete-user-media

This is simple plugin to remove media files uploaded by the user, plugin offer to include/exclude certain users to delete bulk media files or you can …

0 active installs v1.0.0 PHP + WP 6.0+ Updated Apr 14, 2024
bulkbulk-cleanbulk-deletecleandelete
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Delete User Media Files Safe to Use in 2026?

Generally Safe

Score 92/100

Delete User Media Files 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 'delete-user-media' plugin v1.0.0 presents a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of direct entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and implementing at least one nonce and capability check, indicating an awareness of security fundamentals. The lack of any recorded vulnerabilities, critical taint flows, or dangerous function usage suggests a well-written and secure codebase.

However, a notable concern arises from the output escaping. With 67% of outputs properly escaped out of 18 total, this leaves a significant portion (approximately 6 outputs) potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is reflected without proper sanitization. While the static analysis did not reveal any explicit unsanitized paths or critical taint flows, the percentage of unescaped outputs warrants attention. The plugin's clean vulnerability history is a positive indicator, suggesting diligence from the developers. Overall, the plugin is likely secure for most use cases, but the unescaped output represents a potential weakness that should be addressed.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Delete User Media Files Security Vulnerabilities

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

Delete User Media Files Code Analysis

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

Output Escaping

67% escaped18 total outputs
Attack Surface

Delete User Media Files Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesadmin\class-delete-user-media-admin.php:158
actionadmin_noticesadmin\class-delete-user-media-admin.php:170
actionplugins_loadedincludes\class-delete-user-media.php:114
actionadmin_enqueue_scriptsincludes\class-delete-user-media.php:129
actionadmin_enqueue_scriptsincludes\class-delete-user-media.php:130
actionadmin_menuincludes\class-delete-user-media.php:132
actionadmin_initincludes\class-delete-user-media.php:133
Maintenance & Trust

Delete User Media Files Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedApr 14, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Delete User Media Files Developer Profile

servigate

2 plugins · 0 total installs

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

How We Detect Delete User Media Files

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/delete-user-media/assets/css/styles.css
Version Parameters
delete-user-media/assets/css/styles.css?ver=delete-user-media/assets/lib/jqueryui/themes/smoothness/jquery-ui.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
delete-user-media-form-wrap
FAQ

Frequently Asked Questions about Delete User Media Files