Fast WooTags Security & Risk Analysis

wordpress.org/plugins/fast-woo-tags

Add Fast Tags based on WooCommerce products and order status

10 active installs v1.2 PHP 7.4+ WP 4.0+ Updated Aug 9, 2023
fast-wootagswoocommerce-tags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fast WooTags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "fast-woo-tags" v1.2 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of identified dangerous functions, external HTTP requests, file operations, and SQL queries that are not prepared statements are positive indicators. Furthermore, the plugin's limited attack surface, with zero identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly reduces the potential for exploitation. The vulnerability history also shows no known CVEs, suggesting a history of good security practices or a lack of past scrutiny.

However, a critical concern arises from the output escaping. With three total outputs and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data displayed on the frontend without proper sanitization could be exploited to inject malicious scripts. The lack of nonce and capability checks, while not directly pointing to a vulnerability in this specific version given the limited attack surface, indicates a potential for privilege escalation or unauthorized actions if new entry points are introduced in future updates without proper security controls. The absence of taint analysis flows analyzed also makes it difficult to ascertain the plugin's robustness against more complex data manipulation attacks.

In conclusion, while the plugin has a clean vulnerability history and a minimal attack surface, the complete lack of output escaping is a severe weakness that requires immediate attention. This single issue introduces a high risk of XSS vulnerabilities. The absence of nonce and capability checks, coupled with the limited taint analysis, suggests areas for improvement in general security hardening, even if no immediate vulnerabilities are apparent.

Key Concerns

  • 0% output escaping on 3 outputs
  • No nonce checks
  • No capability checks
  • No taint flows analyzed
Vulnerabilities
None known

Fast WooTags Security Vulnerabilities

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

Fast WooTags Release Timeline

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

Fast WooTags 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

Fast WooTags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionwoocommerce_order_status_changedfast-woo-tags.php:20
actionwoocommerce_product_options_general_product_datafast-woo-tags.php:21
actionwoocommerce_process_product_metafast-woo-tags.php:22
actionwoocommerce_order_status_completedfast-woo-tags.php:23
actionadmin_headfast-woo-tags.php:24
actionadmin_footerfast-woo-tags.php:25
actionwoocommerce_new_orderfast-woo-tags.php:26
actionwoocommerce_subscription_payment_failedfast-woo-tags.php:27
actionwoocommerce_subscription_status_cancelledfast-woo-tags.php:28
actionwoocommerce_subscription_status_expiredfast-woo-tags.php:29
actionwoocommerce_subscription_status_on-holdfast-woo-tags.php:30
Maintenance & Trust

Fast WooTags Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 9, 2023
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fast WooTags Developer Profile

fastflow

15 plugins · 950 total installs

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

How We Detect Fast WooTags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fast-woo-tags/selectize.min.js/wp-content/plugins/fast-woo-tags/selectize.default.css
Script Paths
/wp-content/plugins/fast-woo-tags/selectize.min.js

HTML / DOM Fingerprints

CSS Classes
selectize-control
Data Attributes
id="fast_woo_tag"name="fast_woo_tag[]"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Fast WooTags