
Simple Multisite Login Log Security & Risk Analysis
wordpress.org/plugins/simple-multisite-login-logTrack user logins across a Multisite, Network, or Single site install
Is Simple Multisite Login Log Safe to Use in 2026?
Generally Safe
Score 85/100Simple Multisite Login Log has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "simple-multisite-login-log" v0.6.3 demonstrates a strong adherence to many security best practices, particularly in its limited attack surface and responsible use of prepared statements for SQL queries. The static analysis reveals no exposed AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication checks, which is an excellent starting point for security. Furthermore, all identified output is properly escaped, and there are no file operations or external HTTP requests, further reducing potential attack vectors.
However, a significant concern arises from the taint analysis. All four analyzed flows exhibit unsanitized paths, with four identified as having high severity. This indicates that data flowing into the plugin might not be adequately validated or cleaned before being used, creating a potential pathway for injection attacks or other data manipulation vulnerabilities, despite the absence of direct SQL vulnerabilities in this analysis. The lack of any recorded vulnerability history, while seemingly positive, could also imply limited historical testing or that vulnerabilities have not yet been discovered or reported. This plugin exhibits a generally secure code structure but has critical weaknesses in its data handling that require immediate attention.
In conclusion, the plugin has a very small attack surface and good output sanitization. The absence of known CVEs and dangerous functions is also a positive indicator. Nevertheless, the high number of high-severity unsanitized taint flows is a critical security risk that overshadows these strengths. This warrants careful investigation and remediation to ensure data integrity and prevent potential exploits.
Key Concerns
- High severity unsanitized taint flows detected
- No nonce checks found
- No capability checks found
Simple Multisite Login Log Security Vulnerabilities
Simple Multisite Login Log Release Timeline
Simple Multisite Login Log Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Simple Multisite Login Log Attack Surface
WordPress Hooks 6
Maintenance & Trust
Simple Multisite Login Log Maintenance & Trust
Maintenance Signals
Community Trust
Simple Multisite Login Log Alternatives
When Last Login
when-last-login
Show a users last login date by creating a sortable column in your WordPress users list.
Loggedin – Limit Concurrent Sessions
loggedin
Lightweight plugin that limits an account to a specific number of concurrent logins.
When Last Login – Export User Records
when-last-login-export-user-records
Export your user's login records into a CSV or JSON file in seconds.
PS User Login Count
ps-user-login-count
PS User Login Count plugin will help us to count the number of times the users logged into their WordPress account. Also it will display a user’s last …
User Registration Using Contact Form 7
user-registration-using-contact-form-7
User Registration Using Contact Form 7 plugin provides the feature to register the user to the website.
Simple Multisite Login Log Developer Profile
11 plugins · 11K total installs
How We Detect Simple Multisite Login Log
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.