Teamwant VIES VAT for WooCommerce Security & Risk Analysis

wordpress.org/plugins/teamwanteuvatvies

Validate EU VAT numbers with VIES during checkout. Automatically apply tax exemptions for B2B transactions and ensure compliance with OSS EU VAT.

50 active installs v1.0.15 PHP 7.2+ WP 5.0+ Updated Nov 2, 2025
eu-vatosstaxvieswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Teamwant VIES VAT for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Teamwant VIES VAT for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The static analysis of "teamwanteuvatvies" v1.0.15 reveals a seemingly strong security posture on the surface, with no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. The code also shows good practices regarding output escaping and avoids dangerous functions, file operations, and external HTTP requests. Taint analysis also indicates no security concerns in this area. However, a significant concern arises from the presence of a SQL query that is not using prepared statements. While the plugin doesn't have a known vulnerability history, the absence of prepared statements for its single SQL query presents a potential risk for SQL injection vulnerabilities if the query is ever exposed to user-supplied data, which is not explicitly checked in the provided data.

Despite the lack of identified vulnerabilities and a clean history, the sole SQL query not using prepared statements is a notable weakness. This practice, while common, can be a vector for attacks. The absence of any capability checks or nonce checks on its entry points (if any were present) would also be a concern, but the analysis indicates zero entry points, which simplifies the attack surface significantly. In conclusion, the plugin exhibits strengths in its limited attack surface and output handling, but the unescaped SQL query is a critical area that requires immediate attention to mitigate potential security risks.

Key Concerns

  • SQL query without prepared statements
Vulnerabilities
None known

Teamwant VIES VAT for WooCommerce Security Vulnerabilities

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

Teamwant VIES VAT for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

Teamwant VIES VAT for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionteamwanteuvatvies_generate_config_fieldsteamwanteuvatvies.php:26
Maintenance & Trust

Teamwant VIES VAT for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 2, 2025
PHP min version7.2
Downloads429

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Teamwant VIES VAT for WooCommerce Developer Profile

teamwant

1 plugin · 50 total installs

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

How We Detect Teamwant VIES VAT 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/teamwanteuvatvies/assets/css/admin-style.css/wp-content/plugins/teamwanteuvatvies/assets/css/checkout-style.css/wp-content/plugins/teamwanteuvatvies/assets/js/admin-script.js/wp-content/plugins/teamwanteuvatvies/assets/js/checkout-script.js
Script Paths
/wp-content/plugins/teamwanteuvatvies/assets/js/admin-script.js/wp-content/plugins/teamwanteuvatvies/assets/js/checkout-script.js
Version Parameters
teamwanteuvatvies/assets/css/admin-style.css?ver=teamwanteuvatvies/assets/css/checkout-style.css?ver=teamwanteuvatvies/assets/js/admin-script.js?ver=teamwanteuvatvies/assets/js/checkout-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
teamwanteuvatvies-admin-stylesteamwanteuvatvies-checkout-stylesteamwanteuvatvies-vat-field
HTML Comments
<!-- START: teamwanteuvatvies admin styles --><!-- END: teamwanteuvatvies admin styles --><!-- START: teamwanteuvatvies checkout styles --><!-- END: teamwanteuvatvies checkout styles -->+2 more
Data Attributes
data-vat-field-iddata-vat-field-labeldata-vat-field-requireddata-vat-field-placeholder
JS Globals
teamwanteuvatvies_admin_paramsteamwanteuvatvies_checkout_params
FAQ

Frequently Asked Questions about Teamwant VIES VAT for WooCommerce