Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Contributor-level authentication (PR:L), victim interaction required to trigger payload (UI:R), and scope change (S:C) reflect cross-session impact on administrator-level users.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in StatCounter <= 2.1.1 versions.
AnalysisAI
Cross-site scripting in the StatCounter WordPress plugin (versions up to and including 2.1.1) allows authenticated Contributor-level users to inject persistent malicious scripts into content that executes in the browser context of higher-privileged users who view that content. The CVSS scope change (S:C) indicates the payload can reach sessions beyond the attacker's own - most critically Administrator sessions - enabling session hijacking, credential theft, or unauthorized administrative actions such as creating backdoor accounts. No public exploit identified at time of analysis, and no confirmed active exploitation (no CISA KEV listing).
Technical ContextAI
StatCounter is a WordPress plugin providing traffic analytics and visitor statistics. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause as insufficient output encoding or input sanitization of contributor-supplied data before it is rendered in HTML responses. The CVSS vector (PR:L, UI:R, S:C) indicates this is almost certainly a stored XSS pattern: a low-privileged Contributor embeds a payload in plugin-controlled or post-content fields that are persisted to the database and later rendered to other users, including administrators. This is consistent with the 'Contributor Cross Site Scripting' designation in the CVE title. The scope change in CVSS 3.1 signals that the injected script executes in a security context separate from the attacker's own - typically the administrator's authenticated browser session.
RemediationAI
Consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/official-statcounter-plugin-for-wordpress/vulnerability/wordpress-statcounter-plugin-2-1-1-cross-site-scripting-xss-vulnerability for the latest patched release. Patch available per vendor advisory; no exact fixed version is independently confirmed from the available data - verify the current plugin version in the WordPress plugin repository and upgrade beyond 2.1.1 as soon as a patched release is confirmed. As an immediate compensating control, restrict the Contributor role exclusively to verified, trusted users and disable open user registration if it is enabled, since this eliminates the threat actor's primary access vector. Implementing a Content Security Policy (CSP) response header with a strict script-src directive will reduce the impact of any remaining XSS payloads by blocking inline script execution, though this may require testing for compatibility with legitimate plugin functionality. Audit existing Contributor-level accounts for unauthorized additions.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39745
GHSA-xm6v-vxpj-38gq