Only one device login limit Security & Risk Analysis

wordpress.org/plugins/only-one-device-login-limit

Limit login to one device at a time for a user. Configured options from the admin

300 active installs v1.2.5 PHP + WP 5.0+ Updated Nov 12, 2024
auto-logoutidle-timelimit-loginone-device
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Only one device login limit Safe to Use in 2026?

Generally Safe

Score 92/100

Only one device login limit 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 "only-one-device-login-limit" v1.2.5 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, external HTTP requests, and by using prepared statements for all SQL queries. The absence of recorded vulnerabilities in its history is also a strong indicator of good development and maintenance. However, the static analysis reveals a significant concern: one AJAX handler that lacks authentication checks.

This unprotected AJAX endpoint represents a direct entry point for potential attackers. Without proper authentication or capability checks, malicious users could trigger this handler, potentially leading to unintended actions or information disclosure depending on its functionality. While the absence of critical taint flows and dangerous functions is reassuring, this single unprotected AJAX endpoint elevates the risk profile. The plugin's overall security is hampered by this single point of failure in its attack surface.

In conclusion, while the plugin has a clean vulnerability history and employs secure coding practices in many areas, the presence of an unauthenticated AJAX handler is a critical weakness that cannot be overlooked. This single issue exposes the plugin to potential exploitation, despite its otherwise robust security features. Users should be aware of this specific risk and consider whether the plugin's functionality outweighs this potential vulnerability.

Key Concerns

  • Unprotected AJAX handler
  • Output escaping is only 50% proper
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Only one device login limit Security Vulnerabilities

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

Only one device login limit Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface
1 unprotected

Only one device login limit Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_coder_destroy_sessions_ajaxonly-one-device-login-limit.php:211
WordPress Hooks 17
actionadmin_menuinc\coder-admin-menu.php:61
actionadmin_initinc\coder-admin-menu.php:64
actioninitonly-one-device-login-limit.php:172
actionwp_enqueue_scriptsonly-one-device-login-limit.php:178
actionadmin_enqueue_scriptsonly-one-device-login-limit.php:179
actionwp_loginonly-one-device-login-limit.php:182
actioninitonly-one-device-login-limit.php:185
actionwp_logoutonly-one-device-login-limit.php:188
actionshow_user_profileonly-one-device-login-limit.php:191
actionedit_user_profileonly-one-device-login-limit.php:192
actionpersonal_options_updateonly-one-device-login-limit.php:195
actionedit_user_profile_updateonly-one-device-login-limit.php:196
filtermanage_users_columnsonly-one-device-login-limit.php:199
filtermanage_users_custom_columnonly-one-device-login-limit.php:202
filtermanage_users_sortable_columnsonly-one-device-login-limit.php:205
filterpre_user_queryonly-one-device-login-limit.php:208
actionafter_setup_themeonly-one-device-login-limit.php:591
Maintenance & Trust

Only one device login limit Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 12, 2024
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings13
Active installs300
Developer Profile

Only one device login limit Developer Profile

AddonsPress

5 plugins · 92K total installs

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

How We Detect Only one device login limit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/only-one-device-login-limit/assets/css/coder-limit-login.css/wp-content/plugins/only-one-device-login-limit/assets/js/coder-limit-login.js
Script Paths
/wp-content/plugins/only-one-device-login-limit/assets/js/coder-limit-login.js
Version Parameters
only-one-device-login-limit/assets/css/coder-limit-login.css?ver=only-one-device-login-limit/assets/js/coder-limit-login.js?ver=

HTML / DOM Fingerprints

CSS Classes
coder-limit-login-style
Data Attributes
data-coder_limit_login_version
JS Globals
coder_customizer_localization_array
FAQ

Frequently Asked Questions about Only one device login limit