WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Security & Risk Analysis

wordpress.org/plugins/taxonomies-essentials

Before saving any post, taxonomies are required or by default selected when editing a post.

10 active installs v1.2 PHP 5.6+ WP 5.2+ Updated Sep 23, 2024
categoriesmandatoryrequiredtagstaxonomies
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Safe to Use in 2026?

Generally Safe

Score 92/100

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected 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 static analysis of "taxonomies-essentials" v1.2 reveals a generally strong security posture. The plugin demonstrates excellent practices by having no dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped. The absence of file operations and external HTTP requests further minimizes potential attack vectors. Furthermore, the plugin has no known vulnerabilities, historical or current, indicating a mature and well-maintained codebase.

However, a significant area of concern is the complete lack of nonce checks across all entry points. While the static analysis shows no direct AJAX handlers or REST API routes without authentication, the absence of nonce checks means that even if other protective measures are in place, the plugin is susceptible to Cross-Site Request Forgery (CSRF) attacks if any functionalities are triggered client-side without adequate CSRF protection. The presence of only one capability check suggests that while some authorization might be considered, the reliance on nonces for preventing unintended actions is missing entirely.

In conclusion, "taxonomies-essentials" v1.2 excels in secure coding practices related to SQL injection and output sanitization, and its clean vulnerability history is a positive sign. The primary weakness lies in the complete oversight of nonce checks, leaving it vulnerable to CSRF. Addressing this would significantly enhance its overall security.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Security Vulnerabilities

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

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Code Analysis

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

Output Escaping

100% escaped24 total outputs
Attack Surface

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsinc\classes\class-assets.php:36
actionadmin_menuinc\classes\class-taxonomies-essentials.php:62
actionin_admin_headerinc\classes\class-taxonomies-essentials.php:63
filteruse_block_editor_for_postinc\classes\class-taxonomies-essentials.php:69
actionadmin_inittaxonomies-essentials.php:50
Maintenance & Trust

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 23, 2024
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Required Taxonomies – Categories and Tags Mandatory | Default Selected Developer Profile

Chirag Rathod

2 plugins · 10 total installs

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

How We Detect WP Required Taxonomies – Categories and Tags Mandatory | Default Selected

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomies-essentials/assets/css/jquery-ui.min.css/wp-content/plugins/taxonomies-essentials/assets/css/admin.css/wp-content/plugins/taxonomies-essentials/assets/js/admin.js
Script Paths
/wp-content/plugins/taxonomies-essentials/assets/js/admin.js
Version Parameters
taxonomies-essentials/assets/css/jquery-ui.min.css?ver=taxonomies-essentials/assets/css/admin.css?ver=taxonomies-essentials/assets/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
tx_valid_options
FAQ

Frequently Asked Questions about WP Required Taxonomies – Categories and Tags Mandatory | Default Selected