Taxonomy Note Security & Risk Analysis

wordpress.org/plugins/taxonomy-note

Add custom notes to taxonomy terms directly inside the post editor. Perfect for recipes, ingredients, attributes, or any taxonomy-based content.

0 active installs v1.0.3 PHP 7.4+ WP 5.0+ Updated Dec 3, 2025
content-editingcustom-fieldstaxonomyterm-meta
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Taxonomy Note Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "taxonomy-note" plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The complete absence of direct attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength, indicating that user-facing interactions are handled through other means or are non-existent. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and including nonce and capability checks. The lack of critical or high-severity taint flows and the absence of any known historical vulnerabilities further bolster this positive assessment.

However, a notable area for concern is the output escaping, with 59% of outputs being properly escaped. This means a significant portion, 41%, of the plugin's output is not being properly sanitized, which could leave it susceptible to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in these unescaped outputs. While the attack surface is currently zero, any future additions of entry points without robust input validation and output escaping could introduce significant risks. The plugin's strengths lie in its minimal attack surface and secure database interactions, but the unescaped output represents a potential, albeit currently unproven, vulnerability.

Given the lack of direct attack vectors and historical vulnerabilities, the plugin's security record is clean. The primary area requiring attention is the output sanitization. If the plugin were to evolve and introduce new interaction points or handle user-generated content more extensively, a thorough review of all output contexts and strict adherence to escaping best practices would be paramount to maintaining its secure status. The current state suggests a relatively safe plugin, but the unescaped output presents a latent risk.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Taxonomy Note Security Vulnerabilities

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

Taxonomy Note Code Analysis

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

Output Escaping

59% escaped29 total outputs
Attack Surface

Taxonomy Note Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxesincludes\class-tn-metabox.php:21
actionsave_postincludes\class-tn-metabox.php:22
actionadmin_menuincludes\class-tn-settings.php:14
actionadmin_initincludes\class-tn-settings.php:15
actionplugins_loadedtaxonomy-note.php:24
Maintenance & Trust

Taxonomy Note Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.4
Downloads413

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Taxonomy Note Developer Profile

Matteo Enna

14 plugins · 850 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
11 days
View full developer profile
Detection Fingerprints

How We Detect Taxonomy Note

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
taxonomy_note_notes
Data Attributes
name="taxonomy_note_notesname="taxonomy_note_nonce_id="taxonomy_note_value="
FAQ

Frequently Asked Questions about Taxonomy Note