Login Form Anywhere Security & Risk Analysis

wordpress.org/plugins/login-form-anywhere

Allow admin to show login from anywhere in Wordpress.

60 active installs v1.5 PHP + WP 3.0.1+ Updated Feb 22, 2016
add-login-form-to-pageadd-login-form-to-postadd-login-form-to-widgetembed-login-formlogin-form-shortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Form Anywhere Safe to Use in 2026?

Generally Safe

Score 85/100

Login Form Anywhere 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 "login-form-anywhere" plugin v1.5 exhibits a strong security posture based on the provided static analysis. There are no detected dangerous functions, file operations, external HTTP requests, or unsanitized taint flows. All SQL queries utilize prepared statements, and output is properly escaped, indicating good development practices for preventing common web vulnerabilities. The lack of any recorded CVEs and the absence of common vulnerability types further reinforce this positive assessment.

However, the plugin's security is not without potential concerns. A notable observation is the complete absence of nonce and capability checks across all entry points, including the single shortcode. While the attack surface is currently small and appears to have no direct unprotected entry points, this lack of fundamental security checks presents a risk. If the shortcode or any future functionality were to process user-supplied data in a sensitive manner, the absence of these checks could allow for unauthorized actions or data manipulation, particularly if the plugin interacts with WordPress core functionalities in ways not immediately apparent from this analysis.

In conclusion, the plugin demonstrates sound coding practices for handling data and preventing direct exploits. The main weakness lies in the fundamental omission of nonce and capability checks. While this hasn't led to recorded vulnerabilities, it represents a potential risk that could be exploited if the plugin's functionality evolves or interacts with other components in unexpected ways. It's a plugin that is well-built in many regards but leaves room for improvement in basic WordPress security hygiene.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Login Form Anywhere Security Vulnerabilities

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

Login Form Anywhere Code Analysis

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

Login Form Anywhere Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[loginform] loginfrom.php:55
WordPress Hooks 6
filterauthenticateloginfrom.php:72
actionadmin_noticesloginfrom.php:89
actionadmin_initloginfrom.php:91
actionadmin_initloginfrom.php:101
actionadmin_noticesloginfrom.php:131
filterplugin_action_linksloginfrom.php:135
Maintenance & Trust

Login Form Anywhere Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 22, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Login Form Anywhere Developer Profile

BCS Website Solutions

2 plugins · 160 total installs

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

How We Detect Login Form Anywhere

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
button-primary
Shortcode Output
[loginform<a class='button-primary' href='
FAQ

Frequently Asked Questions about Login Form Anywhere