MyWP Login Form Security & Risk Analysis

wordpress.org/plugins/mywp-login-form

Your Login Form anywhere within WordPress.

30 active installs v1.1 PHP + WP 5.0+ Updated Jul 19, 2023
custom-loginloginlogin-customizerwordpress-loginwp-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MyWP Login Form Safe to Use in 2026?

Generally Safe

Score 85/100

MyWP Login Form 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 'mywp-login-form' plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, 100% proper output escaping, and SQL queries utilizing prepared statements are excellent security practices. The lack of external HTTP requests and no recorded vulnerabilities further bolster this positive assessment. However, the plugin's security is significantly undermined by the complete absence of nonce checks and capability checks. This means that any functionality exposed, particularly through its single shortcode, could potentially be exploited by unauthenticated or low-privileged users if those shortcode actions are sensitive.

While the static analysis did not reveal any direct taint flows or dangerous functions, the missing security checks create a substantial implicit risk. The vulnerability history being clean is a good sign, but it does not negate the inherent risks posed by the missing authentication and authorization mechanisms. The plugin's small attack surface is a positive, but the lack of protection on its entry points is a critical oversight. Therefore, despite many strengths, the missing nonce and capability checks represent a significant security concern that requires immediate attention.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

MyWP Login Form Security Vulnerabilities

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

MyWP Login Form Code Analysis

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

Output Escaping

100% escaped43 total outputs
Attack Surface

MyWP Login Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mywp_login_form] core\admin\Shortcode.php:17
WordPress Hooks 4
filterblock_categories_allcore\admin\Gutenberg.php:17
actioninitcore\admin\Gutenberg.php:18
actionenqueue_block_assetscore\admin\Gutenberg.php:19
actionplugins_loadedcore\Core.php:15
Maintenance & Trust

MyWP Login Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJul 19, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

MyWP Login Form Developer Profile

Whodunit

3 plugins · 390 total installs

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

How We Detect MyWP Login Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mywp-login-form/core/views/template-blocks/mwp-login-form.php

HTML / DOM Fingerprints

CSS Classes
mwplf-login-formmwplf-login-form-lost-password
Data Attributes
id="mwplf-login-form__wrapper_id="mwplf-login-form__wrapper_class="mwplf-login-formclass="mwplf-login-form-lost-password
Shortcode Output
[mywp_login_form
FAQ

Frequently Asked Questions about MyWP Login Form