Custom Taxonomy Columns Security & Risk Analysis

wordpress.org/plugins/custom-taxonomy-columns

Automatically adds custom taxonomy columns to admin list tables.

40 active installs v1.0 PHP + WP 3.0.0+ Updated Apr 6, 2011
columncustom-post-typetaxonomiestaxonomyterm
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Taxonomy Columns Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The security posture of the custom-taxonomy-columns plugin v1.0 appears to be strong based on the static analysis and vulnerability history provided. The absence of any identified dangerous functions, SQL queries not using prepared statements, file operations, external HTTP requests, and a lack of identified critical or high severity taint flows are all positive indicators. The plugin also demonstrates good practices by having no identified shortcodes or cron events, and an attack surface that is entirely protected by authentication checks.

However, there are a few areas that warrant attention. The presence of two total output operations with only 50% properly escaped is a potential concern, as unescaped output can lead to cross-site scripting (XSS) vulnerabilities. Furthermore, the complete lack of nonce checks and capability checks, while not explicitly tied to an identified vulnerability in this analysis, represents a missed opportunity for robust security implementation, especially if the plugin were to evolve and introduce new entry points or functionalities.

The plugin's vulnerability history is excellent, with zero known CVEs. This suggests a history of secure development and maintenance. In conclusion, the plugin is likely secure for its current version and functionality, but the unescaped output and the complete absence of nonce and capability checks represent minor weaknesses that could be addressed to further harden its security.

Key Concerns

  • Unescaped output found
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Custom Taxonomy Columns Security Vulnerabilities

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

Custom Taxonomy Columns Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Custom Taxonomy Columns Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_initcustom-taxonomy-columns.php:28
Maintenance & Trust

Custom Taxonomy Columns Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedApr 6, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Custom Taxonomy Columns Developer Profile

Dutch van Andel

2 plugins · 70 total installs

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

How We Detect Custom Taxonomy Columns

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
{$post_type} {$tax->name}
FAQ

Frequently Asked Questions about Custom Taxonomy Columns