WP Users Login History Security & Risk Analysis

wordpress.org/plugins/wp-users-login-history

Track website's users by their login related information like Last login Date/Time, Environment/Server IP address,Country/City/Continent/Timezone …

70 active installs v1.2 PHP + WP 6.2.2+ Updated May 1, 2024
last-loginlogin-historylogin-logmantain-login-historyuser-detail
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Users Login History Safe to Use in 2026?

Generally Safe

Score 92/100

WP Users Login History has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The wp-users-login-history plugin version 1.2 presents a moderate security risk primarily due to its unprotected AJAX endpoints. While the plugin exhibits good practices like using prepared statements for SQL queries and avoiding dangerous functions, the lack of authentication checks on all four of its AJAX handlers creates a significant attack surface. This means that any user, potentially even unauthenticated ones, could trigger these handlers, leading to unintended actions or information disclosure if vulnerabilities exist within them. The taint analysis did identify one flow with an unsanitized path, which, while not classified as critical or high severity in this analysis, warrants further investigation in conjunction with the unprotected AJAX endpoints. The absence of any recorded vulnerability history suggests a generally stable past, but this should not overshadow the immediate concerns raised by the static analysis. Overall, while the plugin has some positive security attributes, the unprotected AJAX endpoints represent a critical weakness that needs to be addressed.

Key Concerns

  • AJAX handlers without auth checks
  • Unsanitized path in taint flow
  • Outputs not properly escaped
  • File operations without detailed context
Vulnerabilities
None known

WP Users Login History Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Users Login History Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
0 escaped
Nonce Checks
2
Capability Checks
0
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
wpulh_wp_login (admin\class-wp-users-login-history-admin.php:191)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

WP Users Login History Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_get_wp_users_login_historyincludes\class-wp-users-login-history.php:180
noprivwp_ajax_get_wp_users_login_historyincludes\class-wp-users-login-history.php:181
authwp_ajax_clear_wp_users_login_historyincludes\class-wp-users-login-history.php:182
noprivwp_ajax_clear_wp_users_login_historyincludes\class-wp-users-login-history.php:183
WordPress Hooks 14
actionplugins_loadedincludes\class-wp-users-login-history.php:142
actionadmin_enqueue_scriptsincludes\class-wp-users-login-history.php:157
actionadmin_enqueue_scriptsincludes\class-wp-users-login-history.php:158
actionadmin_footer-users.phpincludes\class-wp-users-login-history.php:161
actionadmin_footer-profile.phpincludes\class-wp-users-login-history.php:162
filtermanage_site-users-network_columnsincludes\class-wp-users-login-history.php:165
filtermanage_users_columnsincludes\class-wp-users-login-history.php:166
filterwpmu_users_columnsincludes\class-wp-users-login-history.php:167
actionmanage_users_custom_columnincludes\class-wp-users-login-history.php:170
actionwp_loginincludes\class-wp-users-login-history.php:173
actionedit_user_profileincludes\class-wp-users-login-history.php:176
actionshow_user_profileincludes\class-wp-users-login-history.php:177
actionwp_enqueue_scriptsincludes\class-wp-users-login-history.php:198
actionwp_enqueue_scriptsincludes\class-wp-users-login-history.php:199
Maintenance & Trust

WP Users Login History Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 1, 2024
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

WP Users Login History Developer Profile

Chetan Vaghela

11 plugins · 580 total installs

89
trust score
Avg Security Score
93/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Users Login History

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-users-login-history/admin/css/wp-users-login-history-admin.css/wp-content/plugins/wp-users-login-history/admin/js/wp-users-login-history-admin.js
Script Paths
/wp-content/plugins/wp-users-login-history/admin/js/wp-users-login-history-admin.js
Version Parameters
wp-users-login-history-admin.css?ver=wp-users-login-history-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
user-login-history-title-wrap
Data Attributes
data-wpulh-id
JS Globals
wpulh_ajax_object
FAQ

Frequently Asked Questions about WP Users Login History