Easy Taxonomy Support Security & Risk Analysis

wordpress.org/plugins/easy-taxonomy-support

Use post tags and categories with pages and custom post types.

10 active installs v1.0.2 PHP + WP 3.6.1+ Updated Apr 17, 2014
categoriescustompagestagstaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Taxonomy Support Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'easy-taxonomy-support' v1.0.2 plugin exhibits a generally positive security posture due to the absence of any known vulnerabilities or critical code signals. The static analysis indicates a limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. Furthermore, the plugin demonstrates good practice by exclusively using prepared statements for all SQL queries and avoiding dangerous functions, file operations, external HTTP requests, and bundled libraries. This suggests a developer who is conscious of secure coding principles.

However, a significant concern arises from the complete lack of output escaping. With 3 total outputs identified, the fact that 0% are properly escaped presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. If any user-supplied data is displayed without proper sanitization, an attacker could inject malicious scripts. Additionally, the absence of nonce checks and capability checks across all identified entry points, although the attack surface is currently zero, means that if any new entry points are introduced in future versions without these security measures, they would be immediately vulnerable to various attacks, including CSRF and unauthorized actions.

In conclusion, while the plugin is currently free from known vulnerabilities and demonstrates strong practices in SQL handling and attack surface minimization, the critical deficiency in output escaping and the lack of authentication checks on potential entry points present clear and present risks. The lack of historical vulnerabilities is a positive sign, but it does not mitigate the identified code-level weaknesses. Addressing the unescaped output is paramount to improving the plugin's security.

Key Concerns

  • Unescaped output detected
  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
None known

Easy Taxonomy Support Security Vulnerabilities

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

Easy Taxonomy Support Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Easy Taxonomy Support Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Easy Taxonomy Support Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterplugin_action_linksadmin/easy-taxonomy-support-admin.php:22
actionadmin_menuadmin/easy-taxonomy-support-admin.php:37
actioninitadmin/easy-taxonomy-support-admin.php:48
actionadmin_initadmin/easy-taxonomy-support-admin.php:113
actionadmin_initeasy-taxonomy-support.php:49
filterpre_get_postseasy-taxonomy-support.php:98
actioniniteasy-taxonomy-support.php:108
Maintenance & Trust

Easy Taxonomy Support Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 17, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Taxonomy Support Developer Profile

ELsMystERy

1 plugin · 10 total installs

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

How We Detect Easy Taxonomy Support

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-taxonomy-support/css/ezts-admin.min.css
Version Parameters
easy-taxonomy-support/css/ezts-admin.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrapupdatedfadeezts-form
HTML Comments
<!-- We're going to run this a second time here -->
Data Attributes
data-settings-updated
JS Globals
ezts_options
FAQ

Frequently Asked Questions about Easy Taxonomy Support