
Kaya Login Notification Security & Risk Analysis
wordpress.org/plugins/kaya-login-notificationSends email notification on successful login, with fully customizable settings.
Is Kaya Login Notification Safe to Use in 2026?
Generally Safe
Score 100/100Kaya Login Notification has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "kaya-login-notification" plugin, version 1.6.1, exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, including critical or high-severity ones, is a significant positive indicator. Furthermore, the code analysis reveals no dangerous functions, no external HTTP requests, and no file operations, all of which reduce the potential attack surface. The use of prepared statements for all SQL queries is also a best practice that mitigates SQL injection risks.
However, there are areas for improvement. A notable concern is the low percentage of properly escaped output (46%). This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data might be rendered directly in the browser without adequate sanitization. The lack of nonce checks on the identified capability checks, while not directly tied to an attack surface component like AJAX or REST API, could potentially be exploited if an attacker can trick a logged-in user into performing an unintended action, depending on how these capability checks are implemented in relation to user actions. The absence of taint analysis results (0 flows analyzed) means that potential data flow vulnerabilities might have been missed.
In conclusion, while the plugin has avoided known vulnerabilities and implements some secure coding practices like prepared statements, the high proportion of unescaped output presents a clear and present danger. Addressing the output escaping is paramount for improving the plugin's overall security. The lack of taint analysis also suggests a need for more comprehensive security testing to uncover potential data flow issues.
Key Concerns
- Low percentage of properly escaped output
- No taint analysis results available
Kaya Login Notification Security Vulnerabilities
Kaya Login Notification Code Analysis
SQL Query Safety
Output Escaping
Kaya Login Notification Attack Surface
WordPress Hooks 5
Maintenance & Trust
Kaya Login Notification Maintenance & Trust
Maintenance Signals
Community Trust
Kaya Login Notification Alternatives
Email Notification on Login
email-notification-on-login
Receive an email after each successful login with the user information
Simple Login Notification
simple-login-notification
Sends a notification email when admins and other users log in to your site.
Email notification on admin login
email-notification-on-admin-login
Sends an email to a pointed email address when an admin user logs in
KolorWeb Access Admin Notification: extreme rescue for unauthorized admin logins
kolorweb-access-admin-notification
Extreme rescue for unauthorized admin logins.
The Hack Repair Guy's Admin Login Notifier
the-hack-repair-guys-admin-login-notifier
The Hack Repair Guy's Admin Login Notifier notifies you the moment an Administrator user logs into your WordPress dashboard.
Kaya Login Notification Developer Profile
3 plugins · 20K total installs
How We Detect Kaya Login Notification
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.