Easy Tags Security & Risk Analysis

wordpress.org/plugins/easy-tags

Easy Tags allows you to easily add code like Facebook Pixels, Google Analytics, Google Tag Manager, Pinterest Verification Meta Info, Google Wemasters …

10 active installs v1.0 PHP + WP 3.6+ Updated Aug 28, 2017
facebook-adsfacebook-pixelgoogle-tag-managerjavascriptjs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Tags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "easy-tags" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. There are no identified critical or high-severity vulnerabilities in the code, and the absence of known CVEs further contributes to a positive assessment. The plugin also demonstrates strong practices by utilizing prepared statements for all SQL queries, which significantly mitigates the risk of SQL injection. Furthermore, the presence of nonce and capability checks, although limited in scope, suggests an awareness of basic security principles.

However, there are areas of concern. A significant portion of output (79%) is not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. If user-provided data is directly outputted without sanitization, an attacker could inject malicious scripts. While the attack surface appears small and protected, this is largely due to the absence of AJAX handlers, REST API routes, and shortcodes. If these entry points were to be introduced in future versions, the lack of robust output sanitization could lead to severe security issues.

In conclusion, "easy-tags" v1.0 has a promising foundation with its handling of SQL and lack of known historical vulnerabilities. However, the prevalent unescaped output is a critical weakness that requires immediate attention. Addressing the XSS risk by implementing proper output escaping for all user-controlled data would significantly enhance the plugin's security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Easy Tags Security Vulnerabilities

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

Easy Tags Code Analysis

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

Output Escaping

21% escaped29 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
adminPanel (easy-tags.php:138)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_enqueue_scriptseasy-tags.php:50
actionadmin_initeasy-tags.php:67
actionadmin_menueasy-tags.php:68
actionadmin_noticeseasy-tags.php:69
actionwp_headeasy-tags.php:74
actionwp_footereasy-tags.php:75
filterdashboard_secondary_itemseasy-tags.php:78
Maintenance & Trust

Easy Tags Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 28, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Tags Developer Profile

happycatplugins

2 plugins · 20 total installs

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

How We Detect Easy Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-tags/css/main.css/wp-content/plugins/easy-tags/css/bootstrap.min.css/wp-content/plugins/easy-tags/js/popper.min.js/wp-content/plugins/easy-tags/js/bootstrap.min.js
Script Paths
/wp-content/plugins/easy-tags/js/popper.min.js/wp-content/plugins/easy-tags/js/bootstrap.min.js

HTML / DOM Fingerprints

Data Attributes
data-noncedata-nonce-key
JS Globals
easy_tags_add_page
FAQ

Frequently Asked Questions about Easy Tags