Monitor Login Security & Risk Analysis

wordpress.org/plugins/monitor-login

Every time than a user log into your website you will receive a simple email notify this.

30 active installs v0.1.5 PHP 7.4+ WP + Updated Aug 4, 2023
accessaccess-loginloginmonitormonitor-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Monitor Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "monitor-login" v0.1.5 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates excellent practices by using prepared statements for all SQL queries and properly escaping all output. The taint analysis reveals no critical or high-severity flows with unsanitized paths, which is a positive indicator. The plugin's vulnerability history is also clean, with no recorded CVEs, suggesting a history of secure development or diligent patching if issues have arisen in the past.

However, there are a few areas that warrant attention. The static analysis reports 0 nonces and 0 capability checks. While the plugin's limited attack surface might make this less critical in this specific version, it represents a missed opportunity to implement robust security measures. A significant concern identified in the taint analysis is that all 6 analyzed flows have unsanitized paths. Although these flows are not deemed critical or high severity, the presence of unsanitized paths, even in low-severity scenarios, can be a precursor to vulnerabilities if the plugin evolves or interacts with other components in unexpected ways. The lack of any historical vulnerabilities is a good sign, but it doesn't fully compensate for the identified unsanitized paths.

In conclusion, "monitor-login" v0.1.5 appears to be a secure plugin due to its minimal attack surface and adherence to core security practices like prepared statements and output escaping. The absence of historical vulnerabilities is reassuring. However, the presence of unsanitized paths in all analyzed taint flows and the complete lack of nonce and capability checks represent potential weaknesses that should be addressed to further strengthen its security, especially if the plugin's functionality expands in future versions.

Key Concerns

  • Unsanitized paths in taint flows
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Monitor Login Security Vulnerabilities

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

Monitor Login Code Analysis

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

Output Escaping

100% escaped55 total outputs
Data Flows
6 unsanitized

Data Flow Analysis

6 flows6 with unsanitized paths
send_login_alert (src\App.php:128)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Monitor Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initsrc\App.php:15
actionadmin_menusrc\App.php:16
actionwp_loginsrc\App.php:18
actionactivated_pluginsrc\App.php:19
actiondeactivated_pluginsrc\App.php:20
actiondeleted_pluginsrc\App.php:21
actionswitch_themesrc\App.php:22
Maintenance & Trust

Monitor Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 4, 2023
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Monitor Login Developer Profile

aixeiger

5 plugins · 140 total installs

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

How We Detect Monitor Login

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 Monitor Login