Simple Multisite Login Log Security & Risk Analysis

wordpress.org/plugins/simple-multisite-login-log

Track user logins across a Multisite, Network, or Single site install

10 active installs v0.6.3 PHP + WP 3.4+ Updated Jan 4, 2016
logloginmultisitenetworkuser-log
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Multisite Login Log Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

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
Vulnerabilities
None known

Simple Multisite Login Log Security Vulnerabilities

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

Simple Multisite Login Log Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Simple Multisite Login Log Code Analysis

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

SQL Query Safety

89% prepared9 total queries

Output Escaping

100% escaped4 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
prepare_items (login-log-table.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Multisite Login Log Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitsimple-multisite-login-log.php:51
actionnetwork_admin_menusimple-multisite-login-log.php:54
actionadmin_menusimple-multisite-login-log.php:55
actionadmin_headsimple-multisite-login-log.php:56
actionwp_loginsimple-multisite-login-log.php:108
actionwp_login_failedsimple-multisite-login-log.php:111
Maintenance & Trust

Simple Multisite Login Log Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 4, 2016
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings3
Active installs10
Developer Profile

Simple Multisite Login Log Developer Profile

Ben Lobaugh (blobaugh)

11 plugins · 11K total installs

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

How We Detect Simple Multisite Login Log

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Multisite Login Log