TT Extra Fee Option for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woocommerce-extra-fee-option

A WooCommerce plugin that add an extra fee to customer order based on conditions.

1K active installs v1.1.2 PHP + WP 3.6.1+ Updated Sep 12, 2025
e-commerceextra-feeminimum-orderservice-chargewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TT Extra Fee Option for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

TT Extra Fee Option for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "woocommerce-extra-fee-option" plugin v1.1.2 demonstrates a strong security posture based on the provided static analysis. The absence of any reported CVEs in its vulnerability history suggests a diligent approach to security by the developers or a lack of publicly discovered vulnerabilities. The code analysis reveals no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests, which are all excellent security practices. The plugin also has a very small attack surface with zero identified entry points that lack authentication or permission checks.

However, there is a notable concern regarding output escaping. With 20 total outputs, only 10% are properly escaped. This significantly increases the risk of cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly outputted without proper sanitization. While the taint analysis shows no unsanitized paths and no critical or high severity flows, the low percentage of properly escaped output is a critical weakness that could be exploited. The presence of only one nonce check across the entire codebase, with no capability checks mentioned, could also be a potential area for further investigation, especially if any user interactions are not adequately protected.

In conclusion, the plugin has several strengths, including a clean attack surface and avoidance of common insecure coding practices like raw SQL or dangerous functions. The lack of vulnerability history is also a positive indicator. Nevertheless, the poor output escaping is a significant weakness that could lead to serious security issues if not addressed. The limited number of checks on user interactions further warrants caution.

Key Concerns

  • Low percentage of properly escaped output
  • Only one nonce check found
Vulnerabilities
None known

TT Extra Fee Option for WooCommerce Security Vulnerabilities

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

TT Extra Fee Option for WooCommerce Code Analysis

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

Output Escaping

10% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page_extra_fee_option (wc-extra-fee-option.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TT Extra Fee Option for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwoocommerce_initwc-extra-fee-option.php:82
actionadmin_menuwc-extra-fee-option.php:91
actionwoocommerce_cart_calculate_feeswc-extra-fee-option.php:99
actionadmin_noticeswc-extra-fee-option.php:425
Maintenance & Trust

TT Extra Fee Option for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 12, 2025
PHP min version
Downloads38K

Community Trust

Rating76/100
Number of ratings16
Active installs1K
Developer Profile

TT Extra Fee Option for WooCommerce Developer Profile

terrytsang

8 plugins · 1K total installs

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

How We Detect TT Extra Fee Option for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woocommerce-extra-fee-option/css/admin.css
Version Parameters
woocommerce-extra-fee-option/css/admin.css?ver=

HTML / DOM Fingerprints

Data Attributes
name="extra_fee_option_enabled"name="extra_fee_option_label"name="extra_fee_option_cost"name="extra_fee_option_type"name="extra_fee_option_taxable"name="extra_fee_option_minorder"+2 more
FAQ

Frequently Asked Questions about TT Extra Fee Option for WooCommerce