Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from Vendor (patchstack) · only source for this CVE.
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in VeronaLabs WP Statistics allows DOM-Based XSS.
This issue affects WP Statistics: from n/a through 14.16.6.
AnalysisAI
DOM-based cross-site scripting in VeronaLabs WP Statistics plugin for WordPress through version 14.16.6 allows remote attackers to execute arbitrary JavaScript in a victim's browser when the user is lured into interacting with a malicious link or page. The CVSS 7.1 score reflects unauthenticated network exploitability with user interaction required and a scope change, but no public exploit code has been identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
WP Statistics is a widely deployed WordPress analytics plugin from VeronaLabs that tracks site visitors, page views, and search queries. CWE-79 (Improper Neutralization of Input During Web Page Generation) here manifests specifically as DOM-Based XSS, meaning the unsafe sink is in client-side JavaScript that writes attacker-controllable data (likely sourced from URL fragments, query parameters, or document properties) into the DOM without proper encoding. Unlike reflected or stored XSS, the malicious payload never needs to round-trip through the server, which makes WAF-based detection harder and means even read-only or cached pages can be abused. No CPE data was provided in the input, but the advisory text identifies the affected component as the WP Statistics plugin up to and including 14.16.6.
RemediationAI
Upgrade WP Statistics to a version newer than 14.16.6 as soon as VeronaLabs publishes a fix; the provided intelligence does not name an exact patched release, so administrators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-statistics/vulnerability/wordpress-wp-statistics-plugin-14-16-6-cross-site-scripting-xss-vulnerability and the WordPress.org plugin changelog to confirm the corrected build before deploying. Until a patched version is installed, compensating controls include deploying a strict Content-Security-Policy (CSP) that disallows inline script and restricts script-src to trusted origins to neutralize injected DOM payloads (trade-off: may break legitimate inline analytics or admin UI scripts and requires testing), restricting access to the WordPress admin area by IP allowlist or VPN so administrators are unlikely to be lured into clicking attacker-supplied links into their own site, training administrators not to click untrusted links pointing back to their own WP installation, and temporarily deactivating the WP Statistics plugin if the dashboard analytics it provides are non-essential.
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-33652
GHSA-55x5-63j2-vmw4