CVE-2025-4966
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-06-06

Last updated on: 2025-07-10

Assigner: Wordfence

Description
The WP Online Users Stats plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing nonce validation within the hk_dataset_results() function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-06
Last Modified
2025-07-10
Generated
2026-05-07
AI Q&A
2025-06-06
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
hk1993 wp_online_users_stats to 1.0.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the WP Online Users Stats plugin for WordPress, affecting all versions up to and including 1.0.0. It occurs because the plugin's hk_dataset_results() function lacks nonce validation, allowing unauthenticated attackers to trick a site administrator into performing unintended actions by injecting malicious web scripts through forged requests.


How can this vulnerability impact me? :

An attacker can exploit this vulnerability to execute malicious actions on behalf of a site administrator without their consent, potentially leading to unauthorized changes or data manipulation. This can compromise the integrity and security of the affected WordPress site.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update or remove the WP Online Users Stats plugin if it is at version 1.0.0 or earlier. Additionally, avoid clicking on suspicious links and ensure that site administrators are aware of the risk of Cross-Site Request Forgery attacks. Implementing nonce validation in the hk_dataset_results() function or applying patches when available is recommended.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart