Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Standard reflected/stored XSS: network vector, no privileges, requires victim interaction, scope changes to browser; no availability impact applies.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Visitors Traffic Real Time Statistics <= 8.11 versions.
AnalysisAI
Unauthenticated cross-site scripting in the WordPress plugin Visitors Traffic Real Time Statistics (versions 8.11 and below, by vendor wp-buy) allows a remote, unauthenticated attacker to inject arbitrary JavaScript into pages served to authenticated WordPress users. The CVSS vector (S:C) confirms the scope crosses from the plugin's execution context into the victim's browser session, enabling session hijacking, credential theft, or admin takeover. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog, though the unauthenticated, low-complexity attack surface warrants prompt patching given the wide WordPress ecosystem.
Technical ContextAI
The affected product is a WordPress plugin (CPE: cpe:2.3:a:wp-buy:visitors_traffic_real_time_statistics:*:*:*:*:*:*:*:*) developed by wp-buy, designed to track and display real-time visitor analytics within WordPress admin dashboards or front-end widgets. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting): attacker-controlled input, likely from HTTP request parameters or visitor-logged data fields, is rendered in HTML output without adequate encoding or sanitization. The 'Unauthenticated' qualifier in the description implies the injection vector does not require the attacker to hold a WordPress account, meaning the payload can be seeded by any external HTTP request. The CVSS scope-change metric (S:C) is consistent with reflected or stored XSS where injected code executes in a different security origin - the victim's browser - than where it was introduced.
RemediationAI
The primary remediation is to upgrade the Visitors Traffic Real Time Statistics plugin beyond version 8.11 via the WordPress admin plugin update interface or the WordPress.org plugin repository. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/visitors-traffic-real-time-statistics/vulnerability/wordpress-visitors-traffic-real-time-statistics-plugin-8-11-cross-site-scripting-xss-vulnerability should be consulted for the exact patched version number, which was not independently confirmed in the available source data. If an immediate upgrade is not feasible, a compensating control is to deactivate and remove the plugin entirely, which eliminates the attack surface at the cost of losing visitor traffic analytics functionality. Alternatively, a web application firewall (WAF) rule blocking common XSS payloads in request parameters handled by the plugin's endpoints can reduce exploitation likelihood, though WAF rules are bypassable and should not substitute for patching. Restricting access to the WordPress admin dashboard via IP allowlisting reduces the blast radius for stored XSS scenarios where the payload targets authenticated admin sessions.
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-57958
GHSA-cxmp-fp83-fp77