Multi Counter Security & Risk Analysis

wordpress.org/plugins/multi-counter

This plugin allows you to add four counters on the site: Google Analytics, Yandex Metrics, StatCounter, Openstat!

10 active installs v1.2.1 PHP + WP 4.6+ Updated Feb 7, 2017
countergoogle-analyticsmulti-counterstatcounteryandex-metrica
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multi Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "multi-counter" v1.2.1 presents a significant security risk primarily due to its unprotected AJAX handlers. All five identified AJAX entry points lack proper authentication checks, meaning any authenticated user could potentially trigger these functions, leading to unauthorized actions or data manipulation. While the plugin avoids dangerous functions and uses prepared statements for its SQL queries, this strength is overshadowed by the critical weakness of unescaped output across all identified outputs (24 total). This lack of output sanitization creates a high probability of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in the context of a user's browser session.

The vulnerability history shows no recorded CVEs, which might initially suggest a good security track record. However, given the critical findings in the static analysis, this history might be misleading. It could indicate that the plugin hasn't been thoroughly audited or that previous vulnerabilities were not publicly disclosed. The absence of taint analysis data is also a concern, as it means potential data flow vulnerabilities might have been missed.

In conclusion, "multi-counter" v1.2.1 exhibits poor security practices, particularly regarding input validation and output sanitization for its AJAX endpoints. The lack of authentication on all AJAX handlers and the universal failure to escape output are major security concerns. While the use of prepared SQL statements is a positive, it does not mitigate the severe risks of XSS and unauthorized AJAX execution. This plugin should be treated with extreme caution until these critical vulnerabilities are addressed.

Key Concerns

  • AJAX handlers without authentication checks
  • All outputs unescaped (XSS risk)
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Multi Counter Security Vulnerabilities

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

Multi Counter Code Analysis

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

Output Escaping

0% escaped24 total outputs
Attack Surface
5 unprotected

Multi Counter Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

authwp_ajax_google_analyticsmulticounter.php:71
authwp_ajax_yandex_metricamulticounter.php:72
authwp_ajax_statcountermulticounter.php:73
authwp_ajax_openstatmulticounter.php:74
authwp_ajax_reset_yandex_tokenmulticounter.php:75
WordPress Hooks 2
actionadmin_menumulticounter.php:49
actionwp_dashboard_setupmulticounter.php:69
Maintenance & Trust

Multi Counter Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 7, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Multi Counter Developer Profile

Roman

4 plugins · 50 total installs

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

How We Detect Multi Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multi-counter/assets/css/mx-widget-style.css/wp-content/plugins/multi-counter/assets/js/mx-widget-script.js/wp-content/plugins/multi-counter/assets/js/mx-config.js
Script Paths
/wp-content/plugins/multi-counter/assets/js/mx-widget-script.js/wp-content/plugins/multi-counter/assets/js/mx-config.js

HTML / DOM Fingerprints

CSS Classes
mx-widget
Data Attributes
data-widget-url
REST Endpoints
/wp-json/mx-analytics
FAQ

Frequently Asked Questions about Multi Counter