BaseCloud UTM Tracker Security & Risk Analysis

wordpress.org/plugins/basecloud-utm-tracker

Advanced UTM tracking with automated webhook injection for Gravity Forms, Elementor, WPForms, and Contact Form 7.

40 active installs v3.0.3 PHP 7.4+ WP 5.0+ Updated Feb 12, 2026
analyticsformsmarketingtrackingutm
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BaseCloud UTM Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The basecloud-utm-tracker v3.0.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling, exclusively using prepared statements. The absence of known historical vulnerabilities also suggests a generally stable development history. However, there are significant concerns related to its attack surface. The plugin has 5 AJAX handlers, with one that lacks any authentication checks. This unprotected entry point is a critical security weakness that could allow unauthorized users to trigger actions within the plugin. Additionally, the static analysis shows a concerning rate of improperly escaped output (42%), which, while not directly linked to critical taint flows in this analysis, could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled correctly before being displayed.

Key Concerns

  • Unprotected AJAX handler
  • Significant amount of unescaped output
  • Use of dangerous function (system)
Vulnerabilities
None known

BaseCloud UTM Tracker Security Vulnerabilities

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

BaseCloud UTM Tracker Code Analysis

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

Dangerous Functions Found

systemsystem('git add .');update-release.php:41
systemsystem('git commit -m "Release: v' . $new_version . ' - ' . addslashes($changelog_title) . '"');update-release.php:42
systemsystem('git push');update-release.php:43

Output Escaping

58% escaped26 total outputs
Attack Surface
1 unprotected

BaseCloud UTM Tracker Attack Surface

Entry Points5
Unprotected1

AJAX Handlers 5

authwp_ajax_basecloud_save_webhookbasecloud-utm-tracker.php:51
authwp_ajax_basecloud_delete_webhookbasecloud-utm-tracker.php:52
authwp_ajax_basecloud_get_webhooksbasecloud-utm-tracker.php:53
authwp_ajax_basecloud_get_gf_fieldsbasecloud-utm-tracker.php:54
authwp_ajax_basecloud_utm_diagnosticsbasecloud-utm-tracker.php:60
WordPress Hooks 12
actionadmin_menubasecloud-utm-tracker.php:36
actionadmin_initbasecloud-utm-tracker.php:37
actionadmin_enqueue_scriptsbasecloud-utm-tracker.php:38
actionwp_enqueue_scriptsbasecloud-utm-tracker.php:39
filtergform_entry_metabasecloud-utm-tracker.php:42
actiongform_after_submissionbasecloud-utm-tracker.php:43
actiongform_after_submissionbasecloud-utm-tracker.php:44
filtergform_webhooks_request_databasecloud-utm-tracker.php:45
filterelementor_pro/forms/webhook/request_argsbasecloud-utm-tracker.php:46
filterwpforms_webhooks_request_argsbasecloud-utm-tracker.php:47
filterwpcf7_posted_databasecloud-utm-tracker.php:48
actiongform_after_emailbasecloud-utm-tracker.php:57
Maintenance & Trust

BaseCloud UTM Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 12, 2026
PHP min version7.4
Downloads761

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

BaseCloud UTM Tracker Developer Profile

BaseCloud

2 plugins · 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 BaseCloud UTM Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/basecloud-utm-tracker/admin/css/settings.css/wp-content/plugins/basecloud-utm-tracker/admin/js/settings.js

HTML / DOM Fingerprints

CSS Classes
basecloud-utm-tracker-settings
JS Globals
basecloud_utm_params
REST Endpoints
/wp-json/basecloud-utm-tracker/v1/settings
FAQ

Frequently Asked Questions about BaseCloud UTM Tracker