WP Tag Manager Event Security & Risk Analysis

wordpress.org/plugins/wp-tag-manager-event

An easy way to create and manage your Google Analytics events

0 active installs v1.0 PHP 7.1.16+ WP 4.8+ Updated Jan 14, 2019
analyticsgoogle-analyticsgoogle-tag-managertag-managertag-manager-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Tag Manager Event Safe to Use in 2026?

Generally Safe

Score 85/100

WP Tag Manager Event has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "wp-tag-manager-event" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events) suggests a limited interaction with user-provided input, which is a significant security benefit. Furthermore, the code analysis revealed no dangerous functions, file operations, or external HTTP requests, all of which are positive indicators. The presence of nonce and capability checks, while limited in number, indicates an awareness of security best practices for the code that does exist. The lack of any recorded vulnerabilities or CVEs in its history further supports a notion of a well-developed and secure plugin.

However, a notable concern arises from the handling of SQL queries. All six identified SQL queries are executed without the use of prepared statements. This practice significantly increases the risk of SQL injection vulnerabilities, especially if any of the data used in these queries originates from user input, even if that input is not directly exposed through the analyzed entry points. While the taint analysis did not reveal any unsanitized flows, this could be due to the limited entry points or the nature of the data processed by the plugin, and does not negate the risk posed by raw SQL queries. The moderate percentage of properly escaped output also warrants attention, as unescaped output can lead to cross-site scripting (XSS) vulnerabilities.

In conclusion, the "wp-tag-manager-event" plugin has a generally good security foundation due to its minimal attack surface and lack of historical vulnerabilities. The strengths lie in its contained code and responsible management of external interactions. The primary weakness is the prevalent use of raw SQL queries, which presents a significant, albeit currently theoretical, risk of SQL injection. Addressing this would be a crucial step in solidifying its security.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping not consistently applied
Vulnerabilities
None known

WP Tag Manager Event Security Vulnerabilities

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

WP Tag Manager Event Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

47% escaped15 total outputs
Attack Surface

WP Tag Manager Event Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedwp-tag-manager-event.php:24
actionwp_enqueue_scriptswp-tag-manager-event.php:62
actionadmin_enqueue_scriptswp-tag-manager-event.php:69
actionadmin_menuwp-tag-manager-event.php:76
actionwp_headwp-tag-manager-event.php:104
Maintenance & Trust

WP Tag Manager Event Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 14, 2019
PHP min version7.1.16
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Tag Manager Event Developer Profile

doit

3 plugins · 1K total installs

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

How We Detect WP Tag Manager Event

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tag-manager-event/js/wp-tag-manager-event.js/wp-content/plugins/wp-tag-manager-event/js/wp-tag-manager-backend.js
Script Paths
/wp-content/plugins/wp-tag-manager-event/js/wp-tag-manager-event.js/wp-content/plugins/wp-tag-manager-event/js/wp-tag-manager-backend.js
Version Parameters
wp-tag-manager-event/js/wp-tag-manager-event.js?ver=wp-tag-manager-event/js/wp-tag-manager-backend.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-iddata-eventcategorydata-eventactiondata-eventlabeldata-selectordata-element+1 more
FAQ

Frequently Asked Questions about WP Tag Manager Event