Taxonomy Metabox Security & Risk Analysis

wordpress.org/plugins/taxonomy-metabox

Pull all taxonomies into a unified, tabbed metabox.

20 active installs v1.0.0 PHP + WP 3.9+ Updated Dec 10, 2016
taxonomiestaxonomy-metaboxtaxonomy-organize
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Metabox Safe to Use in 2026?

Generally Safe

Score 85/100

Taxonomy Metabox has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The taxonomy-metabox plugin, version 1.0.0, presents a mixed security posture. On the positive side, the static analysis reveals no identified dangerous functions, SQL queries are exclusively using prepared statements, and there are no file operations or external HTTP requests, which are good indicators of a secure codebase. The absence of known CVEs in its history also suggests a generally stable development path. However, a significant concern arises from the complete lack of output escaping. This means any data processed by the plugin, even if seemingly benign, could be injected with malicious content that is then rendered directly to the user's browser, potentially leading to cross-site scripting (XSS) vulnerabilities. Furthermore, the plugin has no evident nonce or capability checks on its (currently nonexistent) entry points, although this is mitigated by the absence of those entry points in the first place. If functionality were to be added later without proper security checks, this could become a critical weakness.

Key Concerns

  • 0% output escaping
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Taxonomy Metabox Security Vulnerabilities

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

Taxonomy Metabox Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Taxonomy Metabox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitclasses\class-taxonomy-metabox.php:56
actionadd_meta_boxesclasses\class-taxonomy-metabox.php:59
actionplugins_loadedplugincore.php:36
Maintenance & Trust

Taxonomy Metabox Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 10, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Taxonomy Metabox Developer Profile

David Cramer

6 plugins · 1K total installs

90
trust score
Avg Security Score
85/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Taxonomy Metabox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomy-metabox/assets/metabox.css/wp-content/plugins/taxonomy-metabox/assets/metabox.js
Script Paths
/wp-content/plugins/taxonomy-metabox/assets/metabox.js
Version Parameters
taxonomy-metabox/assets/metabox.css?ver=taxonomy-metabox/assets/metabox.js?ver=

HTML / DOM Fingerprints

CSS Classes
taxonomy-metabox-wrappertaxonomy-metabox-tabtaxonomy-metabox-tab-body
Data Attributes
data-pull
JS Globals
tax_metabox_resize_heights
FAQ

Frequently Asked Questions about Taxonomy Metabox