WC Total Price with Tax Security & Risk Analysis

wordpress.org/plugins/wc-total-price-with-tax

A user-friendly plugin to calculate and display the total price, including taxes, for products, shipping, and fees on WooCommerce admin orders

40 active installs v1.5 PHP 7.0+ WP 6.0+ Updated Jul 30, 2024
orderstaxestotal-price
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WC Total Price with Tax Safe to Use in 2026?

Generally Safe

Score 92/100

WC Total Price with Tax has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "wc-total-price-with-tax" plugin version 1.5 exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the plugin's attack surface. Furthermore, the absence of dangerous function calls, file operations, external HTTP requests, and the complete reliance on prepared statements for SQL queries are excellent security practices. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, a significant concern arises from the output escaping. With 2 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users that is not properly escaped could be manipulated by attackers to inject malicious scripts. While the taint analysis shows no critical or high severity flows, the potential for XSS due to unescaped output is a concrete and exploitable risk. The absence of capability checks and nonce checks, while not directly flagged as issues due to the zero attack surface, would become critical vulnerabilities if any entry points were introduced in future versions without proper security measures.

In conclusion, the plugin demonstrates a commendable effort in minimizing its attack surface and adhering to secure coding practices for database interactions. However, the complete lack of output escaping presents a critical weakness that needs immediate attention. Until this is rectified, the plugin carries a notable XSS risk. Future development should also prioritize implementing capability and nonce checks if any user-facing functionalities are added.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

WC Total Price with Tax Security Vulnerabilities

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

WC Total Price with Tax Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WC Total Price with Tax Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwoocommerce_admin_order_item_headerswc-total-price-with-tax.php:21
actionwoocommerce_admin_order_item_valueswc-total-price-with-tax.php:44
Maintenance & Trust

WC Total Price with Tax Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 30, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

WC Total Price with Tax Developer Profile

headplus

2 plugins · 50 total installs

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

How We Detect WC Total Price with Tax

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-total-price-with-tax/

HTML / DOM Fingerprints

CSS Classes
total_pricesortable
Data Attributes
data-sort="total_price"
FAQ

Frequently Asked Questions about WC Total Price with Tax