Comscore tag Security & Risk Analysis

wordpress.org/plugins/comscore-tag

Simply add Comscore tracking code.

50 active installs v1.0 PHP + WP 3.0.0+ Updated Aug 17, 2016
comscorepageviewstagtrackingvisitors
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comscore tag Safe to Use in 2026?

Generally Safe

Score 85/100

Comscore tag 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 comscore-tag plugin version 1.0 demonstrates a relatively strong security posture based on the static analysis. The absence of any identified CVEs in its history is a positive indicator, suggesting a lack of previously exploited vulnerabilities. Furthermore, the code signals reveal no dangerous functions, file operations, or external HTTP requests, and all SQL queries utilize prepared statements, which are excellent security practices. The presence of a nonce check and the complete lack of an attack surface (AJAX handlers, REST API routes, shortcodes, cron events) without authentication or permission checks are also commendable, significantly reducing the potential for exploitation through common WordPress attack vectors.

However, a significant concern arises from the output escaping analysis. With 8 total outputs and 0% properly escaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user that originates from user input or external sources could be malicious and executed in the user's browser. This weakness, coupled with the absence of capability checks, means that even if there were entry points, authorization would not be enforced. The lack of vulnerability history is positive, but it does not negate the immediate risks identified in the code itself.

In conclusion, while the comscore-tag plugin has strengths in its limited attack surface and secure database practices, the critical deficiency in output escaping represents a serious security flaw. The absence of historical vulnerabilities is encouraging, but it should not lead to complacency, as the identified code-level risks are substantial and require immediate attention.

Key Concerns

  • Unescaped output (8 total outputs, 0% escaped)
Vulnerabilities
None known

Comscore tag Security Vulnerabilities

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

Comscore tag Code Analysis

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

Output Escaping

0% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
comscore_config (comscore-tag.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Comscore tag Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menucomscore-tag.php:17
actionwp_headcomscore-tag.php:18
Maintenance & Trust

Comscore tag Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 17, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Comscore tag Developer Profile

Marco Canestrari

5 plugins · 280 total installs

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

How We Detect Comscore tag

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

Asset Fingerprints

Script Paths
/wp-content/plugins/comscore-tag/comscore-tag.php

HTML / DOM Fingerprints

HTML Comments
<!-- Begin comScore Tag --><!-- End comScore Tag -->
Data Attributes
name="comscore_settings[C2]"
JS Globals
COMSCORE.beacon
FAQ

Frequently Asked Questions about Comscore tag