Advanced Term Fields: Colors Security & Risk Analysis

wordpress.org/plugins/advanced-term-fields-colors

Easily assign colors for categories, tags, and custom taxonomy terms. Term meta, color coded!

10 active installs v0.1.2 PHP + WP 4.4+ Updated Feb 13, 2016
metametadatatermtermmetaterm_meta
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Term Fields: Colors Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Term Fields: Colors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "advanced-term-fields-colors" plugin v0.1.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, cron events, or file operations significantly limits the potential attack surface. Furthermore, the code analysis shows no dangerous functions, no SQL queries using raw, un-prepared statements, and no external HTTP requests, all of which are excellent security practices. The taint analysis also reported zero flows with unsanitized paths, indicating a lack of identifiable injection vulnerabilities at this stage.

However, there are areas for improvement. While the majority of output is properly escaped, a significant percentage (32%) remains unescaped, which could potentially lead to cross-site scripting (XSS) vulnerabilities if sensitive user-supplied data is rendered without proper sanitization. Additionally, the complete absence of nonce checks and capability checks across all entry points is a notable concern. This implies that even if entry points were to be discovered, they would be accessible and potentially exploitable without any protection against unauthorized actions or CSRF attacks. The plugin also has no recorded vulnerabilities, which is positive, but its early version (0.1.2) and minimal attack surface might mean that extensive security testing or exposure to real-world attacks has not yet occurred.

In conclusion, the plugin is built on a solid foundation with minimal exploitable entry points and good practices regarding SQL and dangerous functions. The primary weaknesses lie in the unescaped output and the complete lack of authentication/authorization checks on its very limited attack surface. While no vulnerabilities are documented, the identified weaknesses warrant attention to prevent potential security issues as the plugin matures and its usage grows.

Key Concerns

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

Advanced Term Fields: Colors Security Vulnerabilities

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

Advanced Term Fields: Colors Code Analysis

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

Output Escaping

68% escaped22 total outputs
Attack Surface

Advanced Term Fields: Colors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedadvanced-term-fields-colors.php:58
actioninitadvanced-term-fields-colors.php:76
actionatf__term_color_version_upgradedadvanced-term-fields-colors.php:84
actionatf__term_color_version_upgradedadvanced-term-fields-colors.php:85
actionadmin_initinc\class-adv-term-fields-colors.php:150
actionadmin_initinc\functions.php:16
actionadmin_noticesinc\functions.php:17
actionadmin_noticesinc\functions.php:84
Maintenance & Trust

Advanced Term Fields: Colors Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 13, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advanced Term Fields: Colors Developer Profile

darrinb

13 plugins · 2K total installs

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

How We Detect Advanced Term Fields: Colors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-term-fields-colors/js/admin.js
Script Paths
/wp-content/plugins/advanced-term-fields-colors/js/admin.js
Version Parameters
advanced-term-fields-colors/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
meta_slug="term-color"
JS Globals
l10n_ATF_colors
FAQ

Frequently Asked Questions about Advanced Term Fields: Colors