
MyWP Custom Login Security & Risk Analysis
wordpress.org/plugins/mywp-custom-loginThe easiest way to customize your WordPress Login Screen.
Is MyWP Custom Login Safe to Use in 2026?
Generally Safe
Score 100/100MyWP Custom Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of mywp-custom-login v0.4 reveals a generally positive security posture. The plugin demonstrates strong adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping almost all output. The absence of external HTTP requests and bundled libraries is also a favorable sign. The code signals indicate a limited attack surface with no identified unprotected entry points, and a single capability check, which is better than none. The vulnerability history is also remarkably clean, with no known CVEs, indicating a history of security diligence or a lack of prior significant issues.
However, the complete absence of nonce checks across the entire plugin is a significant concern. While there are no identified AJAX handlers or REST API routes directly reported as unprotected, the lack of nonces on any potential entry points or functions that might be indirectly invoked leaves the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks. This is particularly worrying given the zero taint analysis results, which might suggest that complex attack chains were not uncovered, or that the analysis was not comprehensive enough to detect subtle vulnerabilities that could be exploited in conjunction with a CSRF vulnerability. The limited number of file operations and lack of dangerous functions are strengths, but the CSRF risk is a notable weakness that requires attention.
In conclusion, mywp-custom-login v0.4 exhibits commendable secure coding practices regarding data handling and output sanitization. Its clean vulnerability history is also a positive indicator. However, the critical omission of nonce checks represents a significant security gap that exposes the plugin to CSRF attacks. This weakness, coupled with the zero taint analysis which may not capture all risks, necessitates a cautious approach. The plugin has the potential to be very secure with the implementation of nonce checks.
Key Concerns
- Missing nonce checks on all entry points
MyWP Custom Login Security Vulnerabilities
MyWP Custom Login Code Analysis
Output Escaping
MyWP Custom Login Attack Surface
WordPress Hooks 12
Maintenance & Trust
MyWP Custom Login Maintenance & Trust
Maintenance Signals
Community Trust
MyWP Custom Login Alternatives
No alternatives data available yet.
MyWP Custom Login Developer Profile
3 plugins · 390 total installs
How We Detect MyWP Custom Login
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/mywp-custom-login/assets/css/login_style.min.cssHTML / DOM Fingerprints
whodunit