FS Login Devices Security & Risk Analysis

wordpress.org/plugins/login-devices

Track and display all users devices used during authentication process

10 active installs v1.0.1 PHP 7.3+ WP 5.6+ Updated Apr 2, 2023
authsessionuseruser-agent
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FS Login Devices Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "login-devices" plugin v1.0.1 exhibits a generally strong security posture based on the static analysis. It demonstrates good practices by utilizing prepared statements for nearly all SQL queries and properly escaping the vast majority of its output. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a reduced attack surface. Furthermore, the plugin has no recorded historical vulnerabilities, which is a very positive sign of its security development and maintenance.

However, there are significant concerns flagged by the taint analysis. Three out of four analyzed flows have unsanitized paths, with all of them being classified as high severity. While the static analysis indicates no "critical" severity issues, these high-severity unsanitized paths are a substantial risk. The plugin also has only one recorded nonce check and zero capability checks, leaving it vulnerable to potential Cross-Site Request Forgery (CSRF) attacks if its entry points were to be exploited, and indicating a lack of granular permission controls.

In conclusion, the "login-devices" plugin has a solid foundation in terms of common security practices like SQL sanitization and output escaping, and its clean vulnerability history is commendable. Nevertheless, the presence of multiple high-severity unsanitized paths and the limited use of nonce and capability checks represent critical security weaknesses that must be addressed to ensure the plugin's overall security.

Key Concerns

  • High severity unsanitized taint flows found
  • High severity unsanitized taint flows found
  • High severity unsanitized taint flows found
  • Missing capability checks
  • Limited nonce checks
Vulnerabilities
None known

FS Login Devices Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

FS Login Devices Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

FS Login Devices Code Analysis

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

SQL Query Safety

92% prepared12 total queries

Output Escaping

97% escaped31 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
extra_tablenav (src\WP\ListTables\DeviceListTable.php:110)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FS Login Devices Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menusrc\WP\Admin.php:18
actionadmin_noticessrc\WP\Admin.php:19
filterset-screen-optionsrc\WP\Admin.php:20
actionadmin_post_fsld_delete_devicesrc\WP\Admin.php:22
actionadmin_enqueue_scriptssrc\WP\Asset.php:14
actionwp_loginsrc\WP\Auth.php:13
actionwp_logoutsrc\WP\Auth.php:14
Maintenance & Trust

FS Login Devices Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 2, 2023
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FS Login Devices Developer Profile

Firdaus Zahari

4 plugins · 110 total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect FS Login Devices

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-devices/assets/dist/js/admin.js/wp-content/plugins/login-devices/assets/dist/css/admin.css
Script Paths
/wp-content/plugins/login-devices/assets/dist/js/admin.js
Version Parameters
login-devices/assets/dist/js/admin.js?ver=login-devices/assets/dist/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
js-delete-login-device
Data Attributes
data-action="fsld_delete_device"
FAQ

Frequently Asked Questions about FS Login Devices