Skip to main content

Visitor Traffic Statistics CVE-2026-66430

| EUVDEUVD-2026-57863 HIGH
SQL Injection (CWE-89)
2026-08-13 Patchstack GHSA-rmx4-4cx3-37j4
8.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
8.5 HIGH

Subscriber account (PR:L) over the network (AV:N) with no special conditions; S:C reflects DB-wide read access beyond plugin scope; I:N consistent with read-only injection path.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:H/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Aug 13, 2026 - 14:41 vuln.today
CVE Published
Aug 13, 2026 - 13:36 cve.org
HIGH 8.5

DescriptionCVE.org

Subscriber SQL Injection in Visitor Traffic Real Time Statistics Pro <= 11.10 versions.

AnalysisAI

SQL injection in the WordPress plugin Visitor Traffic Real Time Statistics Pro (versions 11.10 and earlier) enables any subscriber-level authenticated user to extract sensitive data from the site's underlying database. The CVSS 3.1 score of 8.5 reflects a network-accessible, low-complexity attack with a changed scope, meaning the injection reaches beyond the plugin's own tables into the shared WordPress database - including user credentials and personally identifiable information. No public exploit code or active exploitation has been identified at time of analysis; the vulnerability was disclosed by Patchstack.

Technical ContextAI

The affected product is a WordPress analytics plugin developed by Codepress (CPE: cpe:2.3:a:codepress:visitor_traffic_real_time_statistics_pro:*:*:*:*:*:*:*:*), designed to display real-time visitor traffic data within the WordPress admin interface. The root cause class is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), indicating that subscriber-controlled input is concatenated directly into SQL statements without adequate parameterization or escaping before execution against the WordPress MySQL/MariaDB backend. The CVSS scope-change flag (S:C) is significant: it confirms the injection's reach extends across the shared WordPress database connection, which typically grants access to all tables the wp_ database user can read - well beyond the plugin's own data domain.

RemediationAI

Update the Visitor Traffic Real Time Statistics Pro plugin to a version later than 11.10 as the primary remediation; consult 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-sql-injection-vulnerability for the confirmed fixed release and any additional guidance. If an immediate upgrade is not feasible, deactivate the plugin entirely until patching is possible, accepting the trade-off of losing real-time traffic analytics visibility. As an additional compensating control, disabling open user registration (Settings > General > Membership in WordPress) closes the self-service path by which an unauthenticated attacker can obtain a subscriber account, though this does not eliminate risk from already-registered users. The exact patched version number was not independently confirmable from the data provided; verify the latest available release against the WordPress plugin repository before deploying.

Share

CVE-2026-66430 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy