Post Taxonomy Column Security & Risk Analysis

wordpress.org/plugins/post-taxonomy-column

Tested up to 3.2.1 Stable tag: trunk Add columns to the All Posts, All Pages and custom post types for any taxonomies.

10 active installs v1.1 PHP + WP 3.0+ Updated Oct 26, 2011
admintaxonomies
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Taxonomy Column Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The post-taxonomy-column plugin, version 1.1, exhibits a generally strong security posture based on the provided static analysis. The plugin has a remarkably small attack surface with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, the absence of dangerous function calls and external HTTP requests is positive. All identified SQL queries utilize prepared statements, which is a crucial practice for preventing SQL injection vulnerabilities. However, a significant concern arises from the fact that 100% of output operations are not properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamically generated content could be injected into the page without sanitization. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development or a lack of past exploitation. Despite the absence of critical taint flows and a clean vulnerability record, the widespread lack of output escaping is a serious weakness that requires immediate attention to mitigate XSS risks.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Post Taxonomy Column Security Vulnerabilities

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

Post Taxonomy Column Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Post Taxonomy Column Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionmanage_posts_custom_columnpost-taxonomy-column.php:29
actionmanage_pages_custom_columnpost-taxonomy-column.php:30
actioninitpost-taxonomy-column.php:32
actionadmin_menupost-taxonomy-column.php:84
Maintenance & Trust

Post Taxonomy Column Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedOct 26, 2011
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Post Taxonomy Column Developer Profile

Marcus Downing

12 plugins · 440 total installs

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

How We Detect Post Taxonomy Column

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-taxonomy-column/bang.png

HTML / DOM Fingerprints

CSS Classes
abab2
HTML Comments
Copyright 2011 Marcus Downing (email : marcus@bang-on.net) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.+12 more
Data Attributes
post_tax_
FAQ

Frequently Asked Questions about Post Taxonomy Column