Add Custom Tags To WooCommerce Products Security & Risk Analysis

wordpress.org/plugins/add-tag-to-woocommerce-products

Add custom Tag to WooCommerce Products. You can set expiry Date.

10 active installs v1.0 PHP + WP 4.4+ Updated Mar 25, 2017
add-tag-productcustom-tag-woocommercewoocommercewoocommerce-product-tag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Custom Tags To WooCommerce Products Safe to Use in 2026?

Generally Safe

Score 85/100

Add Custom Tags To WooCommerce Products 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 'add-tag-to-woocommerce-products' plugin v1.0 presents a mixed security posture. On the positive side, the plugin has a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits potential entry points for attackers. Furthermore, the absence of known vulnerabilities in its history is a strong indicator of stable and likely secure development practices to date.

However, the code analysis reveals significant concerns. All SQL queries are executed without prepared statements, posing a high risk of SQL injection vulnerabilities. Additionally, the taint analysis indicates two flows with unsanitized paths, meaning user-supplied data is being processed without adequate validation or sanitization, which could lead to various injection attacks. While the overall attack surface is zero, the presence of raw SQL queries and unsanitized taint flows are critical weaknesses that could be exploited. The plugin also has a 50% rate of unescaped output, which, while not critically severe on its own without specific taint flows leading to it, could contribute to Cross-Site Scripting (XSS) vulnerabilities if the unescaped data originates from user input.

In conclusion, while the plugin benefits from a zero attack surface and no CVE history, the reliance on raw SQL queries and unsanitized data processing represents a substantial security risk. These issues need immediate attention to prevent potential exploitation. The lack of capability checks and nonce checks, while not explicitly linked to an attack vector given the zero entry points, are generally considered poor security practices and would be significant concerns if entry points were present.

Key Concerns

  • Raw SQL queries without prepared statements
  • Taint flows with unsanitized paths
  • Unescaped output
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Add Custom Tags To WooCommerce Products Security Vulnerabilities

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

Add Custom Tags To WooCommerce Products Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

50% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wpse10500_admin_action (admin\wc_tag_on_products_admin.php:242)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Add Custom Tags To WooCommerce Products Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuclasses\class-wc_tag_on_products.php:112
actionadmin_action_wpse10500classes\class-wc_tag_on_products.php:113
actionwp_enqueue_scriptsclasses\class-wc_tag_on_products.php:121
actionwoocommerce_before_shop_loop_item_titleclasses\class-wc_tag_on_products.php:123
Maintenance & Trust

Add Custom Tags To WooCommerce Products Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMar 25, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Add Custom Tags To WooCommerce Products Developer Profile

themelocation

6 plugins · 10K total installs

64
trust score
Avg Security Score
78/100
Avg Patch Time
111 days
View full developer profile
Detection Fingerprints

How We Detect Add Custom Tags To WooCommerce Products

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-tag-to-woocommerce-products/admin/js/adhoc-calculator-admin.js
Version Parameters
add-tag-to-woocommerce-products/admin/js/adhoc-calculator-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Add Custom Tags To WooCommerce Products