UTM for Woocommerce Security & Risk Analysis

wordpress.org/plugins/utm-for-woocommerce

Simply track UTM & CLID parameters in Woocommerce orders.

1K active installs v1.0.2 PHP 7.4+ WP 4.7+ Updated May 6, 2025
trackingutmwoowoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UTM for Woocommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'utm-for-woocommerce' plugin v1.0.2 presents a generally positive security posture based on the provided static analysis. The absence of any recorded CVEs, coupled with the plugin's use of prepared statements for SQL queries and a high percentage of properly escaped output, indicates a commitment to secure coding practices. Furthermore, the analysis found no external HTTP requests, file operations, or bundled libraries, which are common sources of vulnerabilities.

However, a significant concern arises from the presence of the `unserialize` dangerous function without any apparent input validation or sanitization mechanisms indicated in the static analysis. This function is notoriously risky when handling user-controlled or untrusted data, as it can lead to arbitrary object injection and potentially remote code execution vulnerabilities. The lack of capability checks and nonce checks on the zero identified entry points, though seemingly mitigated by the zero entry points, means that if any entry points were to be added or if the current ones are implicitly handled, they would be unprotected.

In conclusion, while the plugin demonstrates strengths in its SQL and output handling, the presence of `unserialize` is a critical oversight that introduces a substantial risk. The absence of vulnerability history is a good sign, but it doesn't negate the inherent danger of this specific function. The plugin's security can be significantly improved by addressing the risks associated with `unserialize`.

Key Concerns

  • Presence of 'unserialize' dangerous function
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

UTM for Woocommerce Security Vulnerabilities

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

UTM for Woocommerce Code Analysis

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

Dangerous Functions Found

unserialize$checkout_details['other_fields'] = unserialize($checkout_details['other_fields']);core\includes\classes\class-utm-for-woocommerce-run.php:237

Output Escaping

83% escaped6 total outputs
Attack Surface

UTM for Woocommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionplugins_loadedcore\class-utm-for-woocommerce.php:138
actionbefore_woocommerce_initcore\class-utm-for-woocommerce.php:139
actioninitcore\includes\classes\class-utm-for-woocommerce-run.php:85
actionwoocommerce_checkout_update_order_metacore\includes\classes\class-utm-for-woocommerce-run.php:87
filtermanage_edit-shop_order_columnscore\includes\classes\class-utm-for-woocommerce-run.php:89
filtermanage_woocommerce_page_wc-orders_columnscore\includes\classes\class-utm-for-woocommerce-run.php:91
actionmanage_shop_order_posts_custom_columncore\includes\classes\class-utm-for-woocommerce-run.php:93
actionmanage_woocommerce_page_wc-orders_custom_columncore\includes\classes\class-utm-for-woocommerce-run.php:95
actionadd_meta_boxescore\includes\classes\class-utm-for-woocommerce-run.php:97
filterwoo_ca_session_abandoned_datacore\includes\classes\class-utm-for-woocommerce-run.php:99
Maintenance & Trust

UTM for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 6, 2025
PHP min version7.4
Downloads5K

Community Trust

Rating86/100
Number of ratings3
Active installs1K
Developer Profile

UTM for Woocommerce Developer Profile

Spanrig Technologies LLP

2 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 UTM 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/utm-for-woocommerce/assets/css/style.css/wp-content/plugins/utm-for-woocommerce/assets/js/utm-for-woocommerce.js
Script Paths
/wp-content/plugins/utm-for-woocommerce/assets/js/utm-for-woocommerce.js
Version Parameters
utm-for-woocommerce/assets/css/style.css?ver=utm-for-woocommerce/assets/js/utm-for-woocommerce.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- HELPER COMMENT STARTHELPER COMMENT END<!-- UTM for WOO Order Tracking Information -->
FAQ

Frequently Asked Questions about UTM for Woocommerce