NC Taxonomy Meta Security & Risk Analysis

wordpress.org/plugins/nc-taxonomy-meta

NC Taxonomy Meta allows you to add custom meta fields to your wordpress taxonomies.

20 active installs v1.0.2 PHP + WP 4.0+ Updated Sep 11, 2016
custom-fields-for-taxonomyextra-fields-taxonomytaxonomy-custom-fieldstaxonomy-extra-fieldstaxonomy-meta
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is NC Taxonomy Meta Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "nc-taxonomy-meta" plugin version 1.0.2 presents a concerning security posture due to several significant vulnerabilities identified in the static analysis. While there are no known CVEs associated with this plugin, the code itself reveals critical areas of weakness. A primary concern is the presence of an unprotected AJAX handler, which represents a direct attack vector for unauthenticated users. Furthermore, the extensive use of raw SQL queries without prepared statements (100% of 12 queries) is a major risk, potentially leading to SQL injection vulnerabilities. The taint analysis also highlights two high-severity flows with unsanitized paths, indicating potential for privilege escalation or data manipulation if these paths are exploited.

While the plugin does implement one nonce check, the absence of capability checks on any entry points and the low percentage of properly escaped output (19%) are significant drawbacks. The lack of vulnerability history could indicate either a well-maintained plugin or simply a lack of prior security analysis. However, relying on the absence of historical vulnerabilities is not a robust security strategy. The plugin's strengths are its minimal attack surface in terms of entry points (excluding the unprotected AJAX handler) and the absence of file operations or external HTTP requests. Despite these few positives, the identified risks, particularly the unprotected AJAX handler and widespread use of raw SQL, require immediate attention and mitigation.

Key Concerns

  • Unprotected AJAX handler
  • 100% of SQL queries use raw SQL
  • 2 high severity taint flows
  • Low output escaping percentage (19%)
  • No capability checks on entry points
Vulnerabilities
None known

NC Taxonomy Meta Security Vulnerabilities

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

NC Taxonomy Meta Code Analysis

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

SQL Query Safety

0% prepared12 total queries

Output Escaping

19% escaped27 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
nc_taxonomy_meta_image (nc-taxonomy-meta.php:1073)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

NC Taxonomy Meta Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_nc_taxonomy_meta_imagenc-taxonomy-meta.php:55
WordPress Hooks 5
actioninitnc-taxonomy-meta.php:50
actionadmin_initnc-taxonomy-meta.php:51
actionadmin_initnc-taxonomy-meta.php:52
actionadmin_enqueue_scriptsnc-taxonomy-meta.php:53
actionadmin_menunc-taxonomy-meta.php:54
Maintenance & Trust

NC Taxonomy Meta Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 11, 2016
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings2
Active installs20
Developer Profile

NC Taxonomy Meta Developer Profile

Crispweb

3 plugins · 100 total installs

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

How We Detect NC Taxonomy Meta

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

Asset Fingerprints

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

HTML / DOM Fingerprints

Data Attributes
nc_taxonomy_meta_submitnc_taxonomy_noncenc_taxonomy_meta_settings_page
FAQ

Frequently Asked Questions about NC Taxonomy Meta