Description
The WP Online Users Stats plugin for WordPress is vulnerable to time-based SQL Injection via the ‘table_name’ parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-06-06
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection allowing data extraction for authenticated users
Action: Patch
AI Analysis

Impact

The plugin contains a time‑based SQL injection flaw in the table_name parameter. Insufficient escaping combined with lack of prepared statements lets an editor or higher role append arbitrary SQL to existing queries, enabling extraction of sensitive database content.

Affected Systems

WordPress sites using the WP Online Users Stats plugin by hk1993, versions 1.0.0 and earlier.

Risk and Exploitability

The CVSS score of 4.9 reflects moderate severity, and the EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires authenticated access with Editor privileges or higher, which is common on many WordPress installations. Once compromised, attackers can read arbitrary tables through the injected queries.

Generated by OpenCVE AI on April 20, 2026 at 22:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Online Users Stats to a version newer than 1.0.0.
  • If an upgrade is not immediately available, remove or disable the table_name parameter from public access or apply a code patch to fully escape its value using parameterized queries.
  • Audit user roles to ensure only trusted accounts have Editor or higher privileges, and consider restricting such privileges on production sites.

Generated by OpenCVE AI on April 20, 2026 at 22:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17074 The WP Online Users Stats plugin for WordPress is vulnerable to time-based SQL Injection via the ‘table_name’ parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00033}


Thu, 10 Jul 2025 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Hk1993
Hk1993 wp Online Users Stats
CPEs cpe:2.3:a:hk1993:wp_online_users_stats:*:*:*:*:*:wordpress:*:*
Vendors & Products Hk1993
Hk1993 wp Online Users Stats

Fri, 06 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 06 Jun 2025 07:00:00 +0000

Type Values Removed Values Added
Description The WP Online Users Stats plugin for WordPress is vulnerable to time-based SQL Injection via the ‘table_name’ parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title WP Online Users Stats <= 1.0.0 - Authenticated (Editor+) SQL Injection via table_name Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Hk1993 Wp Online Users Stats
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:13:46.473Z

Reserved: 2025-05-19T20:02:33.110Z

Link: CVE-2025-4964

cve-icon Vulnrichment

Updated: 2025-06-06T15:42:45.465Z

cve-icon NVD

Status : Analyzed

Published: 2025-06-06T07:15:27.603

Modified: 2025-07-10T14:46:12.040

Link: CVE-2025-4964

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:45:20Z

Weaknesses