Fast Tag Credit Security & Risk Analysis

wordpress.org/plugins/fast-tagcredit

Add Or Remove Fast Credit based on user tags

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

Is Fast Tag Credit Safe to Use in 2026?

Generally Safe

Score 85/100

Fast Tag Credit 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 static analysis of the "fast-tagcredit" v1.1.1 plugin reveals a strong security posture in several key areas. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Furthermore, all SQL queries utilize prepared statements, and all identified output is properly escaped, which significantly mitigates common injection vulnerabilities. The plugin also demonstrates no identified vulnerabilities in its history, suggesting a consistent commitment to secure development or fortunate lack of exploitable issues.

However, the complete lack of identified entry points such as AJAX handlers, REST API routes, shortcodes, and cron events is unusual and could indicate a very limited functionality scope or an incomplete static analysis. More critically, the absence of any nonce or capability checks across the board is a significant concern. While there are no explicit entry points identified in the static analysis, any future addition or even an indirect way to trigger code execution without these fundamental security measures could lead to serious vulnerabilities like Cross-Site Request Forgery (CSRF) or unauthorized privilege escalation.

In conclusion, while the plugin's current code demonstrates good practices regarding SQL and output sanitization, the lack of any authentication or authorization checks on potential (even if currently non-existent) code execution paths represents a substantial oversight. The vulnerability history is a positive indicator, but it should not be relied upon as a substitute for robust security controls that are absent in the current code.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Fast Tag Credit Security Vulnerabilities

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

Fast Tag Credit Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Fast Tag Credit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionfast_tag_add_form_fieldsincludes\FastTagCredit_core.php:13
actionfast_tag_edit_form_fieldsincludes\FastTagCredit_core.php:14
actionedited_fast_tagincludes\FastTagCredit_core.php:15
actioncreate_fast_tagincludes\FastTagCredit_core.php:16
actionafter_tag_applied_hookincludes\FastTagCredit_core.php:17
actionFM_after_tag_applied_hookincludes\FastTagCredit_core.php:18
actionFM_after_transaction_tag_applied_hookincludes\FastTagCredit_core.php:19
actionuser_update_after_tag_applied_hookincludes\FastTagCredit_core.php:20
actionmautic_after_tag_applied_hookincludes\FastTagCredit_core.php:21
Maintenance & Trust

Fast Tag Credit 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 Tag Credit Developer Profile

fastflow

14 plugins · 940 total installs

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

How We Detect Fast Tag Credit

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
form-field
Data Attributes
name="term_meta[tag_credit]"id="term_meta[tag_credit]"
FAQ

Frequently Asked Questions about Fast Tag Credit