GA Authors Security & Risk Analysis

wordpress.org/plugins/ga-authors

Track page views by authors in Google Analytics account. All you have to do is to add Your google analytics profile to the GA Authors config page

10 active installs v1.0.2 PHP + WP 2.7+ Updated Nov 14, 2011
google-analyticstracking-authors-post-views
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GA Authors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "ga-authors" plugin version 1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices by avoiding direct SQL queries without prepared statements, refraining from file operations and external HTTP requests, and having no recorded vulnerability history, which suggests a history of secure development. The attack surface is also reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. However, critical concerns arise from the static analysis. The presence of a dangerous function, specifically `unserialize`, is a significant risk, especially when combined with the complete lack of output escaping and absent nonce and capability checks. This combination creates a potential pathway for deserialization vulnerabilities if untrusted data is processed, which could lead to arbitrary code execution or other severe security breaches.

Key Concerns

  • Dangerous function used (unserialize)
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

GA Authors Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

GA Authors Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

GA Authors Code Analysis

Dangerous Functions
1
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

Dangerous Functions Found

unserialize$this->options = (array)(is_serialized($stored_options)) ? unserialize($stored_options) : $stored_opga-authors.php:37

Output Escaping

0% escaped2 total outputs
Attack Surface

GA Authors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuga-authors.php:40
actionwp_footerga-authors.php:45
Maintenance & Trust

GA Authors Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 14, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GA Authors Developer Profile

mlazarov

11 plugins · 2K total installs

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

How We Detect GA Authors

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

Asset Fingerprints

Script Paths
/wp-content/plugins/ga-authors/ga-authors.php

HTML / DOM Fingerprints

HTML Comments
<!-- GA authors tracker --><!-- End GA authors tracker -->
JS Globals
window._gaq
FAQ

Frequently Asked Questions about GA Authors