
Mass Delete Unused Tags Security & Risk Analysis
wordpress.org/plugins/mass-delete-unused-tagsDeletes all unused tags, handy tool if you want to start over with a quick clean blog.
Is Mass Delete Unused Tags Safe to Use in 2026?
Generally Safe
Score 85/100Mass Delete Unused Tags has a strong security track record. Known vulnerabilities have been patched promptly.
The 'mass-delete-unused-tags' plugin v3.1.0 exhibits a generally strong security posture with no identified critical or high-severity vulnerabilities in the static analysis and taint analysis. The absence of dangerous functions, file operations, and external HTTP requests, along with the use of prepared statements for all SQL queries, are significant strengths. The presence of a nonce check is also a positive indicator. However, the fact that 100% of output is not properly escaped presents a notable concern, potentially exposing the site to Cross-Site Scripting (XSS) vulnerabilities, especially if the plugin's output is ever rendered in a user-facing context without further sanitization.
The vulnerability history shows a single medium-severity CVE related to Cross-Site Request Forgery (CSRF) that is now patched. While this is reassuring, it highlights a past area of weakness. The lack of any explicit capability checks on entry points (even though there are no identified entry points in the static analysis) is a potential area for improvement. Overall, the plugin is not introducing new critical vulnerabilities based on the provided analysis, but the unescaped output warrants attention for a more robust security implementation.
Key Concerns
- Output not properly escaped
- Missing capability checks
Mass Delete Unused Tags Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Mass Delete Unused Tags <= 2.0.0 - Cross-Site Request Forgery via plugin_mass_delete_unused_tags_init
Mass Delete Unused Tags Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Mass Delete Unused Tags Attack Surface
WordPress Hooks 1
Maintenance & Trust
Mass Delete Unused Tags Maintenance & Trust
Maintenance Signals
Community Trust
Mass Delete Unused Tags Alternatives
Auto Prune Posts
auto-prune-posts
Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis (single category, or all at once.
WP Bulk Delete
wp-bulk-delete
Delete posts, pages, comments, users, taxonomy terms and meta fields in bulk with different powerful filters and conditions.
Conditional Menus
conditional-menus
This plugin enables you to set conditional menus per posts, pages, categories, archive pages, etc.
Optimize Database after Deleting Revisions
rvg-optimize-database
One-click database optimization with precise revision cleanup and flexible scheduling. Speeding up sites since 2011!
Bulk Delete
bulk-delete
Bulk delete posts, pages, users, attachments, and meta fields based on complex bulk conditions & filters.
Mass Delete Unused Tags Developer Profile
12 plugins · 5K total installs
How We Detect Mass Delete Unused Tags
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.