Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered unauthenticated XSS with scope change into admin browser; availability not credibly impacted by script injection alone.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Visitor Traffic Real Time Statistics Pro <= 11.10 versions.
AnalysisAI
Unauthenticated stored/reflected Cross-Site Scripting in the Visitor Traffic Real Time Statistics Pro WordPress plugin (versions <= 11.10) allows a remote, unauthenticated attacker to inject malicious scripts into traffic data that is later rendered in the WordPress admin dashboard. Because the CVSS vector shows a changed scope (S:C), the payload executes in the context of a privileged user's browser, enabling session hijacking, credential theft, or unauthorized administrative actions. No public exploit code and no CISA KEV listing have been identified at time of analysis, though the unauthenticated nature and low attack complexity make this straightforward to weaponize against any site running an unpatched version.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes a failure to sanitize user-controlled input before it is embedded in a dynamically generated HTML page. The Visitor Traffic Real Time Statistics Pro plugin by Codepress (CPE: cpe:2.3:a:codepress:visitor_traffic_real_time_statistics_pro:*:*:*:*:*:*:*:*) collects and displays real-time visitor telemetry - likely including HTTP referrers, user-agent strings, IP-derived metadata, or URL query parameters - in a WordPress admin dashboard. Because no authentication is required to submit this traffic data (visitors arrive anonymously), any of these attacker-controlled fields become injection vectors if they are stored without output encoding and later rendered without escaping. The CVSS Scope:Changed metric confirms the exploit crosses trust boundaries from the unauthenticated attacker's HTTP request into the authenticated WordPress admin context.
RemediationAI
Update the Visitor Traffic Real Time Statistics Pro plugin to a version newer than 11.10 via the WordPress admin dashboard (Plugins > Installed Plugins > Update) or the WordPress.org plugin repository. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/visitors-traffic-real-time-statistics-pro/vulnerability/wordpress-visitor-traffic-real-time-statistics-pro-plugin-11-10-cross-site-scripting-xss-vulnerability should be consulted for the exact patched release version, as no specific fix version was confirmed in the available data. If an immediate update is not possible, consider deactivating the plugin until a patch is applied, since disabling it removes the vulnerable attack surface entirely with no side effects beyond losing traffic statistics visibility. As a secondary control, a web application firewall (WAF) rule targeting common XSS patterns in HTTP headers and query parameters can reduce exploitation risk, though WAF bypass is possible and this should not substitute for patching. Restrict access to the WordPress admin dashboard (wp-admin) to trusted IP ranges to limit the blast radius of a successful XSS exploit.
The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 6.9 does not escape user input which is concatenat
Multiple Unauthenticated SQL Injection (SQLi) vulnerabilities in Osamaesh WP Visitor Statistics plugin <= 5.7 at WordPre
The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 5.6 does not sanitise and escape the id parameter
The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 4.8 does not properly sanitise and escape the refU
Authenticated remote code execution in the Admin Columns WordPress plugin (versions through 7.0.18) allows Contributor-l
SQL injection in the WordPress plugin Visitor Traffic Real Time Statistics Pro (versions 11.10 and earlier) enables any
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Osamaesh WP Visitor Statistics (Real Time Tr
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57862
GHSA-j3x8-6xvw-wgm5