Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Security & Risk Analysis

wordpress.org/plugins/bulk-term-generator

Streamline taxonomy management in WordPress with Bulk Term Generator, your free tool for easy, bulk term importing.

2K active installs v1.4.0 PHP 7.4+ WP 3.1+ Updated Apr 30, 2024
add-multiplecategoriesimporttagsterms
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Safe to Use in 2026?

Generally Safe

Score 92/100

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily 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 "bulk-term-generator" plugin v1.4.0 presents a mixed security posture. On the positive side, it shows good practices such as using prepared statements for all SQL queries, a high percentage of properly escaped output, and no known vulnerability history or dangerous functions. The absence of file operations and external HTTP requests also reduces potential attack vectors. However, a significant concern arises from the presence of an unprotected AJAX handler, which forms the entire attack surface and lacks any authentication or capability checks. While taint analysis didn't reveal any critical or high severity issues in this version, the unprotected entry point is a serious oversight that could be exploited if sensitive operations are performed within that handler.

In conclusion, while the plugin demonstrates good coding hygiene in areas like database interaction and output sanitization, the single unprotected AJAX handler is a critical vulnerability. This bypasses WordPress's security mechanisms and could lead to unauthorized actions being performed by unauthenticated users. The lack of any past vulnerabilities is encouraging, but it does not negate the immediate risk posed by the identified unprotected entry point.

Key Concerns

  • Unprotected AJAX handler
  • Missing capability checks
Vulnerabilities
None known

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Security Vulnerabilities

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

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Code Analysis

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

Output Escaping

89% escaped37 total outputs
Attack Surface
1 unprotected

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_btg_add_termclasses\class-bulk-term-generator.php:91
WordPress Hooks 6
actionplugins_loadedclasses\class-bulk-term-generator.php:78
actionadmin_enqueue_scriptsclasses\class-bulk-term-generator.php:88
actionadmin_enqueue_scriptsclasses\class-bulk-term-generator.php:89
actionadmin_menuclasses\class-bulk-term-generator.php:90
actioninitclasses\class-bulk-term-generator.php:92
filterall_pluginsclasses\class-bulk-term-generator.php:93
Maintenance & Trust

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 30, 2024
PHP min version7.4
Downloads16K

Community Trust

Rating100/100
Number of ratings17
Active installs2K
Developer Profile

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily Developer Profile

Nate Allen

1 plugin · 2K total installs

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

How We Detect Bulk Term Generator – Import multiple tags, categories, and taxonomies easily

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bulk-term-generator/views/admin/css/bulk-term-generator-admin.css/wp-content/plugins/bulk-term-generator/views/admin/css/font-awesome.min.css/wp-content/plugins/bulk-term-generator/views/admin/js/bulk-term-generator-admin.js
Script Paths
bulk-term-generator-admin.js
Version Parameters
bulk-term-generator-admin.js?ver=bulk-term-generator-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
btg-form-containerbtg-taxonomy-selectbtg-generate-terms-containerbtg-add-new-termsbtg-existing-termsbtg-import-areabtg-import-area-contentbtg-buttons-wrapper
HTML Comments
<!-- Bulk Term Generator Admin Options Page -->
Data Attributes
data-btg-taxonomydata-btg-taxonomy-slugdata-btg-taxonomy-name
JS Globals
BulkTermGeneratorAdminbtg_admin
FAQ

Frequently Asked Questions about Bulk Term Generator – Import multiple tags, categories, and taxonomies easily