Mass Delete Taxonomies Security & Risk Analysis

wordpress.org/plugins/mass-delete-tags

Deletes all tags (or other taxonomies), handy tool if you want to start over with a quick clean blog.

70 active installs v4.1.0 PHP + WP 2.3+ Updated Mar 16, 2023
admincleandeletemasstags
85
A · Safe
CVEs total1
Unpatched0
Last CVEMar 10, 2023
Safety Verdict

Is Mass Delete Taxonomies Safe to Use in 2026?

Generally Safe

Score 85/100

Mass Delete Taxonomies has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Mar 10, 2023Updated 3yr ago
Risk Assessment

The 'mass-delete-tags' plugin v4.1.0 presents a mixed security posture. On the positive side, the static analysis indicates a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are all excellent security practices. The presence of a nonce check is also reassuring.

However, a significant concern arises from the output escaping. With 9 total outputs and 0% properly escaped, there is a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no unsanitized paths, this doesn't mitigate the risk of XSS if user-supplied data is directly echoed into the output without sanitization. The vulnerability history, although currently showing no unpatched CVEs, reveals a past medium-severity vulnerability, specifically a Cross-Site Request Forgery (CSRF), suggesting that the plugin has had security issues in the past and might be susceptible to similar or related vulnerabilities if not diligently maintained.

In conclusion, while the plugin boasts a limited attack surface and good practices regarding database and file operations, the lack of output escaping poses a critical risk for XSS. The past CSRF vulnerability also warrants attention. Users should be cautious due to the potential for XSS and ensure the plugin is kept up-to-date, although the current version shows no unpatched CVEs.

Key Concerns

  • 0% output escaping
  • 1 medium vulnerability in history
Vulnerabilities
1 published

Mass Delete Taxonomies Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

WF-ce060989-ce70-49ac-921c-a687bc944090-mass-delete-tagsmedium · 5.4Cross-Site Request Forgery (CSRF)

Mass Delete Taxonomies <= 3.0.0 - Cross-Site Request Forgery via mp_plugin_mass_delete_tags_init

Mar 10, 2023 Patched in 4.0.0 (319d)
Code Analysis
Analyzed Apr 16, 2026

Mass Delete Taxonomies Code Analysis

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

Output Escaping

0% escaped9 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
mp_plugin_mass_delete_tags_init (plugin_mass_delete_tags.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Mass Delete Taxonomies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuplugin_mass_delete_tags.php:138
Maintenance & Trust

Mass Delete Taxonomies Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 16, 2023
PHP min version
Downloads18K

Community Trust

Rating98/100
Number of ratings9
Active installs70
Developer Profile

Mass Delete Taxonomies Developer Profile

ramon fincken

15 plugins · 5K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
261 days
View full developer profile
Detection Fingerprints

How We Detect Mass Delete Taxonomies

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

Asset Fingerprints

Version Parameters
mass-delete-tags/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
plugin_tag_taxplugin_tag_validateplugin_tag_action
FAQ

Frequently Asked Questions about Mass Delete Taxonomies