Taxonomy Templates Security & Risk Analysis

wordpress.org/plugins/taxonomy-templates

Taxonomy Templates allows user selection of a theme's available taxonomy archive templates, much like how pages can select their template.

10 active installs v0.4 PHP + WP 3.2.1+ Updated Jul 27, 2022
categorycustom-templatestagtaxonomytemplates
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Templates Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'taxonomy-templates' plugin version 0.4 exhibits a generally positive security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with a lack of dangerous function calls and external HTTP requests, significantly limits the plugin's attack surface. Furthermore, the fact that all SQL queries utilize prepared statements is a strong indicator of good development practices regarding database security. The plugin also has no recorded vulnerability history, suggesting a history of secure development or timely patching.

However, a significant concern arises from the output escaping analysis, where 100% of the total outputs are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content could be rendered directly in the browser without sanitization, allowing attackers to inject malicious scripts. The lack of observed taint flows, while seemingly positive, may also be due to the limited attack surface, and doesn't negate the identified output escaping issue. In conclusion, while the plugin demonstrates strong foundational security by minimizing its attack surface and employing secure database practices, the critical failure in output escaping presents a substantial risk that needs immediate attention.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Taxonomy Templates Security Vulnerabilities

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

Taxonomy Templates Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Taxonomy Templates Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actiontemplate_redirecttaxonomy-templates.php:26
actionedit_termtaxonomy-templates.php:27
filterbody_classtaxonomy-templates.php:28
Maintenance & Trust

Taxonomy Templates Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 27, 2022
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Taxonomy Templates Developer Profile

Jackson Whelan

5 plugins · 150 total installs

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

How We Detect Taxonomy Templates

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tax-template-single-phptax-template-taxonomy-php
FAQ

Frequently Asked Questions about Taxonomy Templates